• Hands-on Kubernetes as a User

    About the workshop: Kubernetes is the backbone of modern infrastructure, being used for deployment of all sorts of applications. Nowadays, knowing how to use it is an important skillset for those interested in artificial intelligence, data science, and MLOps. In this highly practical workshop, you will learn how to use Kubernetes from a user perspective. […]

  • [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 […]