Settings

Theme

C++17 Parallel Algorithms and Hipstdpar

rocm.blogs.amd.com

8 points by mathiasgredal 2 years ago · 1 comment

Reader

mathiasgredalOP 2 years ago

GPGPU programming seems to be in a really good spot with the widespread adoption of C++17 parallel algorithms by GPU vendors.

Now, I can just program against this API using standard C++ code, that interacts with CPU heap allocated memory, and get really performant computation on it using standard map-filter-reduce semantics.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection