This website requires JavaScript.
Explore
Help
Sign In
rustyverse
/
rustytorch
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
All Workflows
Performance Benchmarks
CI
Documentation
GPU Tests
Release
526 workflow runs
Actor
All actors
osobh
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
embedded3: GuessBasis re-export behind the cuda feature (the host-only build broke); A2 build: no convective exchange with prescribed faces (RTX_E3_EXCHANGE_CONVECTION=off, host + device bit 10, load route consistent)
CI #959
:
Commit
77ecc54b24
pushed by
osobh
main
2026-09-21 02:32:42 +00:00
26h10m31s
View workflow file
embedded3 A3-i: the advancing-wall friction closure (RTX_E3_WALL_ADVANCING=1, host + device, per-face normal-velocity table; f(0) = 1 exactly) — REFUTED as built on the slab ladder (flag shear 34.2 / 33.6 / 31.1 vs 28.9 / 32.3 / 30.1: spread 3.4 -> 3.…
CI #956
:
Commit
d7250bc4cf
pushed by
osobh
main
2026-09-21 02:32:42 +00:00
26h12m49s
View workflow file
embedded3 PERF-3 P2: the Poisson initial guess by projection onto the last K corrections of the same corrector index (GuessBasis, DeviceCg::project_guess: Gram matrix rebuilt per solve, Cholesky with pivot dropping; e3_cg_axpy) behind RTX_E3_POISSON_PR…
CI #953
:
Commit
d4cd7d9545
pushed by
osobh
main
2026-09-21 02:32:42 +00:00
26h34m46s
View workflow file
embedded3 PERF-3 P1-2: the flag test's centreline polyline cached per thread and time (the 41-point rebuild with four transcendental evaluations each ran per surface-velocity call, ~10^6 calls per step): table faces 1,620 -> 54 ms, impose 622 -> 12 ms,…
CI #950
:
Commit
845e0ae01a
pushed by
osobh
main
2026-09-21 02:32:42 +00:00
26h49m42s
View workflow file
embedded3 PERF-3 P1-2: the predictor's device tables derived from the projection's (shared buffers move over; 282 -> 48 ms), the operator key lazy after a refresh (240 -> 0 ms), parallel active / owner maps — slab flag CSV byte-identical; RTX_E3_TABLE…
CI #947
:
Commit
d9a2752cb9
pushed by
osobh
main
2026-09-21 02:32:42 +00:00
26h57m32s
View workflow file
embedded3: export_fine_from is crate-private (it takes a crate-private level)
CI #944
:
Commit
f6f1fe048b
pushed by
osobh
main
2026-09-21 02:32:42 +00:00
28h50m26s
View workflow file
embedded3 PERF-3 P1-1: the level constructor's masking pass, cell lists and the diagonal sum as parallel per-entry maps (level 0.90 -> 0.60 s per step at 11.6 M cells), digit-identical (slab flag CSV byte-identical; host Poisson / MMS / identity and de…
CI #941
:
Commit
73e43d597d
pushed by
osobh
main
2026-09-21 02:32:42 +00:00
28h51m10s
View workflow file
embedded3 PERF-3 P1-1: the moving path's host work, digit-identical — impose_from's solid faces by z plane in parallel (1.95 -> 0.62 s per step at 11.6 M cells), the f32 fine export derived from the f64 level the refresh already builds (export_fine 1.…
CI #938
:
Commit
40268ad19b
pushed by
osobh
main
2026-09-21 02:32:42 +00:00
29h33m20s
View workflow file
embedded3 S2-8: RTX_E3_PROBE_D (diagnostic: the reconstructed route's probes at D h and 2 D h)
CI #935
:
Commit
103e2576ae
pushed by
osobh
main
2026-09-20 20:32:42 +00:00
29h23m42s
View workflow file
embedded3 S2-8 instrument: the load routes in PARTS per body — exchange split into diffusive / convective (cut_wall_exchange_parts), a diagnostic x window on every load route (exchange::set_load_window), the flag test as a 2D periodic slab (RTX_E3_FLA…
CI #932
:
Commit
5e1b3e0731
pushed by
osobh
main
2026-09-20 14:32:42 +00:00
24h38m58s
View workflow file
embedded3 oblique instrument: RTX_E3_OBLIQUE_DRIVE=pressure (no body force; the sides pin the flow rate)
CI #929
:
Commit
3f0bd0650a
pushed by
osobh
main
2026-09-20 02:32:42 +00:00
26h20m9s
View workflow file
embedded3 S2-6: the three closures default ON (oblique distance, transverse centroid correction, fine floor) — RTX_E3_WALL_DISTANCE=face RTX_E3_DIFFUSION_TRANSVERSE=0 RTX_E3_DISTANCE_FLOOR=coarse reproduce every earlier record digit for digit (checked…
CI #926
:
Commit
dbc5dbaefb
pushed by
osobh
main
2026-09-20 02:32:42 +00:00
26h26m44s
View workflow file
embedded3 S2-6: the transverse gradient from the face at least 0.2 h off the wall (full neighbours over their own distance along the cut partner's normal) — the first form blew up at DFG ny 61 with the fine floor (coefficient ~ 1/d_f); host = device 7…
CI #923
:
Commit
9c3fac0755
pushed by
osobh
main
2026-09-20 02:32:42 +00:00
28h37m47s
View workflow file
embedded3 S2-6: the oblique-wall instrument (tests/embedded3_wall_position_oblique.rs: z-flow / in-plane Poiseuille + Couette linear exactness; gate oblique_wall_position_is_second_order) and the closures it found, host + device, default OFF — the tra…
CI #920
:
Commit
e9b2e7887b
pushed by
osobh
main
2026-09-20 02:32:42 +00:00
29h9m59s
View workflow file
embedded3 S2-3d: face-momentum unsteady term for the box (Mask::box_momentum_rates, Solver::previous_apertures); falsifier prints the residual against it
CI #917
:
Commit
9ae0e42dcd
pushed by
osobh
main
2026-09-19 20:32:42 +00:00
26h34m9s
View workflow file
embedded3 S2-2b: the moving path's host work 5.0 s → 0.6 s per step at 1.45 M cells, bit-identical — Problem::diagonals (the per-cell link diagonal was cells × links: 1.8 s twice per step), counting CSR + rayon in the device tables, rayon in the cut …
CI #914
:
Commit
cdd5ad0b66
pushed by
osobh
main
2026-09-19 20:32:42 +00:00
26h43m51s
View workflow file
embedded3 S2-5: centroid diffusion default ON (RTX_E3_DIFFUSION_CENTROID=0 restores the records); flat_wall_position_is_second_order gate; closure.rs split (cutwall.rs under 700)
CI #911
:
Commit
99e4a7214b
pushed by
osobh
main
2026-09-19 20:32:42 +00:00
26h54m44s
View workflow file
embedded3 S2-5: the exchange route mirrors the predictor's centroid spacing toward solid neighbours (operator = box back to the box's own error)
CI #908
:
Commit
37086300ba
pushed by
osobh
main
2026-09-19 20:32:42 +00:00
28h31m9s
View workflow file
embedded3 S2-5: the cut wall sat ½(1−α)h inside the body — cross diffusion over the open-part centroid spacing (RTX_E3_DIFFUSION_CENTROID; host + e3_cut.cu, shift tables, point-implicit excess); flat-wall effective-position instrument; DFG 2D-1 ladd…
CI #905
:
Commit
fdfb6da769
pushed by
osobh
main
2026-09-19 20:32:42 +00:00
28h37m47s
View workflow file
embedded3: DFG 2D-1 ladder test (periodic-z slab on the device cut wall) — S2-5's premise check
CI #902
:
Commit
4c3e58fa27
pushed by
osobh
main
2026-09-19 20:32:42 +00:00
29h50m56s
View workflow file
embedded3 S2-4: quadratic wall gradient behind Parameters::wall_order (host predictor, operator route, e3_cut.cu; RTX_E3_WALL_ORDER); density pin holds at order 2
CI #899
:
Commit
cda973df26
pushed by
osobh
main
2026-09-19 14:32:42 +00:00
26h10m40s
View workflow file
embedded3: moving-body box route (Δ(Vu) unsteady term, Solver::previous_volumes), floor-source / closure-lag / applied-force instruments, moving.rs split; falsifier prints the route residual under each
CI #896
:
Commit
53b1babb91
pushed by
osobh
main
2026-09-19 14:32:42 +00:00
27h5m36s
View workflow file
embedded3: reconstructed route moved to reconstruct.rs (cutwall.rs back under 700 lines)
CI #893
:
Commit
62b46194dd
pushed by
osobh
main
2026-09-19 14:32:42 +00:00
28h57m43s
View workflow file
embedded3: cut predictor convection carries ρ (host + e3_cut.cu; density-scaling pin); operator load route includes the wall exchange (exchange.rs); reconstructed_parts, probe aperture floor knob; dfg_split diagnostic test
CI #890
:
Commit
f6add276c0
pushed by
osobh
main
2026-09-19 14:32:42 +00:00
29h32m40s
View workflow file
embedded3: the flag driver's dt-scale knob (the loads' dt ladder)
CI #887
:
Commit
680041d63d
pushed by
osobh
main
2026-09-19 08:32:42 +00:00
24h26m21s
View workflow file
embedded3 S2-2b-ii: the per-step refresh exports the fine level alone (export_fine) instead of the whole hierarchy
CI #884
:
Commit
9c58fdf602
pushed by
osobh
main
2026-09-19 08:32:42 +00:00
26h20m6s
View workflow file
embedded3: the flag driver logs the reconstructed wall route per sample and in the final read
CI #881
:
Commit
3eb40f98ce
pushed by
osobh
main
2026-09-19 08:32:42 +00:00
28h13m30s
View workflow file
embedded3 S2-1 remedy: the reconstructed wall route on the cut geometry's polygons (two probes along the interpolant normal) — sphere MMS 11.3/8.3 % (the best route); wired into the DFG and flag drivers
CI #878
:
Commit
b34f6ad966
pushed by
osobh
main
2026-09-19 08:32:42 +00:00
28h14m18s
View workflow file
embedded3 S2-3c: the 2D solver on the flag wake's kinematics (the reference for the 3D full-span run)
CI #875
:
Commit
f2cdda4691
pushed by
osobh
main
2026-09-19 08:32:42 +00:00
28h17m55s
View workflow file
embedded3 S2-2b-ii HELD: the device V-cycle's fine level refreshed with the operator (coarser levels kept K steps), the fine rhs zeroed before the gather — moving circle identity 1.7e-14 at K = 10, CG +9 %
CI #872
:
Commit
6d2872e7d0
pushed by
osobh
main
2026-09-19 08:32:42 +00:00
28h22m21s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last