Skip to content

Short scripts written to ease the lab assignments of the High Performance Computing Course (CS301) offered at DA-IICT

Notifications You must be signed in to change notification settings

bhargeymehta/shin-hpc-reuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shin HPC reuse

Usage

  • write your code in serial.c and parallel.c in the specified region
  • edit the config.py file as per needed
  • the script deletes the executables on each run and recompiles
  • put the partial runs into a folder named 'fragments' and run merge.py, output file will be named 'data-merged.txt'

Warnings

  • don't reuse if the config file changed in between the runs
  • if there are more runs in the data.txt file then the script doesn't delete the extra runs
  • don't remove 0 in procs list, the serial code will not run otherwise

About

Short scripts written to ease the lab assignments of the High Performance Computing Course (CS301) offered at DA-IICT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published