Contributed documentation and examples
All Satori documentation is maintained in github using .rst type formatting and automatically rendered into a document using Sphinx. Please feel free to post issues, or (even better!!) submit pull requests against the documentation repo, https://github.com/mit-satori/getting-started. We welcome contributions. The tips, tricks and quesions section below is a great place to submit new material to.
Tips, tricks and questions
- How can I see disk usage?
- Where should I put world or project shared datasets?
- How can I create custom Jupyter kernels for the Satori web portal?
- How do I set up a basic conda environment?
- System software queries
- System hardware queries
- Questions about my jobs
- How can I establish which logical CPU IDs my process is bound to?
- Can I see the output of my job before it completes?
- I have a job waiting in the queue, and I want to modify the options I had selected
- I have submitted my job several times, but I get no output
- How do I set a time limit on my job?
- Can I make a job’s startup depend on the completion of a previous one?
- How do I select a specific set of hosts for my job?
- How do I deselect specific nodes for my job?
- My job’s runtime environment is different from what I expected
- I want to know precisely what my job’s runtime environment is
- Portal queries
- How do I build a Singularity image from scratch?