diff --git a/salomon.csv b/salomon.csv index aa5135f6bd838f7692a65554427fdbf38a11d248..360761c5aebef955dd902072d26190b1c32bf603 100644 --- a/salomon.csv +++ b/salomon.csv @@ -171,6 +171,7 @@ COMSOL/51-EDU,2 COMSOL/52-COM,2 COMSOL/52-EDU,2 CORALbenchmark/1.00-foss-2016a,2 +Coreutils/8.30-GCCcore-8.1.0,2 CP2K/2.6.0-intel-2015b,2 CP2K/5.1,2 cryptography/2.3-Py-2.7,2 diff --git a/salomon.md b/salomon.md index c0ec643e4013eb1e28e9afc512413f6776ca2d68..032e0d323a9de0d881a7ed630115aad32e70401f 100644 --- a/salomon.md +++ b/salomon.md @@ -522,6 +522,7 @@ | [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 | +| [Coreutils](http://www.gnu.org/software/coreutils/) | The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. | | [cURL](http://curl.haxx.se) | libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more. | | [DMTCP](http://dmtcp.sourceforge.net/index.html) | DMTCP (Distributed MultiThreaded Checkpointing) transparently checkpoints a single-host or distributed computation in user-space -- with no modifications to user code or to the O/S. | | [duplicity](http://duplicity.nongnu.org/index.html) | Encrypted bandwidth-efficient backup using the rsync algorithm. |