What mathematics libraries are available?
Every system has the basic linear algebra librariesBLASandLAPACKinstalled. Normally, these interfaces are contained in vendor-tuned libraries. On Alpha clusters, these include Compaq Portable Math Library (CPML) and Compaq Extended Math Library (CXML). On Cat and Itanium 2 clusters, users have the access to Intel math kernel library. on Wobbe and Goblin, AMD’s ACML library is available.One may also find the GNU scientific library (GSL) useful to some point for their particular needs. The GNU scientific library is an optional package, available on any machine.
Every system has the basic linear algebra libraries BLAS and LAPACK installed. Normally, these interfaces are contained in vendor-tuned libraries. On Alpha clusters, these include Compaq Portable Math Library (CPML) and Compaq Extended Math Library (CXML). On Wobbie and Itanium 2 clusters, users have the access to Intel math kernel library. On Wobbie and Goblin, AMD’s ACML library is available. One may also find the GNU scientific library (GSL) useful to some point for their particular needs. The GNU scientific library is an optional package, available on any machine.