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 3 months 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
- ☆70Updated 5 years ago
- ROCm - AMDGPU Compute Application Binary Interface☆41Updated 3 years ago
- LLVM AMDGPU Assembler Helper Tools☆112Updated 8 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆112Updated 5 months ago
- GPUVerify: a Verifier for GPU Kernels☆64Updated 3 years ago
- OpenCL/SPIR-V implementation of HIP☆105Updated 2 years ago
- ☆74Updated 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
- Decuda and cudasm, the CUDA binary utilities package. Low-level tools for NVidia G80 GPUs.☆103Updated 15 years ago
- ☆152Updated 2 weeks ago
- Instruction THroughput Estimator using MAchine Learning (ITHEMAL)☆150Updated 3 years ago
- a Halide language To MLIR compiler.☆26Updated 4 years ago
- SYCL Conformance Tests☆70Updated last week
- ☆58Updated this week
- Implementation of the SYCL specification.☆66Updated last year
- ☆141Updated 2 weeks ago
- CUDAAdvisor: a GPU profiling tool☆49Updated 7 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆43Updated 3 years ago
- A fast and highly scalable GPU dynamic memory allocator☆109Updated 10 years ago
- Data Dependence Analyzer in the Polyhedral Model☆21Updated last year
- assembler for NVIDIA FERMI. Imported from Google Code☆73Updated 10 years ago
- Polyhedral Parallel Code Generation (source repository: http://repo.or.cz/ppcg.git)☆126Updated 3 years ago
- Library to plot integer sets and maps☆53Updated 8 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆77Updated 4 years ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆62Updated 5 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆49Updated last week
- ☆31Updated 2 years ago