Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 527 Bytes

File metadata and controls

13 lines (9 loc) · 527 Bytes

WIP SOCOL4 Install scripts for LUMI

Instructions

  1. Clone these files: git clone https://github.com/cschpc/socol_install and go to the directory socol_install afterwards.
  2. Edit settings.sh so that GERACLIS_ROOT points to correct place
  3. Run ./get_libs.sh. This will download CDI, CDO and YAXT under downloads
  4. Run ./install_libs.sh. This will install CDI, CDO and YAXT under GERACLIS_ROOT
  5. Run ./do_install.sh. This will compile SOCOL

TODO

  • Get socol code from version control repository.