PetscErrorCode PetscGlobusAuthorize(MPI_Comm comm,char access_token[],size_t tokensize)Not collective, only the first process in MPI_Comm does anything Many br
comm | - the MPI communicator Many br | |
tokensize | - size of the token array Many br |
Notes: This call requires stdout and stdin access from process 0 on the MPI communicator Many br
You can run src/sys/webclient/examples/tutorials/globusobtainaccesstoken to get an access token Many br
Many br
Level:intermediate
Location:src/sys/webclient/globus.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages