A list of programs written for 7th semester PADP lab.
For OpenMP programs, compile using following flag:
gcc -fopenmp program.c
If you find shell scripts within the program folder, run following command to give it execution permissions:
chmod +x run.sh
To run shellscript:
./run.sh