Difference between revisions of "Advanced Guide"
From ALICE Documentation
Line 1: | Line 1: | ||
[[Category:Alice Documentation]] | [[Category:Alice Documentation]] | ||
*More in-depth | *More in-depth | ||
− | **[https://www.staff.universiteitleiden.nl/ict/privacy-and-data-protection/general-data-protection-regulation-gdpr/general-data-protection-regulation-gdpr/service-units/ict-shared-service-centre?cf=service-units&cd=ict-shared-service-centre Security considerations] | + | **[https://www.staff.universiteitleiden.nl/ict/privacy-and-data-protection/general-data-protection-regulation-gdpr/general-data-protection-regulation-gdpr/service-units/ict-shared-service-centre?cf=service-units&cd=ict-shared-service-centre Security considerations] |
− | **[[SLURM-Create a Job Script |How to run jobs]] | + | **[[SLURM-Create a Job Script |How to run jobs]] |
− | **[[prep]] | + | **[[prep]] |
− | **[[SLURM-Job Scripts|Submit]] | + | **[[SLURM-Job Scripts|Submit]] |
− | **[[SLURM-Monitor Jobs|Control, inspect]] | + | **[[SLURM-Monitor Jobs|Control, inspect]] |
− | **[[SLURM-Cancel a Job|Kill, suspend]] | + | **[[SLURM-Cancel a Job|Kill, suspend]] |
− | **[[Running_interactive_jobs |Interactive jobs]] | + | **[[Running_interactive_jobs |Interactive jobs]] |
− | **[[How jobs are scheduled]] (queries, prio) | + | **[[How jobs are scheduled]] (queries, prio) |
− | **[[Your first job!]] | + | **[[Your first job!]] |
− | **[[Running MPI jobs|Your first parallel job?]] | + | **[[Running MPI jobs|Your first parallel job?]] |
− | **[[Data_storage|How to manage my data]] | + | **[[Data_storage|How to manage my data]] |
− | **[[Data_storage|Where to store which data]] | + | **[[Data_storage|Where to store which data]] |
− | **[[SLURM-Environment Variables|Environment variables]] | + | **[[SLURM-Environment Variables|Environment variables]] |
− | **[[References and further reading]] | + | **[[References and further reading]] |
**[[File_transfer|Transferring data]] | **[[File_transfer|Transferring data]] | ||
*Software | *Software | ||
**[[List available modules|Available software]] | **[[List available modules|Available software]] | ||
***[[Accessing_software|Standard generic software]] | ***[[Accessing_software|Standard generic software]] | ||
− | ***[[Software by discipline]] | + | ***[[Software by discipline]] |
− | ***[[Accessing_software|Modules]] | + | ***[[Accessing_software|Modules]] |
− | ***[[Software Policies|New software]] | + | ***[[Software Policies|New software]] <br /> |
− | **[[Develop your own code]] | + | **[[Develop your own code]] |
− | ***[[Compiling_and_testing_your_software_on_ALICE|Compilers, compiling]] | + | ***[[Compiling_and_testing_your_software_on_ALICE|Compilers, compiling]] |
***[[Checkpointing]] | ***[[Checkpointing]] | ||
− | ***[[Libraries, linking]] | + | ***[[Libraries, linking]] |
− | ***[[Parallel computing]] | + | ***[[Parallel computing]] |
− | ***[[Running_MPI_jobs|Shared, OpenMP]] | + | ***[[Running_MPI_jobs|Shared, OpenMP]] |
− | ***[[Running_MPI_jobs|Distrib, MPI]] | + | ***[[Running_MPI_jobs|Distrib, MPI]] |
***[[Cuda on ALICE]] | ***[[Cuda on ALICE]] | ||
***[[Python on ALICE]] | ***[[Python on ALICE]] | ||
***[[R on ALICE]] | ***[[R on ALICE]] | ||
***[[MATLAB on ALICE]] | ***[[MATLAB on ALICE]] |
Revision as of 12:06, 29 June 2020
- More in-depth
- Software