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 6 months ago
- LLVM AMDGPU Assembler Helper Tools☆113Updated 8 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
- OpenCL/SPIR-V implementation of HIP☆105Updated 3 years ago
- ☆71Updated 5 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆122Updated 8 months ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆126Updated 2 years ago
- ☆74Updated 2 years ago
- GPUVerify: a Verifier for GPU Kernels☆74Updated 3 years ago
- ☆154Updated last week
- ☆59Updated this week
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 3 years ago
- Instruction THroughput Estimator using MAchine Learning (ITHEMAL)☆152Updated 4 years ago
- CUDAAdvisor: a GPU profiling tool☆51Updated 7 years ago
- ☆143Updated this week
- A repository to test dialects defined dynamically.☆12Updated 2 years ago
- Decuda and cudasm, the CUDA binary utilities package. Low-level tools for NVidia G80 GPUs.☆105Updated 15 years ago
- SYCL Conformance Tests☆70Updated this week
- A graphics tracing and replay framework to explore system-level effects on heterogeneous CPU+GPU memory systems.☆15Updated 7 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 5 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆44Updated 4 years ago
- c++ posit implementation☆44Updated 2 years ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆61Updated 5 years ago
- An LLVM backend generating SPIR-V binary.☆89Updated 2 years ago
- ☆31Updated 3 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- a Halide language To MLIR compiler.☆26Updated 4 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 9 months ago
- ☆68Updated 6 years ago