HPC/FAQ: Difference between revisions
< HPC
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 22: | Line 22: | ||
: The second form gives you browsable output. | : The second form gives you browsable output. | ||
* State a reason for the request. | * State a reason for the request. | ||
* Provide | * Describe the problem you are trying to solve. | ||
* Provide relevant URLs. |
Revision as of 01:16, July 22, 2013
How to report a problem
- Send mail to [email protected]
Consider the following advice:
- Read http://www.catb.org/~esr/faqs/smart-questions.html
- Read http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
Report network and connectivity issues
Include the following:
- Your operating system and version.
- The software name and version you use to connect (e.g. SSH or VNC).
- The command you are trying to run.
- The error message you get (Copy & Paste the message text, or take a screenshot)
Ask for software
- Check if the software is already available on Carbon.
- Consult Application Catalog right here.
- Or on the Carbon command line:
module avail module -l avail 2>&1 | less
- The second form gives you browsable output.
- State a reason for the request.
- Describe the problem you are trying to solve.
- Provide relevant URLs.