Y
Hacker News
new
|
ask
|
show
|
jobs
by
IceSentry
1061 days ago
There's rayon, which in my opinion makes writing multi threaded code even simpler than openmp. It's also nice that it doesn't rely on any compiler feature. It's just a library.
1 comments
pjmlp
1060 days ago
Rayon doesn't do GPGPU offloading.
https://www.openmp.org/updates/openmp-accelerator-support-gp...
link
https://www.openmp.org/updates/openmp-accelerator-support-gp...