We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c293f commit 6c50a97Copy full SHA for 6c50a97
tools/write_inputs.sh
@@ -74,7 +74,7 @@ if [ $start == "c" ]; then
74
75
###### RUN MATLAB SCRIPT through HPC job script
76
cat <<EOF > pre-job.$iexpnr
77
-
+#!/bin/bash
78
#PBS -l walltime=24:00:00
79
#PBS -l select=1:ncpus=8:mem=64gb
80
0 commit comments