Installing ScaLAPACK
Procedure
- Use PuTTY to log in to the server as the root user.
- Install ScaLAPACK on the management node.
module add gnu8/8.3.0
yum install -y scalapack-gnu8-openmpi3-ohpc.aarch64
module add superlu_dist/6.1.1
module add scalapack/2.0.2
Parent topic: Installing Math Libraries