diff --git a/salomon.csv b/salomon.csv index 2a472817c9f4579056934674fe99f360fe7093a4..edb6092b361892cdc5ee1f5a9ea5f8adcd0a5daa 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 032e0d323a9de0d881a7ed630115aad32e70401f..2bf3fa5dbf808c1cbb36208d09673baaa871db38 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 |