Difference between revisions of "Advanced Guide"
From ALICE Documentation
Line 24: | Line 24: | ||
**[[Develop your own code]] '''(RK)''' | **[[Develop your own code]] '''(RK)''' | ||
***[[Compilers, compiling]] '''(RK)''' | ***[[Compilers, compiling]] '''(RK)''' | ||
+ | ***[[Checkpointing]] | ||
***[[Libraries, linking]] '''(RK)''' | ***[[Libraries, linking]] '''(RK)''' | ||
***[[Parallel computing]] '''(RK)''' | ***[[Parallel computing]] '''(RK)''' | ||
***[[Shared, OpenMP]] '''(RK)''' | ***[[Shared, OpenMP]] '''(RK)''' | ||
***[[Distrib, MPI]] '''(RK)''' | ***[[Distrib, MPI]] '''(RK)''' |
Revision as of 07:04, 14 April 2020
- More in-depth
- Security considerations (JK)
- How to run jobs (ED)
- prep (ED)
- Submit (ED)
- Control, inspect (ED)
- Kill, suspend (ED)
- Interactive jobs (ED)
- How jobs are scheduled (queries, prio) (ED)
- Your first job! (RK)
- Your first parallel job? (RK)
- How to manage my data (RK)
- Where to store which data (RK)
- Environment variables (ED)
- References and further reading (ED)
- Transferring data (BD)
- Software
- Available software
- Standard generic software (BD)
- Software by discipline (ED)
- Modules (ED)
- New software (RK)
- Develop your own code (RK)
- Compilers, compiling (RK)
- Checkpointing
- Libraries, linking (RK)
- Parallel computing (RK)
- Shared, OpenMP (RK)
- Distrib, MPI (RK)
- Available software