User Tools

Site Tools


lordec-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
lordec-software [2019/07/09 14:22] – created aorthlordec-software [2019/11/17 09:38] (current) – [Usage] aorth
Line 6: Line 6:
   * Latest version: 0.9   * Latest version: 0.9
   * Added: July, 2019   * Added: July, 2019
 +  * Updated: November, 2019
   * Link: https://www.lirmm.fr/~rivals/lordec/   * Link: https://www.lirmm.fr/~rivals/lordec/
  
Line 17: Line 18:
 $ lordec-correct $ lordec-correct
 $ lordec-trim</code> $ lordec-trim</code>
 +
 +//N.B.// Please use the ''-T'' option to set the number of CPU threads for your program. This number should match the number of CPUs you requested from SLURM in your SBATCH job script.
  
 ===== Installation ====== ===== Installation ======
Line 25: Line 28:
 $ tar xf lordec-src_0.9.tar.bz2 $ tar xf lordec-src_0.9.tar.bz2
 $ cd lordec-src_0.9 $ cd lordec-src_0.9
 +$ scl enable devtoolset-7 bash
 $ sed -i -e 's/cmake/cmake3/' Makefile $ sed -i -e 's/cmake/cmake3/' Makefile
 $ make clean all -j4 $ make clean all -j4
lordec-software.txt · Last modified: 2019/11/17 09:38 by aorth