cuda-fortran
There are 18 repositories under cuda-fortran topic.
ROCm/gpufort
GPUFORT: S2S translation tool for CUDA Fortran and Fortran+X in the spirit of hipify
fspiga/qe-gpu
GPU-accelerated Quantum ESPRESSO using CUDA FORTRAN
pkestene/euler2d_cudaFortran
2nd order Godunov solver for 2d Euler equations written in CUDA Fortran and stdpar (standard paralelism)
Koushikphy/Intro-to-CUDA-Fortran
A Complete beginner's introduction to programming with CUDA Fortran
olcf-tutorials/openmp_offloading
OpenMP programming tips for GPU offloading
cssrikanth/Heat-equation-implementation--CUDA-HIP-MPI
2D Heat equation implementation in CUDA Python and CUDA Fortran
dc-fukuoka/gpu_ring
a test of GPU direct with CUDA/OpenACC.
navdeeprana/cudaFiniteDifferences
Implementation of 5-point stencil 2d and 3d finite differences in cuda fortran.
mainak-LGT/2D-XY-model-CUDA
Monte Carlo simulations of 2D XY model on GPGPU with CUDA
ssoehdata/CUDA_Fortran_Sci_Eng
Working through examples from the Cuda Fortran for Scientists and Engineers 2nd Edition Book
WillTrojak/f90_quadratures
Modern Fortran modules to generate quadrature rules
AndiH/CUDA-Fortran-STREAM
Variant of STREAM Benchmark in CUDA Fortran
mainak-LGT/ranluxGPU-FORTRAN
FORTRAN Interface to an existing CUDA C/C++ implementation of RANLUX PRNG for generating random numbers on GPGPUs.
truongdangqe/hello
Some Fortran codes to practice programming in Fortran.
zheliu137/GPU_FortTest
Cuda fortran test demos
Daniel-Harrington/YAPS
A CUDA Fortran particle mesh method simulation of supermassive blackhole migration in a galaxy of 100M particles
osada-yum/CUDA_Fortran_MC_simulation_spin
Monte Carlo simulation for spin model with CUDA Fortran.
wsyip85/CUDA-FORTRAN
My code for learning CUDA-FORTRAN and applying it in GOOGLE-COLABS free GPU. My quest is to master CUDA-FORTRAN.