myurtoglu / cudaforengineersLinks
Source code repository for the projects from CUDA for Engineers
☆132Updated 3 years ago
Alternatives and similar repositories for cudaforengineers
Users that are interested in cudaforengineers are comparing it to the libraries listed below
Sorting:
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆417Updated 2 months ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Source code that accompanies The CUDA Handbook.☆549Updated 3 weeks ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 4 months ago
- ☆61Updated 2 years ago
- This is a mirror of the latest stable version of Eigen.☆222Updated 8 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- LaTeX Examples Document Source☆249Updated 9 months ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 4 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- Open source library for scientific HPC☆129Updated 2 weeks ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- CUDA official sample codes☆370Updated 10 years ago
- Example codes from the book Parallel Programming With OpenACC☆86Updated 8 years ago
- CUDA Data Parallel Primitives Library☆435Updated 6 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Combined array and automatic differentiation library in C++☆179Updated 3 weeks ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- openmp examples☆147Updated 6 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated 2 months ago
- FMM Template Library☆45Updated 7 years ago