From 4a856d436137cedf05b8e5e045928f34275868e9 Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Wed, 10 Oct 2018 11:30:07 +0200 Subject: [PATCH] Wed, 10 Oct 2018 11:30:07 +0200 --- salomon.csv | 1 + salomon.md | 1 + 2 files changed, 2 insertions(+) diff --git a/salomon.csv b/salomon.csv index 2a472817..edb6092b 100644 --- a/salomon.csv +++ b/salomon.csv @@ -72,6 +72,7 @@ BCFtools/1.6-intel-2017a,2 BCFtools/1.8-intel-2017a,2 bcl2fastq2/2.20.0-intel-2017a-Python-2.7.13,2 bcrypt/3.1.4-Py-2.7,2 +BeoPEST/14.02-GCC-6.3.0-2.27,2 BerkeleyUPC/2.16.2-gompi-2015b,2 binutils/2.25-GCC-4.9.3-binutils-2.25,2 binutils/2.25-GCC-5.1.0-binutils-2.25,2 diff --git a/salomon.md b/salomon.md index 032e0d32..2bf3fa5d 100644 --- a/salomon.md +++ b/salomon.md @@ -519,6 +519,7 @@ | [APR](http://apr.apache.org/) | Apache Portable Runtime (APR) libraries. | | [APR-util](http://apr.apache.org/) | Apache Portable Runtime (APR) util libraries. | | [Bash](http://www.gnu.org/software/bash) | Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). | +| [BeoPEST](http://www.prinmath.com/pest/) | BeoPEST is a special version of John Doherty's PEST adapted for Beowulf clusters. BeoPEST is identical in operation to Parallel PEST, except that it instead of a master and slaves that communicate through the file system, BeoPEST uses a master and smart slaves that communicate via TCP/IP or MPI. BeoPEST also uses smart slaves which offloads much of the effort to the slaves which is important for BeoPEST to scale to hundreds or thousands of slaves. More detail is provided in the BeoPEST Documentation. | | [binutils](http://directory.fsf.org/project/binutils/) | binutils: GNU binary utilities | | [bzip2](http://www.bzip.org/) | bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. | | [CORALbenchmark](https://asc.llnl.gov/CORAL-benchmarks) | Benchmark Codes | -- GitLab