Where can I access the stdout or stderr from my wrapperAPI job?
The stdout and stderr of all wrapperAPI jobs are dumped to the file /ldas_outgoing/mpiAPI/mpi.log which should be readable by all users with accounts on the system. Be aware that all the running wrapperAPI jobs dump to that file simultaneously, so if several users are writing to it, it may be difficult to find your debugging messages.