similar to: [LLVMdev] JOB Ad: Clang Frontend, QA and Performance Analysis Engineers at Intel

Displaying 20 results from an estimated 700 matches similar to: "[LLVMdev] JOB Ad: Clang Frontend, QA and Performance Analysis Engineers at Intel"

2012 May 17
1
Job opportunity in Beijing, China at Xian-Janssen Pharmaceutical Ltd
The Quantitative Decision Strategies group at Janssen Research & Development, Johnson & Johnson, is looking for a candidate to represent QDS in Beijing, China in the subsidiary company of Xian-Janssen Pharmacetical Ltd. The basic requirements for this candidate are 1) 3+ years experience in a quantitative field, but not necessarily pharmaceutical; 2) PhD in statistics or related field
2012 Feb 23
0
[LLVMdev] Announcement: Summer 2012 Internship position with Sony PlayStation
Sony Computer Entertainment America is looking for an intern to work on LLVM and/or Clang. Please see the official listing for more details: <http://playstation.taleo.net/careersection/jobdetail.ftl?job=34880> Additionally, we're looking for folks for an interest in lower-level parts of our platforms: <http://playstation.taleo.net/careersection/jobdetail.ftl?job=34864>
2010 Mar 12
0
[LLVMdev] Internship in LLVM development in Nokia Research
Hi all, Nokia Research Center, Finland is looking for an exceptional research intern for 4-12 months internship. This is a paid internship position either in Helsinki or Tampere, Finland. The team is developing a novel programming model and LLVM based compiler for the language to be used in real-time signal processing application implementations. To apply for this position, you have a M.Sc., MA,
2010 Apr 14
0
[LLVMdev] Principal Compiler Engineer Opportunity - Sony Playstation
The Principal Software Engineer will help drive forward next generation technology through the use of compiler techniques.  We are looking for proven, world class technical expertise in compiler optimization.   * Be a key contributor on SCEA 1st party's next generation PlayStation Tools and Technology team * Provide technical leadership in a truly collaborative effort that brings out the
2011 Jan 11
0
[LLVMdev] Announcement: Summer 2011 internship with Sony PlayStation
Sony Computer Entertainment America is looking for an intern to work on LLVM and/or Clang. Please see the official listing for more details: <http://playstation.taleo.net/careersection/sceaexternal1/jobdetail.ftl?lang=en&job=02232> ----------------------------------------- Alex Rosenberg Manager, Platform Architecture Sony Computer Entertainment America, Inc.
2011 Mar 09
0
[LLVMdev] Announcement: another Summer 2011 Internship with Sony PlayStation
Sony Computer Entertainment America is looking for an intern to work on LLVM and/or Clang. The responses to our earlier internship posting were amazing and we've decided to open this additional internship. Please see the official listing for more details: <http://playstation.taleo.net/careersection/sceaexternal1/jobdetail.ftl?lang=en&job=02354>
2012 Jul 14
0
[LLVMdev] Announcement: Fall 2012 Internship position with Sony PlayStation
Sony Computer Entertainment America is looking for an intern to work on LLVM and/or Clang. Please see the official listing for more details: <http://playstation.taleo.net/careersection/sceaexternal1/jobdetail.ftl?job=03411> ----------------------------------------- Alex Rosenberg Manager, Platform Architecture Sony Computer Entertainment America, Inc.
2012 Aug 13
0
[LLVMdev] Announcement: Fall 2012 Internship position with Sony PlayStation
Sony Computer Entertainment America is looking for an intern for this Fall. Work could be in one of many areas, including LLVM. Please see the official listing for more details: <http://playstation.taleo.net/careersection/sceaexternal1/jobdetail.ftl?lang=en&job=03412> ----------------------------------------- Alex Rosenberg Manager, Platform Architecture Sony Computer Entertainment
2016 Jun 16
3
[Openmp-dev] parallel-lib: New LLVM Suproject
Hi Andrey, Sorry, I definitely misspoke when I said it was likely for OpenMP stuff to end up in this new project. I meant to say that it was possible in the long run, but there are no plans for that now. On Thu, Jun 16, 2016 at 11:55 AM Andrey Bokhanko <andreybokhanko at gmail.com> wrote: > On Thu, Jun 16, 2016 at 9:05 PM, Jason Henline via Openmp-dev < > openmp-dev at
2015 May 08
2
[LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete
No, just changing defaults -- subject to code reviewers approval. As I said before, I prefer to leave library naming to library pros. Andrey On Fri, May 8, 2015 at 7:21 PM, Jack Howarth <howarth.mailing.lists at gmail.com> wrote: > So you plan on switching and enabling the openmp library defaults as > well as changing the openmp library name at the same time? > Jack >
2015 May 07
3
[LLVMdev] OpenMP 3.1 Implementation Complete
All, Just a heads up that OpenMP 3.1 implementation in clang/llvm compiler is fully complete. Kudos to my colleague from Intel, Alexey Bataev, who wrote most of the code! Apart of Alexey, many other people contributed to this effort; most notably Alexander Musman (also from Intel), who implemented #pragma simd; Mahesha S (then from AMD, now from Samsung), who wrote initial patch that started it
2013 Aug 27
2
[LLVMdev] OpenMP 3.1 Support Implementation In Clang Is Available
[This is a cross-posting of a message posted in cfe-dev mailing list ( http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-August/031595.html); sorry for double-posting.] All, This is to announce availability of a full OpenMP 3.1 support implementation in Clang compiler. The project is hosted there: http://clang-omp.github.com/ It is based on clang 3.3 (and will be updated as new clang/llvm
2015 Apr 30
17
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
All, I'd like to resurrect the discussion on replacing libgomp with libiomp as the default OpenMP runtime library linked with -fopenmp. For reference, the previous discussion is accessible there: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140217/thread.html#99461 We are very close to getting *full* OpenMP 3.1 specification supported in clang (only one (!) clause is not
2012 Nov 06
2
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
Andrey, Are you still working on this? Thanks again, Hal ----- Original Message ----- > From: "Hal Finkel" <hfinkel at anl.gov> > To: "Andrey Bokhanko" <andreybokhanko at gmail.com> > Cc: llvmdev at cs.uiuc.edu > Sent: Wednesday, October 10, 2012 12:19:32 AM > Subject: Re: [LLVMdev] [RFC] OpenMP Representation in LLVM IR > > > >
2015 May 01
5
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
On Thu, Apr 30, 2015 at 2:51 PM, Chandler Carruth <chandlerc at google.com> wrote: > On Thu, Apr 30, 2015 at 6:52 AM Andrey Bokhanko <andreybokhanko at gmail.com> > wrote: > >> All, >> >> I'd like to resurrect the discussion on replacing libgomp with libiomp as >> the default OpenMP runtime library linked with -fopenmp. >> > > Just for
2015 May 12
2
[LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete
Jack, Alexey [Bataev] promised to send it for review in a day or two. Then it should be approved by code reviewers, which might take some time. andrey Отправлено с iPad > 12 мая 2015 г., в 21:22, Jack Howarth <howarth.mailing.lists at gmail.com> написал(а): > > Andrey, > Any idea when the patch to enable openmp as the default for > -fopenmp will be posted to
2012 Nov 07
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
Hal, Our proposal is effectively got scrapped by the community, so we are not pushing any further on the approach we proposed before. How about meeting at the LLVM conference to discuss this? Yours, Andrey On Mon, Nov 5, 2012 at 11:05 PM, Hal Finkel <hfinkel at anl.gov> wrote: > Andrey, > > Are you still working on this? > > Thanks again, > Hal > > ----- Original
2016 May 09
4
[cfe-dev] [Openmp-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
On Mon, May 9, 2016 at 12:04 PM Andrey Bokhanko via cfe-dev < cfe-dev at lists.llvm.org> wrote: > Thanks Jason (and Chandler) to tell Chandler's opinion, though it still > doesn't answer my original question: > > > > Both SE and libomptarget are libraries that handle offloading, not > parallelism. I understand other libraries, to be added in the future, might
2015 May 08
2
[LLVMdev] OpenMP 3.1 Implementation Complete
On Thu, May 7, 2015 at 10:53 PM, Hans Wennborg <hans at chromium.org> wrote: > Congratulations! Would you like to add a blurb to the release notes > for the next release? Sure! Will do. Yours, Andrey
2015 May 08
2
[LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete
It will come on next week. I'd like to give a chance to everyone to raise their objections first. Yours, Andrey > 8 мая 2015 г., в 18:30, Jack Howarth <howarth.mailing.lists at gmail.com> написал(а): > > Is there a proposed patch yet for switching the -fopenmp support over > to the openmp library instead of libgomp? I realize the call to rename > the library may be