aomp icon indicating copy to clipboard operation
aomp copied to clipboard

[smoke] - Add hip-fopenmp test

Open estewart08 opened this issue 4 months ago • 0 comments

This is a simple hip program with -fopenmp. There was an unresolved symbol issue when using hip_host_overlay.h. Only programs with hip runtime calls, like hipMalloc, combined with openmp target regions should use this header. Hip programs with host openmp should not.

estewart08 avatar Oct 21 '24 20:10 estewart08