Skip to content
Snippets Groups Projects
software.md 2.3 KiB
Newer Older
  • Learn to ignore specific revisions
  • Jan Siwiec's avatar
    Jan Siwiec committed
    # LUMI Software Guides
    
    Below are the guides for selected [LUMI Software modules][1]:
    
    ## How to Run PyTorch on Lumi-G AMD GPU Accelerators
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    [PyTorch][8] is an optimized tensor library for deep learning using GPUs and CPUs.
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    [https://docs.lumi-supercomputer.eu/software/packages/pytorch/][2]
    
    ## How to Run Gromacs on Lumi-G AMD GPU Accelerators
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    Gromacs is a very efficient engine to perform molecular dynamics simulations
    and energy minimizations particularly for proteins.
    However, it can also be used to model polymers, membranes and e.g. coarse grained systems.
    It also comes with plenty of analysis scripts.
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    [https://docs.csc.fi/apps/gromacs/#example-batch-script-for-lumi-full-gpu-node][3]
    
    ## AMD Infinity Hub
    
    The AMD Infinity Hub contains a collection of advanced software containers and deployment guides for HPC and AI applications,
    including code built recipes for code customization.
    
    [https://www.amd.com/fr/developer/resources/infinity-hub.html][4]
    
    ## GPU-Accelerated Applications With AMD INSTINCT™ Accelerators Enabled by AMD ROCm™
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    The AMD Infinity Hub contains a collection of advanced software containers
    and deployment guides for HPC and AI applications,
    enabling researchers, scientists, and engineers to speed up their time to science.
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    [https://www.amd.com/system/files/documents/gpu-accelerated-applications-catalog.pdf][5]
    
    ## CSC Installed Software
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    The link below contains a list of codes enabled by CSC
    and available for all, including PyTorch, TensorFlow, JAX, GROMACS, and others.
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    
    [https://docs.lumi-supercomputer.eu/software/local/csc/][6]
    
    ## Installation of SW via Conda
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    Conda is an open-source, cross-platform,language-agnostic package manager and environment management system.
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    [https://docs.lumi-supercomputer.eu/software/installing/container-wrapper/][7]
    
    [1]: https://lumi-supercomputer.github.io/LUMI-EasyBuild-docs/
    [2]: https://docs.lumi-supercomputer.eu/software/packages/pytorch/
    [3]: https://docs.csc.fi/apps/gromacs/#example-batch-script-for-lumi-full-gpu-node
    [4]: https://www.amd.com/fr/developer/resources/infinity-hub.html
    [5]: https://www.amd.com/system/files/documents/gpu-accelerated-applications-catalog.pdf
    [6]: https://docs.lumi-supercomputer.eu/software/local/csc/
    [7]: https://docs.lumi-supercomputer.eu/software/installing/container-wrapper/
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    [8]: https://pytorch.org/docs/stable/index.html