Skip to content

Commit

Permalink
fix pjsub.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
th2ch-g committed Apr 22, 2024
1 parent a141e55 commit ddd88d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobscripts/fugaku/pjsub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spack load /23rofh6
export OMP_NUM_THREADS=12
path_to_pacstk="/path/to/pacstk"

ln -s $path_to_pacsmd ./.
ln -s $path_to_pacstk ./.

for trial in {1..1};
do
Expand Down

0 comments on commit ddd88d8

Please sign in to comment.