• [Webinar] Software installation on HPC systems

    About the webinar Software installation on High-Performance Computing (HPC) systems differs from typical installations on personal computers due to multi-user environments, shared resources, and system-wide configurations. Instead of installing software globally, users often work within shared or isolated environments while leveraging specialized tools for software management.There are multiple methods available to install software on HPC […]

  • [Workshop] Julia for High Performance Data Analysis

    Overview Julia is a modern high-level programming language that is fast (on par with traditional HPC languages like Fortran and C) and relatively easy to write like Python or Matlab. It thus solves the two-language problem, i.e. when prototype code in a high-level language needs to be combined with or rewritten in a lower-level language […]