lattice / quda

QUDA is a library for performing calculations in lattice QCD on GPUs.
https://lattice.github.io/quda
Other
289 stars 97 forks source link

BlockKernel2D_host: create block inside omp parallel #1484

Closed jxy closed 1 month ago

jxy commented 1 month ago

Avoid modifying an automatic variable from outside of the omp parallel region.

fix #1483

maddyscientist commented 1 month ago

@dmcdougall any idea why ROCm is failing to build here?

maddyscientist commented 1 month ago

Merged this commit, as the ROCm CI is failing for unrelated reasons (it appears to be misconfigured).

dmcdougall commented 4 weeks ago

Sorry, I was out on vacation. I'll take a look this week.

dmcdougall commented 3 weeks ago

Should be fixed now. I had updated the CI server and it looks like I broke some filesystem mounts.