Displaying 2 results from an estimated 2 matches for "indepnedently".
Did you mean:
independently
2016 Apr 25
2
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
Chandler,
Thank you for getting it up to ML top.
I believe we have to move broader than that you just mentioned. The natural
separation of the infrastructure into different parts can be across the
following lines:
- the parallel model of programming - these can be OpenMP, OpenACC,
CilkPlus, OpenCL, StreamExecutor, CUDA, C++ parallel extensions, etc.
- the offloading machinery to be used by any
2016 Apr 25
2
[cfe-dev] [Openmp-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
...ludes these directions in the
> future?
>
> I just don't think it is reasonable to hold up starting to work on the
> pieces that are ready now. OpenMP was ready some time ago and is making fine
> progress. StreamExecutor is ready now, and I'd like to let it make progress
> indepnedently. If and when unifying infrastructure and sharing it across a
> diverse set of technologies like this is desirable, we can figure out the
> design with concrete patches and steps to get there? It seems *way* too
> early to try to design for all of the things you list considering that many
&...