New software installed LAPACK 3.9.1-GCC-10.2.0

Dear users, we have installed a new software: LAPACK 3.9.1-GCC-10.2.0

(baobab)-[alberta@node025 tmp]$ module spider LAPACK

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  LAPACK: LAPACK/3.9.1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Description:
      LAPACK is written in Fortran90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular
      value problems. 


     Other possible modules matches:
        ScaLAPACK

    You will need to load all module(s) on any one of the lines below before the "LAPACK/3.9.1" module is available to load.

      GCC/10.2.0
 
    Help:
      
      Description
      ===========
      LAPACK is written in Fortran90 and provides routines for solving systems of
       simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue
       problems, and singular value problems.
      
      
      More information
      ================
       - Homepage: https://www.netlib.org/lapack/
      
      

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  To find other possible module matches execute:

      $ module -r spider '.*LAPACK.*'