Pinned Repositories
CFD_accelarated
This is a Computational Fluid Dynamics code which can run parallel on GPU nodes. Four techniques, concurrency, cuda, openacc and openmp are used to run it parallel.
dotfiles
dvr_code
fortify
Strengthen your Fortran code through unit-testing
FortUTF
FORTRAN Unit Test Suite written in FORTRAN
iccsdn_modules
LULESH_1.0_CXX
Here I started from a code which has already been developed. This is a serial code and I tried to make parallel using different schemes.
LULESH_1.0_Fortran
Here I started from a code which has already been developed (Not by me, I obtained the original code from [here](https://github.com/LLNL/LULESH/tree/46c2a1d6db9171f9637d79f407212e0f176e8194)). This is a serial code written in Fortran and the goal is to make it parallel using different schemes.
nvim.config
Tutorial-on-MPI
pradiptasam's Repositories
pradiptasam/CFD_accelarated
This is a Computational Fluid Dynamics code which can run parallel on GPU nodes. Four techniques, concurrency, cuda, openacc and openmp are used to run it parallel.
pradiptasam/dotfiles
pradiptasam/iccsdn_modules
pradiptasam/dvr_code
pradiptasam/fortify
Strengthen your Fortran code through unit-testing
pradiptasam/FortUTF
FORTRAN Unit Test Suite written in FORTRAN
pradiptasam/LULESH_1.0_CXX
Here I started from a code which has already been developed. This is a serial code and I tried to make parallel using different schemes.
pradiptasam/LULESH_1.0_Fortran
Here I started from a code which has already been developed (Not by me, I obtained the original code from [here](https://github.com/LLNL/LULESH/tree/46c2a1d6db9171f9637d79f407212e0f176e8194)). This is a serial code written in Fortran and the goal is to make it parallel using different schemes.
pradiptasam/nvim.config
pradiptasam/Tutorial-on-MPI