JuliaGPU/ArrayFire.jl
Julia wrapper for the ArrayFire library
This project helps scientific researchers and data analysts working with Julia accelerate their computations by leveraging the power of GPUs. You can take your standard Julia arrays, move them to a GPU, perform complex mathematical operations, linear algebra, and signal processing at high speed, and then bring the results back. This is ideal for anyone who needs to process large datasets or run computationally intensive models faster than traditional CPU-only methods allow.
207 stars. No commits in the last 6 months.
Use this if you are a Julia user dealing with computationally demanding tasks like large-scale simulations, image processing, or statistical analysis and want to speed them up using GPU acceleration.
Not ideal if your computations are already fast enough on a CPU or if you're working with extremely small datasets where the overhead of GPU data transfer might outweigh performance gains.
Stars
207
Forks
34
Language
Julia
License
—
Category
Last pushed
Nov 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JuliaGPU/ArrayFire.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CliMA/Oceananigans.jl
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
JuliaLang/julia
The Julia Programming Language
WassimTenachi/PhySO
Physical Symbolic Optimization
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
astroautomata/SymbolicRegression.jl
Distributed High-Performance Symbolic Regression in Julia