- Standard
All TRANSP input must be in the Tree, specified in the REQUEST file.
globus-url-copy file:///<path>/<runid>_<tok>.REQUEST
gsiftp://transpgrid.pppl.gov/~/incoming/<runid>_<tok>.REQUEST
globus-job-submit -stdin -l incoming/<runid>_<tok>.REQUEST transpgrid.pppl.gov
/u/pshare/globus/transp_enqueue
- TREES
All TRANSP input must be in the Tree/path, specified in the REQUEST file.
globus-url-copy file:///<path>/<runid>_<tok>.REQUEST
gsiftp://transpgrid.pppl.gov/~/incoming/<runid>_<tok>.REQUEST
globus-job-submit -stdin -l incoming/<runid>_<tok>.REQUEST transpgrid.pppl.gov
/u/pshare/globus/transp_enqueue TREES
- UFILE
Client prepares a tar file, that must contain the REQUEST file, input,
comment and auxiliary.
The mdsplus Tree is created at PPPL on the server specified in the REQUEST file. Output is handled according to REQUEST file - same as Standard.
globus-url-copy file:///<path>/<runid>_<tok>_tmp.tar.gz
gsiftp://transpgrid.pppl.gov/~/incoming/<runid>_<tok>_tmp.tar.gz
globus-job-submit transpgrid.pppl.gov /u/pshare/globus/transp_enqueue
<runid> <tok> UFILE
- CREATE
No Tree is used. Your tar file must contain the REQUEST file, input,
comment and auxiliary.
A temporary Tree is created at PPPL and the tree files are available in a tar file via tr_fetch.
globus-url-copy file:///<path>/<runid>_<tok>_tmp.tar.gz
gsiftp://transpgrid.pppl.gov/~/incoming/<runid>_<tok>_tmp.tar.gz
globus-job-submit transpgrid.pppl.gov /u/pshare/globus/transp_enqueue
<runid> <tok> CREATE
- NOMDSPLUS
No Tree is used. Your tar file must contain the REQUEST file, input,
comment and auxiliary.
Output is available in a tar file via tr_fetch.
globus-url-copy file:///<path>/<runid>_<tok>_tmp.tar.gz
gsiftp://transpgrid.pppl.gov/~/incoming/<runid>_<tok>_tmp.tar.gz
globus-job-submit transpgrid.pppl.gov /u/pshare/globus/transp_enqueue
<runid> <tok> NOMDSPLUS