Difference between revisions of "Biocluster Applications"
Jump to navigation
Jump to search
Mediawikiapi (talk | contribs) |
Mediawikiapi (talk | contribs) |
||
Line 7: | Line 7: | ||
|[http://www.gnu.org/software/gsl/ GSL] | |[http://www.gnu.org/software/gsl/ GSL] | ||
|2.3-IGB-gcc-4.9.4 | |2.3-IGB-gcc-4.9.4 | ||
− | |The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. | + | |The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. - Homepage: http://www.gnu.org/software/gsl/ |
− | |||
− | |||
|- | |- | ||
|[https://developer.nvidia.com/cudnn cuDNN] | |[https://developer.nvidia.com/cudnn cuDNN] | ||
|7.1.4-IGB-gcc-4.9.4-CUDA-9.0.176<br>7.0.5-IGB-gcc-4.9.4-CUDA-9.0.176<br>5.1-IGB-gcc-4.9.4-CUDA-8.0.61<br>6.0-IGB-gcc-4.9.4-CUDA-8.0.61 | |7.1.4-IGB-gcc-4.9.4-CUDA-9.0.176<br>7.0.5-IGB-gcc-4.9.4-CUDA-9.0.176<br>5.1-IGB-gcc-4.9.4-CUDA-8.0.61<br>6.0-IGB-gcc-4.9.4-CUDA-8.0.61 | ||
− | |The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for | + | |The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. |
− | |||
|- | |- | ||
|[http://xianyi.github.com/OpenBLAS/ OpenBLAS] | |[http://xianyi.github.com/OpenBLAS/ OpenBLAS] | ||
Line 22: | Line 19: | ||
|[http://www.fftw.org FFTW] | |[http://www.fftw.org FFTW] | ||
|.3.3.6-gompi-4.9.4 | |.3.3.6-gompi-4.9.4 | ||
− | |FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) | + | |FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. - Homepage: http://www.fftw.org |
− | |||
|- | |- | ||
|[http://www.netlib.org/scalapack/ ScaLAPACK] | |[http://www.netlib.org/scalapack/ ScaLAPACK] | ||
|.2.0.2-gompi-4.9.4-OpenBLAS-0.2.19-LAPACK-3.7.0 | |.2.0.2-gompi-4.9.4-OpenBLAS-0.2.19-LAPACK-3.7.0 | ||
− | |The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines | + | |The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. - Homepage: http://www.netlib.org/scalapack/ |
− | |||
|} | |} |
Revision as of 08:45, 14 September 2018
Application | Installed Versions | Description |
---|---|---|
GSL | 2.3-IGB-gcc-4.9.4 | The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. - Homepage: http://www.gnu.org/software/gsl/ |
cuDNN | 7.1.4-IGB-gcc-4.9.4-CUDA-9.0.176 7.0.5-IGB-gcc-4.9.4-CUDA-9.0.176 5.1-IGB-gcc-4.9.4-CUDA-8.0.61 6.0-IGB-gcc-4.9.4-CUDA-8.0.61 |
The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. |
OpenBLAS | 0.2.19-GCC-4.9.4-2.28-LAPACK-3.7.0 .0.2.19-GCC-4.9.4-2.28-LAPACK-3.7.0 |
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. - Homepage: http://xianyi.github.com/OpenBLAS/ |
FFTW | .3.3.6-gompi-4.9.4 | FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. - Homepage: http://www.fftw.org |
ScaLAPACK | .2.0.2-gompi-4.9.4-OpenBLAS-0.2.19-LAPACK-3.7.0 | The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. - Homepage: http://www.netlib.org/scalapack/ |