Garima Jain
Garima Jain
Command with **--exec-type docker** and **--num-accelerators 4**: ` mlpstorage training run --hosts --num-client-hosts 1 --client-host-memory-in-gb 256 --num-accelerators 4 --accelerator-type h100 --exec-type docker --model unet3d --data-dir /mnt/array/j25/data/ --results-dir /mnt/array/j25/result_j16/run7 --param dataset.num_files_train=14000...
@zhenghh04 how could we incorporate in the mlpstorage command: for example changing reader threads I am using reader.threads: `mlpstorage training run --hosts 127.0.0.1 --num-client-hosts 1 --client-host-memory-in-gb 100 --num-accelerators 8 --accelerator-type...