diff --git a/computer-platforms/docs/01_modules_make_batch_jobs.md b/computer-platforms/docs/01_modules_make_batch_jobs.md index a4edda6d2..c012a694f 100644 --- a/computer-platforms/docs/01_modules_make_batch_jobs.md +++ b/computer-platforms/docs/01_modules_make_batch_jobs.md @@ -219,7 +219,6 @@ CCFLAGS=-O3 - Describe how you want to run the job and what resources you need - Add a command that launches your program - Submit your job to a queue -- This is done with a batch job script # Example SLURM batch job script