From bd43d201f92ab651df0d8ebc0b461eb5249a21fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Santisi?= Date: Tue, 2 May 2023 21:15:58 +0000 Subject: [PATCH] Adding venv to run_simulation.sh --- run_simulation.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/run_simulation.sh b/run_simulation.sh index 3759598..143c8c0 100755 --- a/run_simulation.sh +++ b/run_simulation.sh @@ -1,3 +1,4 @@ #!/bin/bash +source venv/bin/activate mpirun python3 mpirunner.py