ROCM fix (maybe)

This commit is contained in:
jeffser 2024-07-23 20:03:27 -06:00
parent a765e8cf2e
commit d762a85130

View File

@ -9,7 +9,10 @@
"--share=ipc",
"--socket=fallback-x11",
"--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" : [
"/include",