| @@ -71,5 +71,34 @@ | |||||
| "Value": "5" | "Value": "5" | ||||
| } | } | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "Name": "GPGPU训练任务", | |||||
| "Description": "", | |||||
| "JobType": "TRAIN", | |||||
| "Cluster": "C2Net", | |||||
| "ComputeSource": "ILUVATAR-GPGPU", | |||||
| "HasInternet": 2, | |||||
| "AccCardsNum": 1, | |||||
| "AccCardType": "BI-V100", | |||||
| "CpuCores": 30, | |||||
| "MemGiB": 64, | |||||
| "GPUMemGiB": 32, | |||||
| "ShareMemGiB": 0, | |||||
| "Image": { | |||||
| "ImageID": "", | |||||
| "ImageName": "", | |||||
| "ImageUrl": "swr.cn-south-1.myhuaweicloud.com/grampus/iluvatar:bi_corex3.1.1_pytorch1.13.1_py3.9_v1.0" | |||||
| }, | |||||
| "PretrainModelList": [], | |||||
| "DatasetList": [], | |||||
| "BranchName": "master", | |||||
| "BootFile": "gpgpu_mnist_example/train.py", | |||||
| "Parameters": [ | |||||
| { | |||||
| "Label": "epoch_size", | |||||
| "Value": "8" | |||||
| } | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||