You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, paddlecloud submit -jobname {job_name} {job_package}
will upload job files to cloud, and the cloud path is /pfs/{dc}/user/{user}/jobs/{job_name}/{job_packagae},
but the suffix {job_pacakge} directory should not be exists.
The text was updated successfully, but these errors were encountered:
For now,
paddlecloud submit -jobname {job_name} {job_package}
will upload job files to cloud, and the cloud path is
/pfs/{dc}/user/{user}/jobs/{job_name}/{job_packagae}
,but the suffix {job_pacakge} directory should not be exists.
The text was updated successfully, but these errors were encountered: