Skip to content

kuldeep-tolia/OpenMP_FORTRAN_Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

-> This repository has computer programs written in FORTRAN and has two sections:

  • Section-1 discusses about the basic OpenMP clauses/constructs and demonstrates their usage via computer programs.
  • Section-2 discusses about the numerical methods and miscellaneous problems which are parallelized using OpenMP and checks its parallel computing performance.