Xsmos commited on
Commit
bf5f624
·
verified ·
1 Parent(s): fce0fb3

0803-183247

Browse files
Files changed (2) hide show
  1. diffusion.py +1 -1
  2. phoenix_diffusion.sbatch +1 -1
diffusion.py CHANGED
@@ -260,7 +260,7 @@ class TrainConfig:
260
  stride = (2,4) if dim == 2 else (2,2,2)
261
  num_image = 3000#300#3000#6000#30#60#6000#1000#2000#20000#15000#7000#25600#3000#10000#1000#10000#5000#2560#800#2560
262
  batch_size = 10#50#10#50#20#50#1#2#50#20#2#100 # 10
263
- n_epoch = 1#50#5#50#5#50#100#50#100#30#120#5#4# 10#50#20#20#2#5#25 # 120
264
  HII_DIM = 64
265
  num_redshift = 512#64#512#64#512#64#256CUDAoom#128#64#512#128#64#512#256#256#64#512#128
266
  channel = 1
 
260
  stride = (2,4) if dim == 2 else (2,2,2)
261
  num_image = 3000#300#3000#6000#30#60#6000#1000#2000#20000#15000#7000#25600#3000#10000#1000#10000#5000#2560#800#2560
262
  batch_size = 10#50#10#50#20#50#1#2#50#20#2#100 # 10
263
+ n_epoch = 50#1#50#5#50#5#50#100#50#100#30#120#5#4# 10#50#20#20#2#5#25 # 120
264
  HII_DIM = 64
265
  num_redshift = 512#64#512#64#512#64#256CUDAoom#128#64#512#128#64#512#256#256#64#512#128
266
  channel = 1
phoenix_diffusion.sbatch CHANGED
@@ -5,7 +5,7 @@
5
  #SBATCH -N8 --gpus-per-node=RTX_6000:1 # -C A100-80GB # Number of nodes and cores per node required
6
  #SBATCH --ntasks-per-node=1
7
  #SBATCH --mem-per-gpu=8G # Memory per core
8
- #SBATCH -t 00:05:00 # Duration of the job (Ex: 15 mins)
9
  #SBATCH -oReport-%j # Combined output and error messages file
10
  #SBATCH --error=error-%j
11
  #SBATCH --mail-type=BEGIN,END,FAIL # Mail preferences
 
5
  #SBATCH -N8 --gpus-per-node=RTX_6000:1 # -C A100-80GB # Number of nodes and cores per node required
6
  #SBATCH --ntasks-per-node=1
7
  #SBATCH --mem-per-gpu=8G # Memory per core
8
+ #SBATCH -t 03:10:00 # Duration of the job (Ex: 15 mins)
9
  #SBATCH -oReport-%j # Combined output and error messages file
10
  #SBATCH --error=error-%j
11
  #SBATCH --mail-type=BEGIN,END,FAIL # Mail preferences