qzan9 / osu-micro-benchmarks

Add HIP support to test GPUDirect capability of Hygon DCU
Other
4 stars 1 forks source link

ROCM macro check error in 'mpi/pt2pt/osu_bw_pipe.c' #2

Closed leonf88 closed 4 years ago

leonf88 commented 5 years ago

如果没有 _ENABLE_ROCM,在 'mpi/pt2pt/osu_bw_pipe.c' 文件中会找不到 HIP_CHECK 和 hipHostMalloc 等宏和函数。

qzan9 commented 4 years ago

嗯,这只是个小demo,流水线也是写死了的,的确没考虑非ROCm时的build问题。