ROCM fix (maybe)
This commit is contained in:
parent
a765e8cf2e
commit
d762a85130
@ -9,7 +9,10 @@
|
|||||||
"--share=ipc",
|
"--share=ipc",
|
||||||
"--socket=fallback-x11",
|
"--socket=fallback-x11",
|
||||||
"--device=dri",
|
"--device=dri",
|
||||||
"--socket=wayland"
|
"--socket=wayland",
|
||||||
|
"--filesystem=/usr/lib/rocm",
|
||||||
|
"--env=LD_LIBRARY_PATH=/usr/lib/rocm/lib:/usr/lib:/usr/lib64",
|
||||||
|
"--env=ROCM_PATH=/usr/lib/rocm"
|
||||||
],
|
],
|
||||||
"cleanup" : [
|
"cleanup" : [
|
||||||
"/include",
|
"/include",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user