search for: bokhanko

Displaying 20 results from an estimated 107 matches for "bokhanko".

2014 Dec 22
2
[LLVMdev] JOB Ad: Clang Frontend, QA and Performance Analysis Engineers at Intel
...d -- yes, well compensated -- LLVM-related job in Moscow, this is the place to go. For more details, go to https://intel.taleo.net/careersection/10000/jobsearch.ftl and search for job numbers 750877 (Clang frontend engineer), 750872 (QA engineer) and 750875 (performance analysis engineer). Andrey Bokhanko ============= Software Engineer Intel Compiler Team Intel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141222/efdc741b/attachment.html>
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 lists.llvm.org> wrote: > >> it seems likely that other OpenMP stuff could end up in there in the long >> run. >> > > Huh? What makes y...
2015 May 07
3
[LLVMdev] OpenMP 3.1 Implementation Complete
...igh quality of the implementation. Other people worth mentioning include Jim Cownie, Jack Howarth, Chris Bergström and many members of OpenMP ARB who contributed with code reviews, testing and general expertise. Well done! -- and keep up the good work, to OpenMP 4.x and beyond! ;-) Yours, Andrey Bokhanko ============= Software Engineer Intel Compiler Team Intel
2015 May 08
2
[LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete
...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 > > On Fri, May 8, 2015 at 12:04 PM, andreybokhanko > <andreybokhanko at gmail.com> wrote: >> 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.li...
2013 Aug 27
2
[LLVMdev] OpenMP 3.1 Support Implementation In Clang Is Available
...coding. Hal Finkel, Dmitry Gribenko and Doug Gregor contributed a lot with code reviews. OpenMP in an evolving standard; thus, there is always something still left to be done, and your contributions (of any kind -- patches, code reviews, testing, bug reports) are very much welcome! Yours, Andrey Bokhanko ============== Software Engineer Intel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130827/6b828290/attachment.html>
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 > > > > ----- Original Message ----- > > From: "Andrey Bokhanko" <andreyb...
2012 Nov 07
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...rey 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 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 >> >> >> >> ----- Original Message ----- >> > From: "Andr...
2015 Apr 30
17
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...ect. The whole library is a part of two last llvm releases: 3.5 and 3.6. Thus, I believe all of Chandler's concerns are resolved, and it is finally a good time time to switch to libiomp as default OpenMP library. Anyone who supports this? Anyone who disagrees? Chandler? Yours, Andrey Bokhanko ============== Software Engineer Intel Compiler Team Intel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150430/f13af52a/attachment.html>
2015 May 12
2
[LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete
...2 мая 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 cfe-commits? > Jack > > On Fri, May 8, 2015 at 4:10 PM, Andrey Bokhanko > <andreybokhanko at gmail.com> wrote: >> 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, Ja...
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 the record, I'm really excited to see...
2015 May 08
2
[LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete
...t tested for a few days first before using follow on > patches to switch the library name to llomp or whatever. I would be > nice to no longer have to feed clang "-fopenmp=libiomp5 -Xclang > -fopenmp=libiomp5". > Jack > > On Fri, May 8, 2015 at 9:26 AM, Andrey Bokhanko > <andreybokhanko at gmail.com> wrote: >> 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. >>...
2015 May 06
3
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...rformance vs gcc on Power or Arm as well as on X86. -- Jim James Cownie <james.h.cownie at intel.com> SSG/DPD/TCAR (Technical Computing, Analyzers and Runtimes) Tel: +44 117 9071438 From: Hal Finkel [mailto:hfinkel at anl.gov] Sent: Tuesday, May 5, 2015 5:39 PM To: Richard Smith Cc: Andrey Bokhanko; cfe-dev; LLVM Developers Mailing List; Douglas Gregor; C Bergström; Michael Wong; Alexey Bataev; Chandler Carruth; Cownie, James H Subject: Re: [LLVMdev] libiomp, not libgomp as default library linked with -fopenmp ________________________________ From: "Richard Smith" <richard at...
2015 May 01
3
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
On Thu, Apr 30, 2015 at 5: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 the record, I'm really excited to see...
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...
2016 Aug 12
2
Invoke loop vectorizer
...vectorization. What do you think is the problem? Test: #define SIZE 8 void bar(int *A, int* B,int K) { #pragma clang loop vectorize(enable) vectorize_width(2) unroll_count(8) for (int i = 0; i < SIZE; ++i) A[i] += B[i] + K; } Thanks, Xiaochu On Aug 12, 2016 4:06 AM, "Andrey Bokhanko" <andreybokhanko at gmail.com> wrote: > Hi Xiaochu, > > Clang uses -O0 by default, that doesn't run any optimizations. Try > supplying -O1 or higher. > > Yours, > Andrey > > > On Fri, Aug 12, 2016 at 1:04 AM, Xiaochu Liu via llvm-dev < > llvm-dev...
2015 May 13
2
[LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete
...lem of this patch, this a problem of your configuration. This patch uses standard clang machinery for locating libiomp5 library. Best regards, Alexey Bataev ============= Software Engineer Intel Compiler Team 13.05.2015 15:59, Jack Howarth пишет: > On Tue, May 12, 2015 at 3:58 PM, <andreybokhanko at gmail.com> wrote: >> 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 > Andrey, > There is one issue with the proposed patch at > ht...
2013 Oct 08
0
[LLVMdev] Open work items with a small scope
...ing here and there, but I doubt this is what you are looking for. One area still missing, though, is capturing variables with variable-length array type. There is a similar question (is it posted by one of you?) and more elaborate answer: https://github.com/clang-omp/clang/issues/12 Yours, Andrey Bokhanko ============= Software Engineer Intel Compiler Team On Mon, Oct 7, 2013 at 6:12 AM, Julian Lettner <julian.lettner at uci.edu>wrote: > Dear Clang/LLVM community! > > We (a group of 3 highly motivated CS grad students) are taking a class > about compilers and optimizations. >...
2016 Jun 01
5
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
...t;llvm-dev at lists.llvm.org>, "cfe-dev" <cfe-dev at lists.llvm.org>, "openmp-dev" >> <openmp-dev at lists.llvm.org>, "Chandler Carruth" <chandlerc at gmail.com>, "Carlo Bertolli" <cbertol at us.ibm.com>, >> "Andrey Bokhanko" <andreybokhanko at gmail.com> >> Sent: Wednesday, June 1, 2016 6:46:57 AM >> Subject: Re: [Openmp-dev] [llvm-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support >> libraries >> >> On Wed, Jun 1, 2016 at 7:22 PM, Hal Finkel &...
2016 Sep 01
2
[RFC] Interprocedural MIR-level outlining pass
...Aug 31, 2016 at 5:36 PM, Hal Finkel <hfinkel at anl.gov> wrote: > >> >> ------------------------------ >> >> *From: *"Daniel Berlin" <dberlin at dberlin.org> >> *To: *"Hal Finkel" <hfinkel at anl.gov> >> *Cc: *"Andrey Bokhanko" <andreybokhanko at gmail.com>, "llvm-dev" < >> llvm-dev at lists.llvm.org> >> *Sent: *Wednesday, August 31, 2016 7:02:57 PM >> *Subject: *Re: [llvm-dev] [RFC] Interprocedural MIR-level outlining pass >> >> (and in particular, the definition...
2012 Oct 10
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
----- Original Message ----- > From: "Andrey Bokhanko" <andreybokhanko at gmail.com> > To: "Hal Finkel" <hfinkel at anl.gov> > Cc: llvmdev at cs.uiuc.edu > Sent: Wednesday, October 3, 2012 3:15:54 AM > Subject: Re: [LLVMdev] [RFC] OpenMP Representation in LLVM IR > > Hal, > > > While I think that...