satishphd / Teaching-Intel-Intrinsics-for-SIMD-ParallelismLinks
Teaching Vectorization and SIMD using Intel Intrinsics in a Computer Organization and Architecture class
☆16Updated 8 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:
- ☆59Updated last week
- SYCL Conformance Tests☆70Updated last week
- Little OpenMP Library☆168Updated 3 years ago
- Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.☆127Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated last month
- SYCL Reference Manual☆28Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- CPU Ultimate Latency Test.☆112Updated 2 months ago
- ☆154Updated this week
- SYCL Open Source Specification☆138Updated this week
- A lightweight memory allocator for hardware-accelerated machine learning☆172Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- SYCL Benchmark Suite☆65Updated 4 months ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆58Updated 2 years ago
- X86 CPU topics overview for developers , oriented towards performance☆202Updated 8 months ago
- Utilities to measure read access times of caches, memory, and hardware prefetches for simple and fused operations☆85Updated 2 years ago
- ☆143Updated last week
- An implementation of HIP that works on CPUs, across OSes.☆127Updated last year
- RV: A Unified Region Vectorizer for LLVM☆112Updated 5 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆119Updated last month
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 4 years ago
- AVX-512 documentation beyond what Intel provides☆57Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆334Updated 4 years 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
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 7 months ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆124Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- ☆70Updated 5 years ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆66Updated 3 years ago