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
Begin writing up a troubleshooting guide for readthedocs.
Include such things as tips for debugging an application without having to submit a job through Tapis every time.
For example, once an app is run via a Tapis job it is generally much faster to debug by going to the execution
host and directly running the tapisjob.sh script that was generated by the job.
There are many variations on how to best do this. For example, using a runtime type of SINGULARITY on a
a TACC cluster, it would be necessary to use an idev session to run the script from a compute node so the apptainer module
can be loaded.
The text was updated successfully, but these errors were encountered:
Begin writing up a troubleshooting guide for readthedocs.
Include such things as tips for debugging an application without having to submit a job through Tapis every time.
For example, once an app is run via a Tapis job it is generally much faster to debug by going to the execution
host and directly running the tapisjob.sh script that was generated by the job.
There are many variations on how to best do this. For example, using a runtime type of SINGULARITY on a
a TACC cluster, it would be necessary to use an idev session to run the script from a compute node so the apptainer module
can be loaded.
The text was updated successfully, but these errors were encountered: