Installing OpenBLAS
Procedure
- Use PuTTY to log in to the server as the root user.
- Install OpenBLAS on the management node.
module add gnu8/8.3.0
yum install -y openblas-gnu8-ohpc.aarch64
module add openblas/0.3.5
Parent topic: Installing Math Libraries