DistributedDeepLearning/cluster_config/cluster.json

11 строки
295 B
JSON

{
"properties": {
"nodeSetup": {
"setupTask": {
"commandLine": "$AZ_BATCHAI_MOUNT_ROOT/extfs/scripts/nodeprep.sh",
"runElevated": "True",
"stdOutErrPathPrefix": "$AZ_BATCHAI_MOUNT_ROOT/extfs"
}
}
}
}