satishphd / Teaching-Intel-Intrinsics-for-SIMD-ParallelismLinks
Teaching Vectorization and SIMD using Intel Intrinsics in a Computer Organization and Architecture class
☆17Updated 11 months ago
Alternatives and similar repositories for Teaching-Intel-Intrinsics-for-SIMD-Parallelism
Users that are interested in Teaching-Intel-Intrinsics-for-SIMD-Parallelism are comparing it to the libraries listed below
Sorting:
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 4 months ago
- ☆59Updated last month
- Little OpenMP Library☆170Updated 3 years ago
- SYCL Reference Manual☆29Updated this week
- A fast implementation of log() and exp()☆56Updated 3 years ago
- SYCL Conformance Tests☆71Updated this week
- X86 CPU topics overview for developers , oriented towards performance☆204Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated 3 weeks ago
- C++ template library for floating point operations☆36Updated last month
- CPU Ultimate Latency Test.☆117Updated 4 months ago
- Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) APIs☆129Updated last week
- A lightweight memory allocator for hardware-accelerated machine learning☆180Updated 4 months ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆34Updated 2 years ago
- ☆154Updated 2 weeks ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- ☆147Updated 2 months ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- x86-64, ARM, and RVV intrinsics viewer☆76Updated 2 months ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆119Updated this week
- SYCL Open Source Specification☆143Updated 2 weeks ago
- High-level C++ for Accelerator Clusters☆154Updated 2 months ago
- Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.☆130Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆116Updated 6 months ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 2 months ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year