Skip to content

Commit

Permalink
Rework 17-parallel episode
Browse files Browse the repository at this point in the history
  • Loading branch information
s-sajid-ali committed Aug 27, 2024
1 parent 9c7393c commit 0cadf3c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
{{ site.sched.comment }} {{ site.sched.flag.name }} parallel-pi
{{ site.sched.comment }} --nodes=8
{{ site.sched.comment }} --ntasks-per-node=1
{{ site.sched.comment }} --time=1:00:00
{{ site.sched.comment }} --mem=3G
# Load the computing environment we need
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
{{ site.sched.comment }} {{ site.sched.flag.name }} parallel-pi
{{ site.sched.comment }} --nodes=4
{{ site.sched.comment }} --ntasks-per-node=1
{{ site.sched.comment }} --time=1:00:00
{{ site.sched.comment }} --mem=3G
# Load the computing environment we need
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
{{ site.sched.comment }} {{ site.sched.flag.name }} solo-job
{{ site.sched.comment }} --nodes=1
{{ site.sched.comment }} --ntasks-per-node=1
{{ site.sched.comment }} --time=1:00:00
{{ site.sched.comment }} --mem=3G
# Load the computing environment we need
Expand Down

0 comments on commit 0cadf3c

Please sign in to comment.