diff --git a/salomon.csv b/salomon.csv index 15dc4d31c37c96372680dd7056a6b492f0587123..47b98c634cd2fdd8d2ead062ad80b1ec505161cd 100644 --- a/salomon.csv +++ b/salomon.csv @@ -1,3 +1,15 @@ +CentOS/6.9-MIC-shell,2 +CentOS/6.9-MIC,2 +CentOS/6.9-shell,2 +CentOS/6.9,2 +CentOS/7.3-shell,2 +CentOS/7.3,2 +Debian/8.0-shell,2 +Debian/8.0,2 +Fedora/26-shell,2 +Fedora/26,2 +Ubuntu/16.04-shell,2 +Ubuntu/16.04,2 Amber/14,2 BCFtools/1.3-foss-2015g,2 BCFtools/1.6-intel-2017a,2 @@ -1122,18 +1134,6 @@ imkl/2017.1.132-iompi-2017a,2 imkl/2017.3.196-iimpi-2017b,2 imkl/2018.0.128-iimpi-2018.00,2 qrupdate/1.1.2-intel-2017a,2 -CentOS/6.9-MIC-shell,2 -CentOS/6.9-MIC,2 -CentOS/6.9-shell,2 -CentOS/6.9,2 -CentOS/7.3-shell,2 -CentOS/7.3,2 -Debian/8.0-shell,2 -Debian/8.0,2 -Fedora/26-shell,2 -Fedora/26,2 -Ubuntu/16.04-shell,2 -Ubuntu/16.04,2 Advisor/2016_update2,2 Advisor/2017_update3,2 Advisor/2017,2 @@ -1441,6 +1441,7 @@ parallel/20150322,2 pigz/2.3.3-GCC-6.2.0-2.27,2 tcsh/6.18.01-intel-2015b,2 tcsh/6.19.00,2 +tmux/2.3,2 turbovnc/1.2.3,2 util-linux/2.26.1-foss-2015g,2 util-linux/2.26.1,2 diff --git a/salomon.md b/salomon.md index d262d111ae3113f4d7a0a729e8d3ac098da937b0..177cdbd367a3f396a42893db372cda7bd98e1d01 100644 --- a/salomon.md +++ b/salomon.md @@ -413,8 +413,8 @@ | [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. | | [parallel](http://savannah.gnu.org/projects/parallel/) | parallel: Build and execute shell commands in parallel | -| pigz | | -| QBOX | | +| [pigz](http://zlib.net/pigz/) | pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler, and uses the zlib and pthread libraries. | +| [QBOX](https://asc.llnl.gov/CORAL-benchmarks/#qbox) | QBOX benchmark, part of CORAL suite | | [QEMU](http://wiki.qemu.org/Main_Page) | QEMU is a generic and open source machine emulator and virtualizer. | | [RStudio](https://www.rstudio.com) | RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. | | [Scalasca](http://www.scalasca.org/) | Scalasca is a software tool that supports the performance optimization of parallel programs by measuring and analyzing their runtime behavior. The analysis identifies potential performance bottlenecks – in particular those concerning communication and synchronization – and offers guidance in exploring their causes. | @@ -434,7 +434,7 @@ | [VirtualGL](http://www.virtualgl.org) | VirtualGL is an open source toolkit that gives any Unix or Linux remote display software the ability to run OpenGL applications with full 3D hardware acceleration. | | [VTune](http://software.intel.com/en-us/intel-vtune-amplifier-xe) | Intel VTune Amplifier XE 2016 is the premier performance profiler for C, C++, C#, Fortran, Assembly and Java. | | [Wine](https://www.winehq.org) | Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, Mac OSX, & BSD. | -| x86_adapt | | +| [x86_adapt](https://github.com/tud-zih-energy/x86_adapt) | http://dx.doi.org/10.1007/s00450-013-0243-7 | | [XZ](http://tukaani.org/xz/) | xz: XZ utilities | ## Vis @@ -493,5 +493,5 @@ | [Togl](https://sourceforge.net/projects/togl/) | A Tcl/Tk widget for OpenGL rendering. | | [VisIt](https://wci.llnl.gov/simulation/computer-codes/visit) | VisIt is an Open Source, interactive, scalable, visualization, animation and analysis tool | | [VTK](http://www.vtk.org) | The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization. VTK consists of a C++ class library and several interpreted interface layers including Tcl/Tk, Java, and Python. VTK supports a wide variety of visualization algorithms including: scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as: implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. | -| X11 | | +| [X11](https://www.x.org) | The X Window System (X11) is a windowing system for bitmap displays | | [Xvfb](http://www.x.org) | Xvfb is an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. |