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 2 months ago
- Sample programs for the LLVM PTX back-end☆40Updated 9 years ago
- LLVM AMDGPU Assembler Helper Tools☆113Updated 8 years ago
- A framework that helps implementing swizzle GPU kernels☆42Updated 5 years ago
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 3 years ago
- ☆151Updated 3 weeks ago
- ☆70Updated 5 years ago
- ☆75Updated 2 years ago
- OpenCL/SPIR-V implementation of HIP☆105Updated 2 years ago
- c++ posit implementation☆44Updated 2 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆112Updated 4 months ago
- Tools for parsing, assembling, and disassembling HSAIL.☆74Updated 5 years ago
- ☆58Updated 3 weeks ago
- a Halide language To MLIR compiler.☆26Updated 3 years ago
- A fast and highly scalable GPU dynamic memory allocator☆107Updated 10 years ago
- Instruction THroughput Estimator using MAchine Learning (ITHEMAL)☆149Updated 3 years ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆62Updated 5 years ago
- SYCL Conformance Tests☆70Updated last week
- An LLVM backend generating SPIR-V binary.☆89Updated 2 years ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆121Updated 2 years ago
- CUDAAdvisor: a GPU profiling tool☆49Updated 6 years ago
- Implementation of the SYCL specification.☆66Updated last year
- A repository to test dialects defined dynamically.☆12Updated 2 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆40Updated 3 years ago
- ☆30Updated 2 years ago
- Library to plot integer sets and maps☆53Updated 8 years ago
- Integer Set Library (source repository: http://repo.or.cz/w/isl.git)☆72Updated 6 months ago
- Decuda and cudasm, the CUDA binary utilities package. Low-level tools for NVidia G80 GPUs.☆103Updated 15 years ago
- an assembler/compiler for AMD’s GCN (Generation Core Next Architecture) Assembly Language☆41Updated 2 years ago
- GPUVerify: a Verifier for GPU Kernels☆63Updated 3 years ago