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☆113Updated 8 months ago
- LLVM AMDGPU Assembler Helper Tools☆113Updated 8 years ago
- Sample programs for the LLVM PTX back-end☆40Updated 10 years ago
- A framework that helps implementing swizzle GPU kernels☆51Updated 5 years ago
- ☆74Updated 2 years ago
- ROCm - AMDGPU Compute Application Binary Interface☆40Updated 3 years ago
- ☆152Updated this week
- GPUVerify: a Verifier for GPU Kernels☆74Updated 3 years ago
- ☆72Updated 5 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆125Updated 9 months ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆127Updated 3 years ago
- Decuda and cudasm, the CUDA binary utilities package. Low-level tools for NVidia G80 GPUs.☆105Updated 15 years ago
- OpenCL/SPIR-V implementation of HIP☆105Updated 3 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆44Updated 4 years ago
- A repository to test dialects defined dynamically.☆12Updated 2 years ago
- c++ posit implementation☆44Updated 2 years ago
- ☆31Updated 3 years ago
- a Halide language To MLIR compiler.☆26Updated 4 years ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆61Updated 5 years ago
- Instruction THroughput Estimator using MAchine Learning (ITHEMAL)☆152Updated 4 years ago
- CUDAAdvisor: a GPU profiling tool☆52Updated 7 years ago
- ☆59Updated last week
- SYCL Conformance Tests☆72Updated last week
- Library to plot integer sets and maps☆53Updated 9 years ago
- An LLVM backend generating SPIR-V binary.☆90Updated 2 years ago
- A fast and highly scalable GPU dynamic memory allocator☆112Updated 10 years ago
- ☆42Updated 4 years ago
- SYCL Reference Manual☆30Updated 2 weeks ago
- Ocolos is the first open-sourced online code layout optimization system for unmodified applications written in unmanaged languages.☆53Updated last month
- assembler for NVIDIA FERMI. Imported from Google Code☆75Updated 10 years ago