kuldeep-tolia / OpenACC_FORTRAN_Codes

OpenACC GPU parallelization for various numerical methods and miscellaneous problems using FORTRAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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