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☆111Updated last month
- LLVM AMDGPU Assembler Helper Tools☆113Updated 8 years ago
- ☆70Updated 5 years ago
- OpenCL/SPIR-V implementation of HIP☆104Updated 2 years ago
- A framework that helps implementing swizzle GPU kernels☆42Updated 5 years ago
- Sample programs for the LLVM PTX back-end☆40Updated 9 years ago
- ☆151Updated last week
- ☆75Updated 2 years ago
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 3 years ago
- c++ posit implementation☆44Updated last year
- a Halide language To MLIR compiler.☆26Updated 3 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆112Updated 3 months 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
- SYCL Conformance Tests☆70Updated this week
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆28Updated 6 years ago
- Implementation of the SYCL specification.☆66Updated last year
- An LLVM backend generating SPIR-V binary.☆88Updated last year
- ☆58Updated last month
- Decuda and cudasm, the CUDA binary utilities package. Low-level tools for NVidia G80 GPUs.☆102Updated 15 years ago
- CUDAAdvisor: a GPU profiling tool☆49Updated 6 years ago
- GPUVerify: a Verifier for GPU Kernels☆63Updated 2 years ago
- Ocolos is the first online code layout optimization system for unmodified applications written in unmanaged languages.☆52Updated last month
- A fast and highly scalable GPU dynamic memory allocator☆105Updated 10 years ago
- Instruction THroughput Estimator using MAchine Learning (ITHEMAL)☆148Updated 3 years ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆62Updated 5 years ago
- A repository to test dialects defined dynamically.☆12Updated 2 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆77Updated 4 years ago
- SYCL Benchmark Suite☆65Updated last month
- SYCL Reference Manual☆28Updated last year
- ☆141Updated last week