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 3 months ago
- Source code that accompanies The CUDA Handbook.☆550Updated last month
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 5 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- CUDA official sample codes☆370Updated 10 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- This is a mirror of the latest stable version of Eigen.☆222Updated 8 years ago
- LaTeX Examples Document Source☆251Updated this week
- CUDA Data Parallel Primitives Library☆436Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- a c++/cuda template library for tensor lazy evaluation☆163Updated 2 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- C++ library for reading and writing of numpy's .npy files☆421Updated last year
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 years ago
- Example codes from the book Parallel Programming With OpenACC☆86Updated 8 years ago
- Numerical linear algebra software package☆525Updated this week
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆292Updated 3 years ago
- Combined array and automatic differentiation library in C++☆181Updated last month
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 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
- All header files from numerical recipes. 3rd Edition.☆221Updated 3 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆28Updated 6 years ago