From d762a85130ece0ae2b0e0b4a98391d717bea40e2 Mon Sep 17 00:00:00 2001 From: jeffser Date: Tue, 23 Jul 2024 20:03:27 -0600 Subject: [PATCH] ROCM fix (maybe) --- com.jeffser.Alpaca.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/com.jeffser.Alpaca.json b/com.jeffser.Alpaca.json index b1f619a..f76c182 100644 --- a/com.jeffser.Alpaca.json +++ b/com.jeffser.Alpaca.json @@ -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",