storage icon indicating copy to clipboard operation
storage copied to clipboard

datagen example gives an error 'Invalid option --hosts'

Open wpower-work opened this issue 1 year ago • 1 comments

The datagen example:

./benchmark.sh datagen --hosts 10.117.61.121,10.117.61.165 --workload unet3d --accelerator-type h100 --num-parallel 8 --param dataset.num_files_train=1200 --param dataset.data_folder=unet3d_data

Returns an invalid --hosts error. Without the --hosts option datagen works correctly (looks like a typo in the example)

wpower-work avatar May 17 '24 16:05 wpower-work

remove --hosts 10.117.61.121,10.117.61.165

Linzsd avatar Jun 05 '24 03:06 Linzsd

This is moot (no longer relevant) so is being closed.

FileSystemGuy avatar Jun 17 '25 21:06 FileSystemGuy