Commit 6f7ac3f5 by Zoltan Karsa

update slurm script

parent a3790eec
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
#SBATCH --gres gpu # melyik partícióból #SBATCH --gres gpu # melyik partícióból
#SBATCH --time=99:00:00 # maximális id?~Q #SBATCH --time=99:00:00 # maximális id?~Q
#SBATCH -o politopok.out # kimeneti fájl #SBATCH -o politopok.out # kimeneti fájl
#SBATCH --memory=0
module load anaconda3 module load anaconda3
module load cuda11.0
srun python tetrarun.py -n 51 -v 50 -w 50 -o /gv0/karsa/poli_51_50_50.out srun python tetrarun.py -n 51 -v 50 -w 50 -o /gv0/karsa/poli_51_50_50.out
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment