summaryrefslogtreecommitdiff
path: root/scripts/run.sh
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2026-04-13 17:01:47 -0400
committerAndrew Opalach <andrew@akon.city> 2026-04-13 17:01:47 -0400
commit77b54c35bf9587450cd636e0d7df37e190e28bfb (patch)
treea290efdd8b09066847199f3f52a32be70d24ef51 /scripts/run.sh
parent20617b9c80cf8d8051ecdb53a2c22f68c012f21b (diff)
downloadcamu-77b54c35bf9587450cd636e0d7df37e190e28bfb.tar.gz
camu-77b54c35bf9587450cd636e0d7df37e190e28bfb.tar.bz2
camu-77b54c35bf9587450cd636e0d7df37e190e28bfb.zip
Smaller stuff that went uncommitted
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'scripts/run.sh')
-rwxr-xr-xscripts/run.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/run.sh b/scripts/run.sh
index 3b47fe4..6f7defc 100755
--- a/scripts/run.sh
+++ b/scripts/run.sh
@@ -1,3 +1,6 @@
#! /usr/bin/env sh
+export SINK_IP=$(<../scripts/host_code)
+#export AMD_DEBUG=lowlatencydec
+#export RADV_PERFTEST=lowlatencydec
source ../scripts/python_env
./src/fruits/cmv/cmv "$@"