UPPMAX

@UPPMAX

Public team

Joined on Jan 12, 2024

  • Diana: PyTorch CPU only Activate Miniforge3 # Test on r1052 (irham, haswell architecture) source /sw/EasyBuild/haswell-rocky9/Miniforge3/24.9.0/bin/activate export CONDA_ENVS_PATH=/sw/EasyBuild/haswell-rocky9/Miniforge3/24.9.0/envs export CONDA_PKGS_DIRS=/sw/EasyBuild/haswell-rocky9/Miniforge3/24.9.0/pkgs
     Like  Bookmark
  • This document: https://hackmd.io/@UPPMAX/EB5 This document is being edited by Diana I. Update the official .eb recipes repo before building: cd /sw/eb/recipes/easybuild-easyconfigs git pull Pelle (zen4) salloc -A staff -p gpu -N 1 -n 16 --gres=gpu:l40s:1 -t 07:00:00
     Like  Bookmark
  • Aktuellt (uppdateras löpande) Schema Dag Tid v. 25 må 16
     Like  Bookmark
  • This document: https://hackmd.io/@UPPMAX/NAISS-training-news week 25 NAISS training events On-site workshop: "Awk Workshop", Uppsala, 28-29 August, 2025 AWK is an interpreted programming language designed for text processing and typically used as a data extraction and reporting tool. This two-day workshop aims to promote and demonstrate the flexibility of the tool, where the overhead of more sophisticated approaches and programming languages is not worth the bother.
     Like 1 Bookmark
  • Rocky9 document: https://hackmd.io/@UPPMAX/rocky9sw Hardware pelle* up 10-00:00:0 123 idle p[1-115,201-206,251-252] fat up 10-00:00:0 2 idle p[251-252] 96 (hyperthreads) 2 & 3TB gpu up 10-00:00:0 6 idle p[201-206]201-4 64 (hyperthr) 377GB 10 L40 205-6 64 (hyperthr) 377GB 2 H100 Software BC
     Like  Bookmark
  • This document: https://hackmd.io/@UPPMAX/rocky9sw Weekly meeting on Mondays at 13:15. AE document about Pelle installations Hardware pelle* up 10-00:00:0 123 idle p[1-115,201-206,251-252] fat up 10-00:00:0 2 idle p[251-252] 96 (hyperthreads) 2 & 3TB gpu up 10-00:00:0 6 idle p[201-206]201-4 64 (hyperthr) 377GB 10 L40 205-6 64 (hyperthr) 377GB 2 H100
     Like  Bookmark
  • MATLAB UU License server [name=Björn C]overview contact UU license [name=Martin] contact with UU license [name=Erik]
     Like  Bookmark
  • Materials pages material: https://uppmax.github.io/HPC-python/index.html source: https://github.com/UPPMAX/HPC-python/tree/main/docs Dates autumn 2025 See the course schedule 27-28 Nov and 1-2 Dec Action points
     Like 1 Bookmark
  • Course ZOOM: https://umu.zoom.us/j/67471247121?pwd=4fMWhudbUAvjWm67Fh2RsI2Cakrcge.1Meeting ID: 674 7124 7121 Passcode: 163517 Planning zoom: https://umu.zoom.us/j/61208880201 Materials page Rendered Source Topics planning
     Like 1 Bookmark
  • This doc: https://hackmd.io/@UPPMAX/Bianca-intermediate-planning :::info Planning page for intro course ::: Material: https://uppmax.github.io/bianca_workshops/ Source: https://github.com/UPPMAX/bianca_workshop/tree/main/docs
     Like  Bookmark
  • This document: https://hackmd.io/@UPPMAX/git-large-tei-xml Possible workflow on Bianca clone / partial clone to scratch (node-local I/O operations faster) commit locally push to central repo commit less often Challenges with Git version control for TEI XML files inconsistent indentation, line wrapping, attribute reordering
     Like 1 Bookmark
  • This document: https://hackmd.io/@UPPMAX/Bianca-intro-planning Material (rendered): https://uppmax.github.io/bianca_workshops/ Source (repo): https://github.com/UPPMAX/bianca_workshops/tree/main/docs/beginner :::info Active pages new planning page for intro course new planning page for intermediate course
     Like  Bookmark
  • This document: https://hackmd.io/@UPPMAX/intro-course-planning Course website: https://docs.uppmax.uu.se/courses_workshops/uppmax_intro_course/ https://www.uu.se/en/centre/uppmax/study/courses-and-workshops/introduction-to-uppmax Q&A document: https://hackmd.io/@UPPMAX/Intro-Course-QaA Course title: Introduction to Linux and UPPMAX GitHub repos for the material:
     Like  Bookmark
  • Friday 2024-10-25 Materials page https://github.com/UPPMAX/R-python-julia-matlab-HPC/ https://uppmax.github.io/R-python-julia-matlab-HPC/ Spring 2024 Mathwork's Raymond Norris is interested in helping out with a TA. Contact(?) persons at the centers according to Mathworks
     Like  Bookmark
  • Moved to https://hackmd.io/@NAISS-Training/Slurm-at-NAISS (under the NAISS Training team space: https://hackmd.io/team/NAISS-Training).
     Like  Bookmark
  • This document: https://hackmd.io/@UPPMAX/uppmax-training-events UPPMAX Training Events in the NAISS Training Nextcloud: https://nextcloud.liu.se/apps/calendar/p/pRNamCPggrz4x4Dg. Calendar subscription link: https://nextcloud.liu.se/remote.php/dav/public-calendars/pRNamCPggrz4x4Dg?export. Spring 2025 Awk Repo: https://github.com/uppmax/to-awk-or-not Rendered pages: https://uppmax.github.io/to-awk-or-not/ 📅 January 16-17, 2025
     Like  Bookmark
  • Web page:https://uppmax.github.io/UPPMAX-documentation/ http://docs.uppmax.uu.se Source code: https://github.com/UPPMAX/UPPMAX-documentation Recurring meetings Fridays at 13.15 https://uu-se.zoom.us/j/68615105731 Meeting ID: 686 1510 5731
     Like  Bookmark
  • (in progress) MiniForge3 Installation at UPPMAX Links https://github.com/conda-forge/miniforge Install Miniforge3 curl -L -O "https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh" #bash Miniforge3-$(uname)-$(uname -m).sh
     Like  Bookmark
  • Zoom: https://uu-se.zoom.us/j/66734860266Passcode: 195328 Course material: https://uppmax.github.io/programming_formalisms Shared project: https://github.com/programming-formalisms/programming_formalisms_project_autumn_2024
     Like  Bookmark
  • Without environment.yaml module load conda export PREFIX=/path/to/my-conda-env conda create -n my-conda-env --prefix $PREFIX -c file:///sw/apps/conda/latest/rackham/local_repo/conda-forge --override-channels With environment.yaml module load conda export PREFIX=/path/to/my-conda-env
     Like  Bookmark