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

Mon, 05 Nov 2018 13:24:07 +0100

parent 0c861a91
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ Advisor/2013.5,1
Advisor/2015.1.10.380555,1
Advisor/2017_update3,1
Advisor/2017_update5,1
Advisor/default,1
ALAMODE/0.9.8-intel-2017a,1
almost/2.1.0-foss-2015g,1
almost/2.1.0-foss-2016a,1
......@@ -179,6 +180,7 @@ Cube/4.2.3-gcc,1
Cube/4.2.3-icc,1
Cube/4.3.4,1
Cube/4.3.5,1
Cube/default,1
CUDA/7.5.18,1
CUDA/8.0.44,1
CUDA/9.0.176,1
......@@ -541,7 +543,7 @@ intel/2017b,1
intel/2017c,1
intel/2018.03,1
intel/2018a,1
intel/defaul,1
intel/default,1
intelpcm/2.6,1
iomkl/2017a,1
iompi/2017a,1
......
......@@ -297,8 +297,8 @@
| Module | Description |
| ------ | ----------- |
| Advisor |   |
| Cube |   |
| [Advisor](https://software.intel.com/intel-advisor-xe) | Vectorization Optimization and Thread Prototyping - Vectorize & thread code or performance “dies” - Easy workflow + data + tips = faster code faster - Prioritize, Prototype & Predict performance gain |
| [Cube](http://www.scalasca.org/software/cube-4.x/download.html) | Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. |
| [OPARI2](http://www.score-p.org) | OPARI2, the successor of Forschungszentrum Juelich's OPARI, is a source-to-source instrumentation tool for OpenMP and hybrid codes. It surrounds OpenMP directives and runtime library calls with calls to the POMP2 measurement interface. |
| [OTF2](http://www.score-p.org) | The Open Trace Format 2 is a highly scalable, memory efficient event trace data format plus support library. It is the new standard trace format for Scalasca, Vampir, and TAU and is open for other tools. |
| [PAPI](http://icl.cs.utk.edu/projects/papi/) | PAPI provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. |
......@@ -394,7 +394,7 @@
| gompi | GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support. |
| [iccifort](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Intel C, C++ and Fortran compilers |
| [iimpi](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Intel C/C++ and Fortran compilers, alongside Intel MPI. |
| intel |   |
| [intel](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Compiler toolchain including Intel compilers, Intel MPI and Intel Math Kernel Library (MKL). |
| [iomkl](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Intel Cluster Toolchain Compiler Edition provides Intel C/C++ and Fortran compilers, Intel MKL & OpenMPI. |
| [iompi](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Intel C/C++ and Fortran compilers, alongside Open MPI. |
| [Py](https://www.python.org) | Python 3.6 toolchain |
......@@ -423,15 +423,14 @@
| grace | Grace 5.1.23 is a WYSIWYG 2D plotting tool for the X Window System and M*tif.. |
| [Graph500](http://graph500.org/) | Reference code of the Graph500 benchmark. |
| [gzip](http://www.gnu.org/software/gzip/) | gzip (GNU zip) is a popular data compression program as a replacement for compress |
| help2man |   |
| [help2man](https://www.gnu.org/software/help2man/) | help2man produces simple manual pages from the '--help' and '--version' output of other commands. |
| inspector_xe |   |
| intelpcm |   |
| ipm |   |
| itac |   |
| [JOE](http://joe-editor.sourceforge.net) | JOE is a full featured terminal-based screen editor which is distributed under the GNU General Public License (GPL) |
| likwid |   |
| Lmod |   |
| MATLAB |   |
| [Lmod](http://sourceforge.net/projects/lmod/) | Lmod is a Lua based module system. Modules allow for dynamic modification of a user's environment under Unix systems. See www.tacc.utexas.edu/tacc-projects/lmod for a complete description. Lmod is a new implementation that easily handles the MODULEPATH Hierarchical problem. It is drop-in replacement for TCL/C modules and reads TCL modulefiles directly. |
| memoryscape |   |
| [Mercurial](http://mercurial.selenic.com/) | Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. |
| mercurial |   |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment