10%
06.10.2023
deprecated ADIOS package and introduced ADIOS2.
Introduced two OpenMPI variants. One with PMIX support and one without PMIX support.
The OpenMPI variant with PMIX support is used in the slurm based
10%
06.11.2012
options, and you notice that some simple options are a choice of MPI and BLAS libraries. Of course, you also need to choose a compiler. The task seems simple enough until you lay out the possible choices
10%
12.09.2018
, it offers the possibility of a shared filesystem using SSH, which can help with security because only port 22 needs to be open (which you need for MPI application communications, anyway). SSHFS also uses SFTP
10%
18.07.2012
In the first two Warewulf articles, I finished the configuration of Warewulf so that I could run applications and do some basic administration on the cluster. Although there are a plethora of MPI
9%
16.07.2015
Programmers use a number of compilers, libraries, MPI libraries/tools, and other tools to write applications. For example, someone might code with OpenACC, targeting GPUs and Fortran, whereas another person
9%
08.12.2020
service (DVS)
Nonuniform memory access (NUMA) properties
Network topology
Message passing interface (MPI) communication statistics (currently you have to use Intel MPI or MVAPICH2)
Power
9%
26.01.2012
processes (such as an HPC application). One way to use this tool is to run it on all of the compute nodes that are running a particular application, perhaps as part of a job script. When the MPI job runs, you
9%
03.07.2013
to understand the MPI portion, and so on. At this point, Amdahl’s Law says that to get better performance, you need to focus on the serial portion of your application.
Whence Does Serial Come?
The parts
9%
15.01.2014
(MPI), provisioning, and monitoring can also limit the data received and frequency at which it is gathered. As previously mentioned, oversubscribed networks are another source of bottlenecks, so you need
9%
21.04.2016
for certain usage modules or system architectures, especially with parallel MPI job execution.
Singularity for the Win!
Kurtzer, who works at Lawrence Berkeley National Laboratory (LBNL), is a long-time open