diff --git a/tensorflow/cifar10_distributed/submit_job_container_single-node.sh b/tensorflow/cifar10_distributed/submit_job_container_single-node.sh index 61184cc214852649be4bf2a5bf24ae32e9a69595..d6e30972188aa73cea9ff30c443545b4cd108979 100644 --- a/tensorflow/cifar10_distributed/submit_job_container_single-node.sh +++ b/tensorflow/cifar10_distributed/submit_job_container_single-node.sh @@ -9,7 +9,6 @@ #SBATCH --ntasks-per-node=2 #SBATCH --cpus-per-task=24 #SBATCH --gres=gpu:2 -#SBATCH --account=supp0001 ############################################################ ### Load modules or software