Jason Henline via llvm-dev
2016-Jul-20 20:17 UTC
[llvm-dev] PSA: LLVM parallel-libs subproject is set up
The parallel-libs LLVM subproject is now set up and ready for code development. This is the subproject that is meant to house the StreamExecutor parallel runtime library, possibly the OpenMP target runtime libraries, and other libraries devoted to handling parallelism in LLVM (see the README currently checked into the parallel-libs base directory for the project charter). The parallel-libs subproject now has a working git mirror and arcconfig file, so most development workflows should be supported. The mailing lists are: parallel_libs-commits at lists.llvm.org parallel_libs-dev at lists.llvm.org and all future discussions on the subproject will take place there. In particular, checking in of the StreamExecutor source code will be beginning there soon. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160720/68cfaff8/attachment.html>
Andrey Bokhanko via llvm-dev
2016-Jul-20 22:42 UTC
[llvm-dev] [Openmp-dev] PSA: LLVM parallel-libs subproject is set up
Hi Jason, Congratulations with starting the project! You have a subscriber to parallel_libs-dev! ;-) Yours, Andrey On Wed, Jul 20, 2016 at 11:17 PM, Jason Henline via Openmp-dev < openmp-dev at lists.llvm.org> wrote:> The parallel-libs LLVM subproject is now set up and ready for code > development. This is the subproject that is meant to house the > StreamExecutor parallel runtime library, possibly the OpenMP target runtime > libraries, and other libraries devoted to handling parallelism in LLVM (see > the README currently checked into the parallel-libs base directory for the > project charter). > > The parallel-libs subproject now has a working git mirror and arcconfig > file, so most development workflows should be supported. > > The mailing lists are: > > parallel_libs-commits at lists.llvm.org > parallel_libs-dev at lists.llvm.org > > and all future discussions on the subproject will take place there. In > particular, checking in of the StreamExecutor source code will be beginning > there soon. > > _______________________________________________ > Openmp-dev mailing list > Openmp-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160721/f2207ced/attachment.html>
Jason Henline via llvm-dev
2016-Jul-21 01:16 UTC
[llvm-dev] [Openmp-dev] PSA: LLVM parallel-libs subproject is set up
Glad to have you on board Andrey! :) On Wed, Jul 20, 2016 at 3:42 PM Andrey Bokhanko <andreybokhanko at gmail.com> wrote:> Hi Jason, > > Congratulations with starting the project! > > You have a subscriber to parallel_libs-dev! ;-) > > Yours, > Andrey > > > On Wed, Jul 20, 2016 at 11:17 PM, Jason Henline via Openmp-dev < > openmp-dev at lists.llvm.org> wrote: > >> The parallel-libs LLVM subproject is now set up and ready for code >> development. This is the subproject that is meant to house the >> StreamExecutor parallel runtime library, possibly the OpenMP target runtime >> libraries, and other libraries devoted to handling parallelism in LLVM (see >> the README currently checked into the parallel-libs base directory for the >> project charter). >> >> The parallel-libs subproject now has a working git mirror and arcconfig >> file, so most development workflows should be supported. >> >> The mailing lists are: >> >> parallel_libs-commits at lists.llvm.org >> parallel_libs-dev at lists.llvm.org >> >> and all future discussions on the subproject will take place there. In >> particular, checking in of the StreamExecutor source code will be beginning >> there soon. >> >> _______________________________________________ >> Openmp-dev mailing list >> Openmp-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev >> >> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160721/5cb3ce3d/attachment.html>
Maybe Matching Threads
- parallel-lib: New LLVM Suproject
- parallel-lib: New LLVM Suproject
- [cfe-dev] [Openmp-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
- [Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
- [Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries