Closed anilmartha closed 2 years ago
@anilmartha please set this environment variable (export HCC_AMDGPU_TARGET=gfx908) in the docker filer before running your test.
@asalmanp should we add this to docker instructions?
@asalmanp after adding export HCC_AMDGPU_TARGET=gfx908 in dockerfile, I was able to run the application successfully. Can we add this info in dockerfile or readme?
PR #791 should fix this issue - @asalmanp can you check this with Ubuntu-20.04
The fix for this merged into TOT - @anilmartha please reopen the issue if find problems with the updated dockerfiles.
I have built the mivisionx docker using this dockerfile .
rocminfo inside docker as follows:
When running canny example seeing below error.
We are using MI100 gpu. From this, I see that the MI100 is supported gpu.