Author: eich@suse.com
April 15, 2024 11:06 am
4,378 viewsInstall your HPC Cluster with Warewulf
Preface
In High Performance Computing (HPC), computing tasks are usually distributed among many compute threads which are spread across multiples cores, sockets and machines (nodes). These threads are tightly coupled together. Therefore, compute clusters consist of a number of largely identical machines that need to be managed to maintain a well-defined and identical setup across […]
October 30, 2023 8:20 am
4,493 viewsSimplify GPU Application Development with HMM on SLES or SLE HPC 15 SP5
Recently, NVIDIA has introduced Heterogeneous Memory Management (HMM) in its open source kernel drivers which simplifies GPU Application Development with CUDA. It unifies system memory access across CPUs and GPUs and removes the need to copy memory content between CPU and GPU memory. It extends Unified Memory to cover both system allocated memory as well […]
Categories: High Performance Computing, SUSE Blog, SUSE Linux Enterprise Server, SUSE Linux Enterprise Server for High Performance Computing