Adding venv to run_simulation.sh
parent
ca1a550bd3
commit
bd43d201f9
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
source venv/bin/activate
|
||||
mpirun python3 mpirunner.py
|
||||
|
Loading…
Reference in New Issue