We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f205b commit 3b68093Copy full SHA for 3b68093
source-code/polars/create_csv_data.slurm
@@ -1,5 +1,6 @@
1
#!/usr/bin/env -S bash -l
2
#SBATCH --account=lpt2_sysadmin
3
+#SBATCH --cluster=wice
4
#SBATCH --nodes=1
5
#SBATCH --ntasks=1
6
#SBATCH --cpus-per-task=1
0 commit comments