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

Wed, 31 Jul 2019 11:45:03 +0200

parent 1b242026
No related branches found
No related tags found
No related merge requests found
Pipeline #8438 passed
......@@ -1298,6 +1298,7 @@ nettle/3.4.1,2
networkx/1.11-Python-2.7.13,2
networkx/2.1-Py-3.6,2
networkx/2.2-Py-2.7,2
Ninja/1.9.0-GCCcore-6.3.0,2
NLopt/2.4.2,2
NLopt/2.4.2-intel-2017a,2
NodeJS/6.10.1-foss-2016a,2
......
......@@ -601,6 +601,7 @@
| [MIKE](http://www.mikepoweredbydhi.com) | MIKE Powered by DHI is a part of DHI, the global organisation dedicated to solving challenges in water environments worldwide. |
| [moreutils](https://joeyh.name/code/moreutils/) | Moreutils is a growing collection of the unix tools that nobody thought to write long ago when unix was young. |
| [networkx](https://pypi.python.org/pypi/networkx) | NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. |
| [Ninja](https://ninja-build.org/) | Ninja is a small build system with a focus on speed. |
| [numactl](http://oss.sgi.com/projects/libnuma/) | The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. |
| [osm2pgsql](http://wiki.openstreetmap.org/wiki/Osm2pgsql) | osm2pgsql is a command-line based program that converts OpenStreetMap data to postGIS-enabled PostgreSQL databases |
| [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. |
......
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