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
- A framework that helps implementing swizzle GPU kernels☆41Updated 5 years ago
- ☆28Updated 2 years ago
- Sample programs for the LLVM PTX back-end☆37Updated 9 years ago
- CUDAAdvisor: a GPU profiling tool☆48Updated 6 years ago
- ☆69Updated 4 years ago
- LLVM AMDGPU Assembler Helper Tools☆111Updated 7 years ago
- GPUVerify: a Verifier for GPU Kernels☆59Updated 2 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆37Updated 3 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆110Updated 2 years ago
- Library to plot integer sets and maps☆49Updated 8 years ago
- a Halide language To MLIR compiler.☆26Updated 3 years ago
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 3 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last week
- ☆53Updated 5 years ago
- A graphics tracing and replay framework to explore system-level effects on heterogeneous CPU+GPU memory systems.☆15Updated 6 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- c++ posit implementation☆44Updated last year
- Evaluating different memory managers for dynamic GPU memory☆25Updated 4 years ago
- Polyhedral Parallel Code Generation (source repository: http://repo.or.cz/ppcg.git)☆123Updated 2 years ago
- SYCL Reference Manual☆27Updated 11 months ago
- an assembler/compiler for AMD’s GCN (Generation Core Next Architecture) Assembly Language☆40Updated 2 years ago
- Bridging polyhedral analysis tools to the MLIR framework☆109Updated last year
- Data Dependence Analyzer in the Polyhedral Model☆20Updated last year
- assembler for NVIDIA FERMI. Imported from Google Code☆72Updated 10 years ago
- Tools for parsing, assembling, and disassembling HSAIL.☆71Updated 4 years ago
- An LLVM backend generating SPIR-V binary.☆87Updated last year
- Haystack is an analytical cache model that given a program computes the number of cache misses.☆46Updated 5 years ago
- OpenCL/SPIR-V implementation of HIP☆104Updated 2 years ago
- A minimal (really) out-of-tree MLIR example☆43Updated 3 weeks ago