Skip to content

Commit

Permalink
amended jobscript
Browse files Browse the repository at this point in the history
  • Loading branch information
quffaro committed Feb 4, 2024
1 parent 579c890 commit bea0be5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .buildkite/jobscript.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
#!/bin/bash
#SBATCH --job-name=diagrammatic_equations_CI # Job name
#SBATCH --mail-type=END,FAIL # Mail events (NONE, BEGIN, END, FAIL, ALL)
#SBATCH [email protected] # Where to send mail
#SBATCH --ntasks=1 # Run on a single CPU
#SBATCH --mem=8gb # Job memory request
#SBATCH --time=00:15:00 # Time limit hrs:min:sec
pwd; hostname; date

module load julia
Expand Down

0 comments on commit bea0be5

Please sign in to comment.