Leonardo supercomputer is one of the fastest supercomputers in the world and one of the recent additions in […]
The following article is a transcript of the video tutorial above. So you have decided to use a […]
want to give a flavor of Julia's features and capabilities for high-performance computing (HPC) covered in the workshop lesson material by presenting a demonstration on how to benchmark, optimize, parallelize and GPU-port a simple toy problem.
The message passing interface (MPI) is the go-to technology for the development of distributed parallel programs. In this […]