enginBozkurt / CUDA-ProgrammingLinks
GPU Parallel Computing software solution examples with CUDA
☆14Updated 7 years ago
Alternatives and similar repositories for CUDA-Programming
Users that are interested in CUDA-Programming are comparing it to the libraries listed below
Sorting:
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- Open source library for scientific HPC☆130Updated last month
- A library of various helper routines and frameworks used by many of the lab's software☆71Updated 4 months ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Updated 2 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆44Updated 3 weeks ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago
- MiniFE Finite Element Mini-Application☆36Updated last year
- MiniAMR Adaptive Mesh Refinement (AMR) Mini-App☆38Updated last year
- MATAR is a C++ software library to allow developers to easily create and use dense and sparse data representations that are also portable…☆33Updated last week
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated 7 months ago
- Exercises and Solutions for "Programming Your GPU with OpenMP: A Hands-On Introduction"☆149Updated 7 months ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- Cell-Based Adaptive Mesh Refinement☆80Updated 4 years ago
- Portable HPC Containers (C++)☆48Updated last week
- ☆18Updated 8 years ago
- my bookmarks☆54Updated last year
- The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), an…☆21Updated last month
- Examples for using SYCL on CUDA☆62Updated 2 months ago
- resources pour le cours d'introduction à la programmation des GPUs du mastère spécialisé HPC-AI☆23Updated last year
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 9 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆94Updated 2 years ago
- A library to handle the *.meshb file format.☆42Updated 2 weeks ago
- ☆62Updated 2 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Fast Sparse Multifrontal Solver☆11Updated 10 years ago
- PolyClipper provides methods to clip arbitrary polygons (in 2D) and polyhedra (in 3D) by planes.☆25Updated last week
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆26Updated 8 years ago
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 5 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago