Skip to content

05 openmp basics

Arjun Ramaswami requested to merge (removed):05-openmp-basics into master

Default matrix size is 10000 x 10000. Run the executable: ./openmp-linear-systems No arguments to the executable, to change the matrix size one has to change the global variable 'N' The scheduling-result.txt contains the table of scheduling results.

Merge request reports