All Projects → JuliaGPU → GPUCompiler.jl

JuliaGPU / GPUCompiler.jl

Licence: other
Reusable compiler infrastructure for Julia GPU backends.

Programming Languages

julia
2034 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to GPUCompiler.jl

Vqengine
DirectX 11 Renderer written in C++11
Stars: ✭ 250 (+273.13%)
Mutual labels:  gpu
BifurcationKit.jl
A Julia package to perform Bifurcation Analysis
Stars: ✭ 185 (+176.12%)
Mutual labels:  gpu
bifrost
A stream processing framework for high-throughput applications.
Stars: ✭ 48 (-28.36%)
Mutual labels:  gpu
fixmatch-pytorch
90%+ with 40 labels. please see the readme for details.
Stars: ✭ 27 (-59.7%)
Mutual labels:  gpu
glip-lib
An OpenGL Image Processing Library (in C++/GLSL).
Stars: ✭ 14 (-79.1%)
Mutual labels:  gpu
peakperf
Achieve peak performance on x86 CPUs and NVIDIA GPUs
Stars: ✭ 33 (-50.75%)
Mutual labels:  gpu
Senet
Squeeze-and-Excitation Networks
Stars: ✭ 2,850 (+4153.73%)
Mutual labels:  gpu
FLAMEGPU2
FLAME GPU 2 is a GPU accelerated agent based modelling framework for C++ and Python
Stars: ✭ 25 (-62.69%)
Mutual labels:  gpu
RenderScriptOps
🚀 TensorFlow running with RenderScript on Android GPU
Stars: ✭ 15 (-77.61%)
Mutual labels:  gpu
briefmatch
BriefMatch real-time GPU optical flow
Stars: ✭ 36 (-46.27%)
Mutual labels:  gpu
coreos-gpu-installer
Scripts to build and use a container to install GPU drivers on CoreOS Container Linux
Stars: ✭ 21 (-68.66%)
Mutual labels:  gpu
FGPU
No description or website provided.
Stars: ✭ 30 (-55.22%)
Mutual labels:  gpu
gpubootcamp
This repository consists for gpu bootcamp material for HPC and AI
Stars: ✭ 227 (+238.81%)
Mutual labels:  gpu
Plotoptix
Data visualisation in Python based on OptiX 7.2 ray tracing framework.
Stars: ✭ 252 (+276.12%)
Mutual labels:  gpu
monolish
monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Stars: ✭ 166 (+147.76%)
Mutual labels:  gpu
X11docker
Run GUI applications and desktops in docker and podman containers. Focus on security.
Stars: ✭ 3,797 (+5567.16%)
Mutual labels:  gpu
ELM-pytorch
Extreme Learning Machine implemented in Pytorch
Stars: ✭ 68 (+1.49%)
Mutual labels:  gpu
cuda memtest
Fork of CUDA GPU memtest 👓
Stars: ✭ 68 (+1.49%)
Mutual labels:  gpu
HybridBackend
Efficient training of deep recommenders on cloud.
Stars: ✭ 30 (-55.22%)
Mutual labels:  gpu
lambdacube-quake3
Quake 3 map viewer in Haskell using LambdaCube 3D
Stars: ✭ 66 (-1.49%)
Mutual labels:  gpu

GPUCompiler.jl

Reusable compiler infrastructure for Julia GPU backends.

Build Status Coverage
PkgEval

This package offers reusable compiler infrastructure and tooling for implementing GPU compilers in Julia. It is not intended for end users! Instead, you should use one of the packages that builds on GPUCompiler.jl, such as CUDA.jl or AMDGPU.jl.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].