Loading topaz_config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ max_epochs: 5 mapping_mode: 1 # scale_lev1: 8 data_shape: [16,16,16] # the length of the original data cube data_path: '/lustre/orion/stf019/proj-shared/olcf-6-benchmark/data/p_322_data_np_res_16.npy' data_path: 'REPLACE_PWD/data/p_322_data_np_res_16.npy' # the code should take a ratio values of [8,16,32,64,128,258], # then the shape of sub-domain would be [2,2,2], [4,2,2], [4,4,2], [4,4,4], [4,4,8], [4,8,8] or any other shape that meet the below criteria: Loading Loading
topaz_config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ max_epochs: 5 mapping_mode: 1 # scale_lev1: 8 data_shape: [16,16,16] # the length of the original data cube data_path: '/lustre/orion/stf019/proj-shared/olcf-6-benchmark/data/p_322_data_np_res_16.npy' data_path: 'REPLACE_PWD/data/p_322_data_np_res_16.npy' # the code should take a ratio values of [8,16,32,64,128,258], # then the shape of sub-domain would be [2,2,2], [4,2,2], [4,4,2], [4,4,4], [4,4,8], [4,8,8] or any other shape that meet the below criteria: Loading