Skip to content
Snippets Groups Projects
Commit c059af7a authored by Carolin Penke's avatar Carolin Penke
Browse files

Update preprocess_data.sbatch, ntasks to 1

parent d472c102
Branches
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
#SBATCH --account=opengptx-elm #SBATCH --account=opengptx-elm
#SBATCH --partition=develbooster #SBATCH --partition=develbooster
#SBATCH --nodes=1 #SBATCH --nodes=1
#SBATCH --ntasks-per-node=1
#SBATCH --cpus-per-task=9 #SBATCH --cpus-per-task=9
#SBATCH --gres=gpu:1 #SBATCH --gres=gpu:1
#SBATCH --time=01:00:00 #SBATCH --time=01:00:00
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment