sjubertie / teaching-CUDA
Cours CUDA / CUDA lecture
☆9Updated 5 years ago
Alternatives and similar repositories for teaching-CUDA:
Users that are interested in teaching-CUDA are comparing it to the libraries listed below
- Lecture on SIMD units☆9Updated 8 years ago
- Volume Manipulation Library☆16Updated last year
- Conway's Game of Life written in Fortran 77 for FreeDOS☆10Updated 3 years ago
- A simple, but fast, triangular solver☆17Updated 4 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Lectures for the SC3260 HPC course at Vanderbilt☆18Updated 4 years ago
- ☆11Updated 2 years ago
- Prototype implementations of the orders 2 and 4 of the Runge-Kutta method in C++, CUDA and OpenCL applied to vector fields.☆16Updated 8 years ago
- A hierarchical matrix C/C++ library☆23Updated 3 weeks ago
- Large-scale nonlinear least-squares optimization library for both sparse and dense problems☆25Updated 4 months ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- Examples from Second Edition of Discovering Modern C++☆22Updated 6 years ago
- A C++17 library for parser generation for LALR(1) languages☆13Updated 2 years ago
- A thread safe simple C++ wrapper for FFTW & MKL☆15Updated 3 years ago
- Optiflop measures the optimally achievable FLOPs for mathematical operations on various platforms.☆12Updated 5 months ago
- Fast Hilbert Curve Generation, Sorting, and Range Queries☆16Updated 9 years ago
- Mirror of https://gitlab.kitware.com/vtk/vtk-m☆31Updated last week
- CMake FindLAPACK.cmake that works with Intel MKL, Atlas, OpenBLAS, Netlib, LAPACK95 for C / C++ / Fortran