Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
1438 days ago
Actually it was the other way around, CUDA was fixed to follow C++11 memory model.
There are a couple of CppCon talks on the subject.
1 comments
trimir2022
1438 days ago
Partially correct, even now, SG1 in C++ fixes a lot of things in C++ specification to allow for CUDA like approaches.
link