Skip to content

Commit

Permalink
Update software.md
Browse files Browse the repository at this point in the history
  • Loading branch information
monaghaa committed Apr 11, 2023
1 parent 0e56709 commit 791b120
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/clusters/alpine/software.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Refer to our [Modules System](https://curc.readthedocs.io/en/latest/compute/modu
| [Cube](https://www.scalasca.org/scalasca/software/cube-4.x/download.html) | 3.4.3, 4.3.4 (D) | Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space. |
| [CUDA Toolkit](https://developer.nvidia.com/cuda-toolkit) (G) | 11.2, 11.3 (D), 11.4 | The NVIDIA CUDA Toolkit includes GPU-accelerated libraries, debugging and optimization tools, a C/C++ compiler, and a runtime library to deploy your application. |
| [cuDNN](https://developer.nvidia.com/cudnn) (G)| 8.1, 8.2 (D)| The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. |
| [curc-quota](https://curc.readthedocs.io/en/latest/compute/filesystems.html#monitoring-disk-usage) | 4.0 | CU Boulder script that provides information the user's home, projects, scratch, and PetaLibrary space.|
| [curc-quota](https://curc.readthedocs.io/en/latest/compute/filesystems.html#monitoring-disk-usage) | 5.0 | CU Boulder script that provides information the user's home, projects, scratch, and PetaLibrary space.|
| [DMTCP](https://dmtcp.sourceforge.io/) | 2.6.0 | DMTCP (Distributed MultiThreaded Checkpointing) transparently checkpoints a single-host or distributed computation in user-space without modifications to user code or to the O/S.|
| [Eigen](https://eigen.tuxfamily.org/index.php?title=Main_Page) | 3.4.0 | Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.|
| [Emacs](https://www.gnu.org/software/emacs/) | 25.3, 27.2 (D) | An extensible, customizable, text editor.|
Expand Down Expand Up @@ -59,6 +59,7 @@ Refer to our [Modules System](https://curc.readthedocs.io/en/latest/compute/modu
| [JPEG](https://jpegclub.org/reference/reference-sources/) | 9d, 9e | Open source JPEG Image Library.|
| [Julia](https://julialang.org/) | 0.6.2, 1.6.0, 1.6.6, 1.8.1 (D) | Julia is a high-level, dynamic programming language. Its features are well suited for numerical analysis and computational science. |
| [LAMMPS](https://www.lammps.org/#nogo&gsc.tab=0) | 29Sept21, 29Sept2021_update3 | LAMMPS is a classical molecular dynamics code with a focus on materials modeling. |
| [LFTP](https://lftp.yar.ru) | 4.8.4 | LFTP is a sophisticated file transfer program supporting a number of network protocols (ftp, http, sftp, fish, torrent) |
| [Load Balancer](https://curc.readthedocs.io/en/latest/software/loadbalancer.html?highlight=load%20balancer) | 0.2 |Load Balancer is an effective tool for optimally utilizing multiple processors and nodes on the CURC HPC resources, without the need to learn OpenMP or MPI.|
| [Mathematica](https://www.wolfram.com/mathematica/) | 9.0, 11.1.0 (D) | A software system with built-in libraries for several areas of technical computing. |
| [MATLAB](https://www.mathworks.com/products/matlab.html) | R2020b, R2021b (D) | MATLAB is a proprietary multi-paradigm programming language and numeric computing environment. [CURC Usage Guide](https://curc.readthedocs.io/en/latest/software/matlab.html)|
Expand Down

0 comments on commit 791b120

Please sign in to comment.