Install the GNU Compiler
Procedure
- Use PuTTY to log in to the server as the root user.
- Install the GNU compiler provided by the OpenHPC suite on the management node.
yum install -y gnu8-compilers-ohpc
module add gnu8/8.3.0
Parent topic: Install the Compiler