Bugfixes for test failure (#1106)
- Bugfixes - Update test instructions using docker
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user