aomp icon indicating copy to clipboard operation
aomp copied to clipboard

Add test for mixing hip and openmp when using xnack (usm mode).

Open carlobertolli opened this issue 4 years ago • 1 comments
trafficstars

Add test for USM mode when mixing hip and openmp but only openmp requires hw support for xnack

carlobertolli avatar Sep 23 '21 02:09 carlobertolli

Is the following error expected on gfx908 ? Thanks.

HSA_XNACK=1 ./vecadd WARNING: USM SET WITHOUT XNACK ENABLED. THIS WILL BECOME FATAL ERROR IN FUTURE. Calling HIP

Calling OMP [GPU Memory Error] Addr: 0x1f36000 Reason: Page not present or supervisor privilege. Memory access fault by GPU node-2 (Agent handle: 0x1e32800) on address 0x1f36000. Reason: Page not present or supervisor privilege. Aborted

zjin-lcf avatar Oct 07 '21 11:10 zjin-lcf