made sobo and randombo more consistent

This commit is contained in:
2026-07-30 15:05:59 +09:00
parent ba4ebfd999
commit 02293389a1
5 changed files with 36 additions and 70 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#!/bin/bash
#SBATCH --job-name=jobname
#SBATCH --job-name=Si2V1
#SBATCH --nodes=1
#SBATCH --ntasks=1
#SBATCH --cpus-per-task=1
@@ -7,7 +7,7 @@
#SBATCH --time=100:00:00
#SBATCH --output=/home/swim/slurm-logs/job_%j.log
echo "JOBNAME"
echo "Si_2V_1"
pwd
hostname
date