karrenberg / wfvLinks
IMPORTANT NOTICE: This implementation is long outdated. The new libwfv will be released soon. 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). This implementation of the a…
☆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☆108Updated last week
- A framework that helps implementing swizzle GPU kernels☆41Updated 5 years ago
- Sample programs for the LLVM PTX back-end☆37Updated 9 years ago
- Library to plot integer sets and maps☆49Updated 8 years ago
- ☆70Updated 4 years ago
- ☆29Updated 2 years ago
- Evaluating different memory managers for dynamic GPU memory☆25Updated 4 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆39Updated 3 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆111Updated last month
- A repository to test dialects defined dynamically.☆12Updated last year
- ☆75Updated last year
- Haystack is an analytical cache model that given a program computes the number of cache misses.☆46Updated 5 years ago
- CUDAAdvisor: a GPU profiling tool☆49Updated 6 years ago
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 3 years ago
- c++ posit implementation☆44Updated last year
- ☆54Updated 6 years ago
- assembler for NVIDIA FERMI. Imported from Google Code☆72Updated 10 years ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆119Updated 2 years ago
- ☆21Updated 3 years ago
- Bridging polyhedral analysis tools to the MLIR framework☆111Updated last year
- GPUVerify: a Verifier for GPU Kernels☆62Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆52Updated 2 months ago
- A minimal (really) out-of-tree MLIR example☆44Updated 2 weeks ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated last week
- LLVM AMDGPU Assembler Helper Tools☆113Updated 7 years ago
- a Halide language To MLIR compiler.☆26Updated 3 years ago
- OpenCL/SPIR-V implementation of HIP☆104Updated 2 years ago
- ☆51Updated 5 years ago
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆28Updated 6 years ago
- HeteroSync is a benchmark suite for performing fine-grained synchronization on tightly coupled GPUs☆30Updated 8 months ago