Hide Forgot
Description of problem: Libquadmath has been omitted from the HPC variant of RHEL7. Since this is needed to run fortran apps which make use of REAL*16 which is not an uncommon thing to do on a HPC compute node, this library needs to be included in the HPC variant.
$ find ComputeNode -name libqu* ComputeNode/x86_64/os/Packages/libquadmath-4.8.2-3.el7.i686.rpm ComputeNode/x86_64/os/Packages/libquadmath-devel-4.8.2-3.el7.i686.rpm ComputeNode/x86_64/os/Packages/libquadmath-4.8.2-3.el7.x86_64.rpm ComputeNode/x86_64/os/Packages/libquadmath-devel-4.8.2-3.el7.x86_64.rpm