cggos / multicore_gpu_programmingLinks
source code(v1.03) for the book <Multicore and GPU Programming> or 《多核与GPU编程》
☆25Updated 6 years ago
Alternatives and similar repositories for multicore_gpu_programming
Users that are interested in multicore_gpu_programming are comparing it to the libraries listed below
Sorting:
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- OpenMP tutorial☆38Updated 2 months ago
- Hands-On GPU Programming with Python and CUDA, Second Edition, published by Packt☆36Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- ☆44Updated 7 years ago
- some CUDA programming example☆25Updated 8 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Source code repository for the projects from CUDA for Engineers☆131Updated 3 years ago
- ☆23Updated 5 years ago
- A detailed conversion of a C++ project to Python using pybind11☆18Updated 3 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Updated 6 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- This repository contains various examples of using Eigen library☆17Updated 5 months ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Learning CUDA 10 Programming, published by Packt☆42Updated 2 years ago
- Example code to create and train a Pytorch model using the new C++ frontend.☆17Updated 6 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆18Updated 13 years ago
- CUDA by practice☆129Updated 5 years ago
- MagmaDNN: a simple deep learning framework in c++☆49Updated 4 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆90Updated last year
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆80Updated 11 months ago
- Utilities for CUDA programming☆41Updated 6 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 2 months ago
- The CMake version of cuda_by_example☆148Updated 4 years ago
- Examples for using SYCL on CUDA☆62Updated last week
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆275Updated 3 months ago
- Learn OpenMP examples step by step☆95Updated 5 months ago