Skip to content

Commit

Permalink
interactive batch script
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonychen000 authored Sep 1, 2024
1 parent 9f49727 commit f7bae61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_submit.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

#Indicate the account to charge the job to
#SBATCH --account=mdatascience_team
#SBATCH --account=datascience_team

#Indicate a name to give the job. This can be anything, it's just a way to be able to easily track different jobs
#SBATCH --job-name=example-submit
Expand Down

0 comments on commit f7bae61

Please sign in to comment.