Avatar photo
By: eich@suse.com

April 15, 2024 11:06 am

2,253 views

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

Read More


Avatar photo
By: eich@suse.com

October 30, 2023 8:20 am

3,439 views

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

Read More