Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.66 KB

File metadata and controls

36 lines (19 loc) · 1.66 KB

Readme file to update on the work in progress state of the art of the machine

This readme has the purpose to share at which stage is a specific action (e.g., software installation, maintenance, etc.).

Since we are facing several problems in setting up the MONSTER, it might be good to save 'check points' of each specific process going on aka trial and errors in several days .

EasyBuild installation

10-05-2019, Marco

Following this video demo:

  1. installed pip install from here

  2. step 1 installed by default setuptools then upgraded manually to the latest version via sudo pip install setuptools --upgrade

  3. installed other required Python packages (see here)

  • vsc-base via sudo pip install vsc-base
  • vsc-install via sudo pip install vsc-install
  1. trying to install Lmod as module tools, see here - github repo and here - dev site and here - Lmod documentation

Computer frozen & graphic problem

09-05-2019, Remi & Marco

  1. NVIDIA graphic card driver installed following this blog post

  2. Cross your fingers and hope the issue is solved

Matlab issues

  • created an alias to easily start from command line
  • fix a centOS related issue when plotting figures