This website requires JavaScript.
Explore
Help
Sign In
rustyverse
/
rustytorch
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
547
Commits
1
Branch
0
Tags
e9fe155c4bd674fe8235a1e8222f9165c56a4156
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Omar Sobh
eba2f61ddf
rtx-cfd CUDA Poisson kernels: solve ∇²φ = f as documented (the updates subtracted the source with the wrong sign); the Jacobi test's stop is absolute on a source of size 2π²
Documentation / Build API Documentation (push)
Failing after 5s
Details
CI / Build CPU-Only (Explicit) (push)
Failing after 6s
Details
CI / Build (ubuntu-latest) (push)
Failing after 7s
Details
Documentation / Build User Guide (push)
Successful in 6s
Details
CI / Format Check (push)
Failing after 13s
Details
CI / Clippy Check (push)
Failing after 36s
Details
Performance Benchmarks / Run Benchmarks (push)
Successful in 1m42s
Details
CI / Build (macos-latest) (push)
Canceled after 0s
Details
CI / Test (macos-latest) (push)
Canceled after 0s
Details
CI / Test (ubuntu-latest) (push)
Canceled after 0s
Details
CI / Python Bindings (maturin) (macos-latest) (push)
Canceled after 0s
Details
CI / Python Bindings (maturin) (ubuntu-latest) (push)
Canceled after 0s
Details
CI / WASM Build + Size Check (push)
Canceled after 0s
Details
CI / Distributed Training Tests (push)
Canceled after 0s
Details
CI / CI Success (push)
Canceled after 0s
Details
2026-09-16 07:34:28 -05:00
Omar Sobh
0de750bad1
rtx-cfd legacy GPU: kernel outputs were device-buffer CLONES (every write lost) — the buffers are borrowed mutably now; the Poisson kernels keep boundary Dirichlet values; tests: the advection pulse marched 50 steps, the Jacobi budget 20k, the reduction reference in f64
CI / Build CPU-Only (Explicit) (push)
Failing after 5s
Details
Documentation / Build User Guide (push)
Successful in 5s
Details
Documentation / Build API Documentation (push)
Failing after 5s
Details
CI / Format Check (push)
Failing after 10s
Details
CI / Build (ubuntu-latest) (push)
Failing after 1m22s
Details
CI / Clippy Check (push)
Failing after 1m38s
Details
Performance Benchmarks / Run Benchmarks (push)
Successful in 2m50s
Details
CI / Build (macos-latest) (push)
Canceled after 0s
Details
CI / Python Bindings (maturin) (ubuntu-latest) (push)
Canceled after 0s
Details
CI / Test (macos-latest) (push)
Canceled after 0s
Details
CI / Test (ubuntu-latest) (push)
Canceled after 0s
Details
CI / Python Bindings (maturin) (macos-latest) (push)
Canceled after 0s
Details
CI / WASM Build + Size Check (push)
Canceled after 0s
Details
CI / Distributed Training Tests (push)
Canceled after 0s
Details
CI / CI Success (push)
Canceled after 0s
Details
2026-09-16 07:28:42 -05:00
redclawsystems
4d88dc0584
Initial commit
2026-03-04 00:08:42 +00:00