ROCm / rocm_bandwidth_test

Bandwidth test for ROCm
MIT License
51 stars 28 forks source link

fix include for rocm 5.5.0 #90

Closed PIPIPIG233666 closed 6 months ago

PIPIPIG233666 commented 1 year ago

uh since the warnings have been turned into errors, just update the header include directly

podiki commented 1 year ago

Yes, rocm_bandwidth_test compilation fails with 5.6.0 as well (doesn't seem to pick up that the rocr runtime is the correct version) otherwise

dmitrii-galantsev commented 6 months ago

oh hey just noticed this after I ran into the same issue. Duplicate of https://github.com/ROCm/rocm_bandwidth_test/pull/103