Skip to content
Snippets Groups Projects
Commit 3cdc91c9 authored by Easy Build's avatar Easy Build
Browse files

Wed, 17 Jan 2018 10:00:03 +0100

parent 258cba68
No related branches found
No related tags found
No related merge requests found
......@@ -1245,6 +1245,9 @@ scipy/1.0.0-Py-3.6,2
six/1.11.0-Py-2.7,2
six/1.11.0-Py-3.6,2
spglib-python/1.10.2.4-Py-3.6,2
CUDA/7.5.18,2
CUDA/8.0.61,2
CUDA/9.1.85,2
LibreSSL/2.1.6-intel-2017b,2
OpenSSL/1.0.2n-intel-2017b,2
OpenSSL/1.1.0e-intel-2017b,2
......
......@@ -392,6 +392,7 @@
| Module | Description |
| ------ | ----------- |
| [CUDA](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. |
| [eudev](https://wiki.gentoo.org/wiki/Project:Eudev) | eudev is a fork of systemd-udev with the goal of obtaining better compatibility with existing software such as OpenRC and Upstart, older kernels, various toolchains and anything else required by users and various distributions. |
| [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. |
| [libpciaccess](http://cgit.freedesktop.org/xorg/lib/libpciaccess/) | Generic PCI access library. |
......
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