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

Wed, 10 Oct 2018 11:30:07 +0200

parent c89a76cd
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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 |
......
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