Boost
ml boost/1.89.0
ml boost/1.89.0
ml utils/cmake # alias 4.1.2 versionouml utils/cmake/4.1.1
Tutorial link !
Installed version : 2.23-9, 2.25-7, 2.26-8, 2.27-7, 2.28-10 (défault).2.26-8, 2.27-7 and 2.28-10 versions financed by MIS.Official documentation and wikipédia. Magma can only be run on the magma partition ! Description… Read more »
In your working directory, a link to /scratch named ComputeSpace exists. 1 – This disk space is dedicated to : 2 – Recommendations : Don’t forget that data volume =… Read more »
An interruption / maintenance for these February 13rd took place for migration of the calculation nodes to a new system. New login.matrics.u-picardie.fr ! The system has changed and does not… Read more »
Console multiplexer can still live even if you leave it. It can contain several sessions. Creation of a named screen screen -S nameSession Listing existing screen screen -ls To rattach… Read more »
The “fdupes . -r -d” is a command that lists duplicate files and offers to delete them as desired.
$> sacct -o jobid,reqnodes,reqcpus,reqmem,maxrss,averss,elapsed -j JOBID #reqmem : RAM demandée via sbatch #maxrss : RAM maximale utilisée #averss : RAM moyenne utilisée $> sacct -o jobid,reqnodes,reqcpus,reqmem,maxrss,averss,elapsed -j 94079 JobID ReqNodes… Read more »
$HOME is an environment variable corresponding to your working directory. The commands “cd $HOME” or “cd ~YourLogin” positions you at the root of your working directory. Application : mv results.csv… Read more »