Portability of Fortran's 'do concurrent' on GPUs II

1 pointsposted 10 hours ago
by matt_d

1 Comments

pklausler

4 hours 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.