[llvm-dev] Anybody interested in doing processor-in-memory/many-core? HPC?
Kevin Cameron via llvm-dev
llvm-dev at lists.llvm.org
Mon Jan 22 21:39:28 PST 2018
If so, I have this approach to making legacy code run on PiM -
Wandering Threads - the easy way to go parallel <http://parallel.cc/cgi-bin/bfx.cgi/WT-2018/WT-2018.html>
- works best with some processor/hardware support.
The original target application was circuit simulation, but the code pattern for that is similar to neural-networks and database search.
Kev.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180122/eb20abc9/attachment.html>
More information about the llvm-dev
mailing list