Hacker News
new
top
best
ask
show
job
Portability of Fortran's 'do concurrent' on GPUs II
(
arxiv.org
)
1 point
by
matt_d
8 hours ago
1 comment
pklausler
an hour ago
People assume that DO CONCURRENT implies that a loop is parallelizable. But the committee botched the standard badly, and the language allows conforming code that is not parallelizable.