We have noticed that although we have active development in the OpenMP runtime, there is no formal code-owner. I would therefore like to nominate Andrey Churbanov who is a major committer and has deep experience with the runtime code since before it was the LLVM runtime. -- Jim James Cownie <james.h.cownie at intel.com> SSG/DPD/TCAR (Technical Computing, Analyzers and Runtimes) Tel: +44 117 9071438 --------------------------------------------------------------------- Intel Corporation (UK) Limited Registered No. 1134945 (England) Registered Office: Pipers Way, Swindon SN3 1RJ VAT No: 860 2173 47 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150430/d50e59d8/attachment.html>
On 30 April 2015 at 10:03, Cownie, James H <james.h.cownie at intel.com> wrote:> I would therefore like to nominate Andrey Churbanov who is a major committer > and has deep experience with the runtime code since before it was the LLVM > runtime.Hi James, Alexey Bataev and John McCall are both considerably more active in the OpenMP area of LLVM. If not one of them, than I'd prefer if they could give their opinion. cheers, --renato
The intent here is to have an owner for the OpenMP runtime(the code in http://openmp.llvm.org ), not the code in Clang and elsewhere that provides OpenMP support inside the compiler. Perhaps I mis-stated the title, and it should be "Code Owner for the OpenMP Runtime" And, maybe there is also a need for an owner for the OpenMP support inside the compiler, but that is not the job I was considering. -- Jim James Cownie <james.h.cownie at intel.com> SSG/DPD/TCAR (Technical Computing, Analyzers and Runtimes) Tel: +44 117 9071438 -----Original Message----- From: Renato Golin [mailto:renato.golin at linaro.org] Sent: Thursday, April 30, 2015 11:39 AM To: Cownie, James H Cc: llvmdev at cs.uiuc.edu; Churbanov, Andrey Subject: Re: [LLVMdev] Code Owner for OpenMP (runtime) On 30 April 2015 at 10:03, Cownie, James H <james.h.cownie at intel.com> wrote:> I would therefore like to nominate Andrey Churbanov who is a major committer > and has deep experience with the runtime code since before it was the LLVM > runtime.Hi James, Alexey Bataev and John McCall are both considerably more active in the OpenMP area of LLVM. If not one of them, than I'd prefer if they could give their opinion. cheers, --renato --------------------------------------------------------------------- Intel Corporation (UK) Limited Registered No. 1134945 (England) Registered Office: Pipers Way, Swindon SN3 1RJ VAT No: 860 2173 47 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
Tom, code owner nomination. Andrey is the most active developer, so I think it makes sense. How long do we wait to change the file? Is there any process that you'd like to follow? cheers, --renato On 30 April 2015 at 10:03, Cownie, James H <james.h.cownie at intel.com> wrote:> We have noticed that although we have active development in the OpenMP > runtime, there is no formal code-owner. > > > > I would therefore like to nominate Andrey Churbanov who is a major committer > and has deep experience with the runtime code since before it was the LLVM > runtime. > > > > -- Jim > > James Cownie <james.h.cownie at intel.com> > SSG/DPD/TCAR (Technical Computing, Analyzers and Runtimes) > > Tel: +44 117 9071438 > > > > --------------------------------------------------------------------- > Intel Corporation (UK) Limited > Registered No. 1134945 (England) > Registered Office: Pipers Way, Swindon SN3 1RJ > VAT No: 860 2173 47 > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
Hi Renato, I agree with Jim, Andrey is the best candidate for runtime. Best regards, Alexey Bataev ============Software Engineer Intel Compiler Team Intel Corp. 30.04.2015 13:39, Renato Golin пишет:> On 30 April 2015 at 10:03, Cownie, James H <james.h.cownie at intel.com> wrote: >> I would therefore like to nominate Andrey Churbanov who is a major committer >> and has deep experience with the runtime code since before it was the LLVM >> runtime. > Hi James, > > Alexey Bataev and John McCall are both considerably more active in the > OpenMP area of LLVM. If not one of them, than I'd prefer if they could > give their opinion. > > cheers, > --renato >
On Thu, Apr 30, 2015 at 11:59:52AM +0100, Renato Golin wrote:> Tom, code owner nomination. > > Andrey is the most active developer, so I think it makes sense. How > long do we wait to change the file? Is there any process that you'd > like to follow? >I don't think there is a formal process, but usually the file gets updated once Chris approves. -Tom> cheers, > --renato > > On 30 April 2015 at 10:03, Cownie, James H <james.h.cownie at intel.com> wrote: > > We have noticed that although we have active development in the OpenMP > > runtime, there is no formal code-owner. > > > > > > > > I would therefore like to nominate Andrey Churbanov who is a major committer > > and has deep experience with the runtime code since before it was the LLVM > > runtime. > > > > > > > > -- Jim > > > > James Cownie <james.h.cownie at intel.com> > > SSG/DPD/TCAR (Technical Computing, Analyzers and Runtimes) > > > > Tel: +44 117 9071438 > > > > > > > > --------------------------------------------------------------------- > > Intel Corporation (UK) Limited > > Registered No. 1134945 (England) > > Registered Office: Pipers Way, Swindon SN3 1RJ > > VAT No: 860 2173 47 > > > > This e-mail and any attachments may contain confidential material for > > the sole use of the intended recipient(s). Any review or distribution > > by others is strictly prohibited. If you are not the intended > > recipient, please contact the sender and delete all copies. > > > > > > _______________________________________________ > > LLVM Developers mailing list > > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > >
Apparently Analagous Threads
- [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
- RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
- [LLVMdev] Code Owner for OpenMP (runtime)
- [LLVMdev] OpenMP - C source files which are really c++
- [cfe-dev] [Openmp-dev] LLVM Social in Austin - Nov. 15?