diff --git a/salomon.csv b/salomon.csv
index 6ea45207b3c5d7a31ea2340c604e53b9de98815e..efe81e467c3f6c55e058f617172adc96eb757d19 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -219,6 +219,7 @@ DDT/5.0.1,2
 Debian/8.0,2
 decorator/4.2.1-Py-3.6,2
 deMonNano/4.3.6,2
+DGX-2/1.0,2
 Digimat/5.0.1-COM,2
 Digimat/5.0.1-EDU,2
 dill/0.2.9-Py-2.7,2
@@ -1296,7 +1297,6 @@ ParMETIS/4.0.3-intel-2017a,2
 ParMETIS/4.0.3-intel-2018.04,2
 PatchELF/0.9,2
 pbr/5.1.1-Py-2.7,2
-PBSPro/18.1.3,2
 PCRE/8.36-intel-2015b,2
 PCRE/8.36-intel-2016.01,2
 PCRE/8.37,2
diff --git a/salomon.md b/salomon.md
index 2eae1a1312f4429c61c2969ed456b57c9a70c0c6..e87d754b4e567d9dcc8633eac4528b02b648486e 100644
--- a/salomon.md
+++ b/salomon.md
@@ -550,6 +550,7 @@
 | [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 |
+| DGX-2 | Old module, description not available. |
 | [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. |
 | [dos2unix](https://sourceforge.net/projects/dos2unix) | dos2unix includes utilities to convert text files with DOS or MAC line breaks to Unix line breaks and vice versa. It also includes conversion of UTF-16 to UTF-8. |
 | [duplicity](http://duplicity.nongnu.org/index.html) | Encrypted bandwidth-efficient backup using the rsync algorithm. |
@@ -585,7 +586,6 @@
 | [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 |
 | [PatchELF](https://nixos.org/patchelf.html) | PatchELF is a small utility to modify the dynamic linker and RPATH of ELF executables. |
-| PBSPro | Old module, description not available. |
 | [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. |