-
Describe the issue: Using v2 config on pai and get the following error. But I can't find a way to set the trial CPU number on v2 config. Environment: ubuntu 18
Configuration:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
You can set |
Beta Was this translation helpful? Give feedback.
-
It's worked! Thanks! And I found that
are also request for PAI mode or it will fail on the validation part, but it does not appear in the docs too. Besides, Here's how my config_v2 looks right now:
Really looking for the PAI tutorial for v2 config~ |
Beta Was this translation helpful? Give feedback.
-
Sorry the doc is outdated. We are updating it now. For a quick example, trial memory size can be "8gb" or "8192MB" or similar. |
Beta Was this translation helpful? Give feedback.
Sorry the doc is outdated. We are updating it now. For a quick example, trial memory size can be "8gb" or "8192MB" or similar.
localStorageMountPoint is the mount point of NFS storage on local machine. This is the new name of nniManagerMountPoint.