karrenberg / wfvLinks
IMPORTANT NOTICE: This implementation is long outdated. Whole-Function Vectorization is an algorithm that transforms a scalar function in such a way that it computes W executions of the original code in parallel using SIMD instructions (W is the target architecture's SIMD width).
☆22Updated 13 years ago
Alternatives and similar repositories for wfv
Users that are interested in wfv are comparing it to the libraries listed below
Sorting:
- RV: A Unified Region Vectorizer for LLVM☆112Updated 5 months ago
- ☆70Updated 5 years ago
- Sample programs for the LLVM PTX back-end☆39Updated 10 years ago
- A framework that helps implementing swizzle GPU kernels☆42Updated 5 years ago
- LLVM AMDGPU Assembler Helper Tools☆112Updated 8 years ago
- c++ posit implementation☆44Updated 2 years ago
- GPUVerify: a Verifier for GPU Kernels☆72Updated 3 years ago
- ☆74Updated 2 years ago
- ☆154Updated this week
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆124Updated 2 years ago
- ☆59Updated last week
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆114Updated 6 months ago
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 3 years ago
- Instruction THroughput Estimator using MAchine Learning (ITHEMAL)☆150Updated 3 years ago
- a Halide language To MLIR compiler.☆25Updated 4 years ago
- OpenCL/SPIR-V implementation of HIP☆105Updated 2 years ago
- SYCL Reference Manual☆28Updated last year
- Library to plot integer sets and maps☆53Updated 8 years ago
- Decuda and cudasm, the CUDA binary utilities package. Low-level tools for NVidia G80 GPUs.☆104Updated 15 years ago
- ☆31Updated 2 years ago
- ☆143Updated last week
- A fast and highly scalable GPU dynamic memory allocator☆110Updated 10 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆78Updated 4 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆43Updated 4 years ago
- Integer Set Library (source repository: http://repo.or.cz/w/isl.git)☆71Updated 9 months ago
- The HSA-Runtime☆51Updated last year
- Implementation of the SYCL specification.☆66Updated last year
- CUDAAdvisor: a GPU profiling tool☆51Updated 7 years ago
- SYCL Conformance Tests☆69Updated last week
- Tools for parsing, assembling, and disassembling HSAIL.☆74Updated 5 years ago