Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 263 Bytes

BoilerPlateCode

  • Contains
    • Make C++ project
    • SBATCH run scripts
    • Documentation references for all the major tools
  • Sequence of files to be modified for running any application:
    1. modulesLoad.sh
    2. Makefile
    3. src/*
    4. build/run.sh