karrenberg / wfv
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 12 years ago
Alternatives and similar repositories for wfv:
Users that are interested in wfv are comparing it to the libraries listed below
- RV: A Unified Region Vectorizer for LLVM☆107Updated 2 months ago
- Sample programs for the LLVM PTX back-end☆37Updated 9 years ago
- ☆28Updated 2 years ago
- A framework that helps implementing swizzle GPU kernels☆41Updated 5 years ago
- LLVM AMDGPU Assembler Helper Tools☆111Updated 7 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆37Updated 3 years ago
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 3 years ago
- Library to plot integer sets and maps☆49Updated 8 years ago
- ☆69Updated 4 years ago
- ☆53Updated 5 years ago
- Tools for parsing, assembling, and disassembling HSAIL.☆71Updated 4 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆110Updated 2 years ago
- Data Dependence Analyzer in the Polyhedral Model☆20Updated last year
- SYCL Reference Manual☆27Updated 11 months ago
- Bridging polyhedral analysis tools to the MLIR framework☆109Updated last year
- a Halide language To MLIR compiler.☆26Updated 3 years ago
- Polyhedral Parallel Code Generation (source repository: http://repo.or.cz/ppcg.git)☆124Updated 2 years ago
- GPUVerify: a Verifier for GPU Kernels☆60Updated 2 years ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆117Updated 2 years ago
- An LLVM backend generating SPIR-V binary.☆87Updated last year
- Utilities to measure read access times of caches, memory, and hardware prefetches for simple and fused operations☆82Updated last year
- OpenCL/SPIR-V implementation of HIP☆104Updated 2 years ago
- SYCL Conformance Tests☆68Updated this week
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆76Updated 4 years ago
- ☆75Updated last year
- Integer Set Library (source repository: http://repo.or.cz/w/isl.git)☆70Updated 2 months ago
- Instruction THroughput Estimator using MAchine Learning (ITHEMAL)☆145Updated 3 years ago
- HeteroSync is a benchmark suite for performing fine-grained synchronization on tightly coupled GPUs☆28Updated 6 months ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated 2 weeks ago