lattice / quda

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

BlockKernel2D_host: create block inside omp parallel #1484

Closed jxy closed 3 months ago

jxy commented 3 months ago

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

fix #1483

maddyscientist commented 3 months ago

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

maddyscientist commented 3 months ago

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

dmcdougall commented 3 months ago

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

dmcdougall commented 3 months ago

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