this post was submitted on 10 Jan 2024
1 points (100.0% liked)

Machine Learning

469 readers
1 users here now

A community for posting things related to machine learning

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

cross-posted from: https://programming.dev/post/8391233

Dr. Chris Rackauckas (@chrisrackauckas@fosstodon.org) writes:

#julialang GPU-based ODE solvers which are 20x-100x faster than those in #jax and #pytorch? Check out the paper on how #sciml DiffEqGPU.jl works. Instead of relying on high level array intrinsics that #machinelearning libraries use, it uses a direct kernel generation approach to greatly reduce the overhead.

Read Automated translation and accelerated solving of differential equations on multiple GPU platforms

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here