Skip to content
Snippets Groups Projects
Commit 4882d121 authored by easybuild's avatar easybuild
Browse files

Tue, 15 Jun 2021 07:00:01 +0200

parent 495bd1aa
No related branches found
No related tags found
No related merge requests found
Pipeline #19703 failed
......@@ -15,6 +15,7 @@ CUDA/10.1.105-GCC-6.3.0-2.27,16
CUDA/10.1.243,16
CUDA/10.2.89,16
CUDA/9.2.148,16
CUDAcore/11.3.0,16
dotNET-Core-Runtime/3.1.1,16
dotNET-Core-SDK/3.1.101,16
EasyBuild/3.9.4,16
......
......@@ -72,6 +72,7 @@
| Module | Description |
| ------ | ----------- |
| [CUDA](https://developer.nvidia.com/cuda-toolkit) | CUDA (formerly Compute Unified Device Architecture) is a parallel local_computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel local_computational elements in CUDA GPUs. |
| [CUDAcore](https://developer.nvidia.com/cuda-toolkit) | CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs. |
| [hwloc](http://www.open-mpi.org/projects/hwloc/) | The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently. |
## Toolchain
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment