lattice / quda

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

[HIP][O2][dslash_improved_staggered_build-policytune fails ] #1133

Closed bjoo closed 3 years ago

bjoo commented 3 years ago

CTest: dslash_improved_staggered_build-policytune fails when built with ROCm-4.1.0 RC2, DEVEL configuration, -O2.

The failure message is:

ERROR: Error in unitarization component of the hisq fattening: 150 failures
 (rank 0, host node011, interface_quda.cpp:4081 in computeKSLinkQuda())
       last kernel called was (name=N4quda14UnitarizeLinksIfLi3EL21QudaReconstructType_s18EEE,volume=6x8x10x12,aux=GPU-offline,vol=5760,stride=2880,precision=4,geometry=4,Nc=3)

The test passes with -O1

bjoo commented 3 years ago

Issue appearse to be fixed by using ROCm 4.2 Release