Wigner-GPU-Lab / TeachingLinks
Material used for teaching.
☆62Updated 3 years ago
Alternatives and similar repositories for Teaching
Users that are interested in Teaching are comparing it to the libraries listed below
Sorting:
- ☆42Updated 6 years ago
- How to install a library with cmake☆153Updated 5 years ago
- An example of setting up Sphinx for C++ and building with CMake and Read the Docs☆103Updated 3 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Samples for Learning Modern CMake☆242Updated 9 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Collection of barebone CMake project templates for various specific setups☆45Updated 6 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆228Updated 4 months ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Common CMake modules☆156Updated last year
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 7 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- This is an example of doing a Modern C++ project with CI☆124Updated 8 years ago
- Presentation Material for C++Now 2017☆494Updated 6 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Open Source Parallel STL implementation☆529Updated last year
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- C++ features jump start☆123Updated 2 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.