All Projects → LLNL → FGPU

LLNL / FGPU

Licence: BSD-3-Clause License
No description or website provided.

Programming Languages

fortran
972 projects
C++
36643 projects - #6 most used programming language
Makefile
30231 projects
Cuda
1817 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to FGPU

Stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
Stars: ✭ 531 (+1670%)
Mutual labels:  gpu, openmp, cuda
gpubootcamp
This repository consists for gpu bootcamp material for HPC and AI
Stars: ✭ 227 (+656.67%)
Mutual labels:  gpu, openmp, cuda
Occa
JIT Compilation for Multiple Architectures: C++, OpenMP, CUDA, HIP, OpenCL, Metal
Stars: ✭ 230 (+666.67%)
Mutual labels:  gpu, openmp, cuda
monolish
monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Stars: ✭ 166 (+453.33%)
Mutual labels:  gpu, openmp, cuda
allgebra
Base container for developing C++ and Fortran HPC applications
Stars: ✭ 14 (-53.33%)
Mutual labels:  gpu, openmp, cuda
Cuml
cuML - RAPIDS Machine Learning Library
Stars: ✭ 2,504 (+8246.67%)
Mutual labels:  gpu, cuda
Hybridizer Basic Samples
Examples of C# code compiled to GPU by hybridizer
Stars: ✭ 186 (+520%)
Mutual labels:  gpu, cuda
Nvidia Docker
Build and run Docker containers leveraging NVIDIA GPUs
Stars: ✭ 13,961 (+46436.67%)
Mutual labels:  gpu, cuda
Bohrium
Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX
Stars: ✭ 209 (+596.67%)
Mutual labels:  gpu, cuda
Quda
QUDA is a library for performing calculations in lattice QCD on GPUs.
Stars: ✭ 166 (+453.33%)
Mutual labels:  gpu, cuda
Macos Egpu Cuda Guide
Set up CUDA for machine learning (and gaming) on macOS using a NVIDIA eGPU
Stars: ✭ 187 (+523.33%)
Mutual labels:  gpu, cuda
Genomeworks
SDK for GPU accelerated genome assembly and analysis
Stars: ✭ 215 (+616.67%)
Mutual labels:  gpu, cuda
Ssd Gpu Dma
Build userspace NVMe drivers and storage applications with CUDA support
Stars: ✭ 172 (+473.33%)
Mutual labels:  gpu, cuda
Gmonitor
gmonitor is a GPU monitor (Nvidia only at the moment)
Stars: ✭ 169 (+463.33%)
Mutual labels:  gpu, cuda
HeCBench
software.intel.com/content/www/us/en/develop/articles/repo-evaluating-performance-productivity-oneapi.html
Stars: ✭ 85 (+183.33%)
Mutual labels:  openmp, cuda
Creepminer
Burstcoin C++ CPU and GPU Miner
Stars: ✭ 169 (+463.33%)
Mutual labels:  gpu, cuda
Simplegpuhashtable
A simple GPU hash table implemented in CUDA using lock free techniques
Stars: ✭ 198 (+560%)
Mutual labels:  gpu, cuda
euler2d kokkos
Simple 2d finite volume solver for Euler equations using c++ kokkos library
Stars: ✭ 27 (-10%)
Mutual labels:  openmp, cuda
Cupoch
Robotics with GPU computing
Stars: ✭ 225 (+650%)
Mutual labels:  gpu, cuda
Optix Pathtracer
Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine
Stars: ✭ 231 (+670%)
Mutual labels:  gpu, cuda

This is a collection of code examples focusing on porting FORTRAN codes to run DOE heterogenous architecture CPU+GPU machines. The purpose of these is to provide both learning aids for developers and OpenMP and CUDA code examples for testing vendor compilers capabilities.

While these examples have a heavy FORTRAN emphasis, some examples also include C++ usage for use in demonstrating OpenMP or CUDA with mixed C++/FORTRAN language executables.

RELEASE LLNL-CODE-769479

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].