myurtoglu / cudaforengineersLinks
Source code repository for the projects from CUDA for Engineers
☆134Updated 4 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
- Source code that accompanies The CUDA Handbook.☆560Updated 3 months ago
- CUSP : A C++ Templated Sparse Matrix Library☆421Updated 5 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆125Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- ☆62Updated 3 years ago
- Example codes from the book Parallel Programming With OpenACC☆86Updated 8 years ago
- Conjugate Gradient for Least Squares in CUDA☆53Updated 10 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆198Updated 7 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆63Updated 12 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆52Updated 3 years ago
- CUDA official sample codes☆371Updated 10 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 4 years ago
- Open source library for scientific HPC☆131Updated 2 months ago
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- This is a mirror of the latest stable version of Eigen.☆227Updated 8 years ago
- LaTeX Examples Document Source☆251Updated 2 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆320Updated 2 weeks ago
- Distributed multigrid linear solver library on GPU☆642Updated last month
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆95Updated 2 years ago
- Combined array and automatic differentiation library in C++☆185Updated 3 months ago
- Software to support people learning OpenMP with our book ... The OpenMP Common Core: Making OpenMP Simple Again☆83Updated 2 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago