38%
25.08.2016
Today I thought I would steer away from hard-core high-performance computing (HPC) topics – but not too far – because I want to discuss options for a key critical HPC tool: the editor.
The editor
38%
03.02.2022
It's called high-performance computing (HPC), not low-performance computing (LPC), not medium-performance computing (MPC), and not even really awful-performance computing (RAPC). The focus is doing
38%
28.03.2012
. In particular, it lacks the ability to monitor common HPC systems such as InfiniBand and Lustre. Plus, it lacks some of the tools for post-processing data. These two features are fairly important to HPC, so
38%
07.01.2024
in high-performance computing (HPC). I suggest reading those, but also realize that NFS has been a standard protocol for a long time, so many, many people use it. It might not be the most performant
38%
04.10.2018
-performance computing (HPC) sites have been using them to allow users to specify the combination of tools and libraries they want to use.
One implementation of Environment Modules, Lmod [3], is under constant
38%
18.12.2013
common in HPC to illustrate these differences: C, Fortran 90, and Python (2.x series). I run the examples on a single 64-bit system with CentOS 6.2 using the default GCC compilers, GCC and GFortran (4
38%
19.05.2014
with my /home/layton
directory on my local system (host = desktop
). I also access an HPC system that has its own /home/jlayton
directory (the login node is login1
). On the HPC system I only keep some
38%
31.07.2013
. The I/O pattern using C I/O is different from Fortran I/O and so on. In a series of three articles, I’m going to use three languages that are fairly common in HPC to illustrate these differences: C
38%
03.04.2019
The HPC world is racing toward Exascale, resulting in systems with a very large number of cores and accelerators. To take advantage of this computational power, users have to get away from serial
38%
13.07.2022
different users, in my case they are laytonjb
and user1
. They have accounts on two different systems but are part of one group named hpc_users
(this point is important).
On the primary system where