Bugfixes for test failure (#1106)

- Bugfixes
- Update test instructions using docker
This commit is contained in:
abchoudh-amd
2025-10-01 01:18:41 +05:30
committed by GitHub
parent 953fd60e9b
commit f45c8d5f6b
6 changed files with 33 additions and 45 deletions
@@ -1,8 +1,12 @@
services:
customrocmtest: # service name
rocprofiler-compute-<username>: # service name
build:
context: ../../../
dockerfile: projects/rocprofiler-compute/docker/Dockerfile.customrocmtest
image: rocprofiler-compute-<username>
# Forward some env vars
environment:
ROCR_VISIBLE_DEVICES: ${ROCR_VISIBLE_DEVICES}
devices:
- /dev/kfd
- /dev/dri