This website requires JavaScript.
Explore
Help
Sign In
rustyverse
/
rustytorch
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
All Workflows
Performance Benchmarks
CI
Documentation
GPU Tests
Release
1074 workflow runs
Actor
All actors
osobh
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
rtx-cfd CUDA kernels: no host includes at all in the NVRTC sources; the float limits defined inline
Documentation #744
:
Commit
f3f6ac21fb
pushed by
osobh
main
2026-09-16 12:25:16 +00:00
14s
View workflow file
rtx-cfd CUDA kernels: no host includes at all in the NVRTC sources; the float limits defined inline
CI #743
:
Commit
f3f6ac21fb
pushed by
osobh
main
2026-09-17 17:08:31 +00:00
28h43m31s
View workflow file
rtx-cfd CUDA kernels: no host includes at all in the NVRTC sources; the float limits defined inline
Performance Benchmarks #742
:
Commit
f3f6ac21fb
pushed by
osobh
main
2026-09-16 12:25:05 +00:00
7s
View workflow file
rtx-cfd CUDA kernels: no host headers in the NVRTC sources (cuda_runtime.h was never found: every legacy GPU test failed at manager creation)
Documentation #741
:
Commit
64faa095a2
pushed by
osobh
main
2026-09-16 12:23:38 +00:00
27s
View workflow file
rtx-cfd CUDA kernels: no host headers in the NVRTC sources (cuda_runtime.h was never found: every legacy GPU test failed at manager creation)
CI #740
:
Commit
64faa095a2
pushed by
osobh
main
2026-09-17 17:08:30 +00:00
28h45m24s
View workflow file
rtx-cfd CUDA kernels: no host headers in the NVRTC sources (cuda_runtime.h was never found: every legacy GPU test failed at manager creation)
Performance Benchmarks #739
:
Commit
64faa095a2
pushed by
osobh
main
2026-09-16 12:23:12 +00:00
6s
View workflow file
rtx-cfd legacy GPU modules: the launches that already sat in unsafe blocks are not wrapped twice
Documentation #738
:
Commit
f429bdd415
pushed by
osobh
main
2026-09-16 12:21:10 +00:00
6s
View workflow file
rtx-cfd legacy GPU modules: the launches that already sat in unsafe blocks are not wrapped twice
CI #737
:
Commit
f429bdd415
pushed by
osobh
main
2026-09-17 17:08:30 +00:00
28h47m32s
View workflow file
rtx-cfd legacy GPU modules: the launches that already sat in unsafe blocks are not wrapped twice
Performance Benchmarks #736
:
Commit
f429bdd415
pushed by
osobh
main
2026-09-16 12:21:03 +00:00
6s
View workflow file
rtx-cfd: rustfmt over the repaired GPU modules and tests
Documentation #735
:
Commit
7f4d437199
pushed by
osobh
main
2026-09-16 12:20:10 +00:00
6s
View workflow file
rtx-cfd: rustfmt over the repaired GPU modules and tests
CI #734
:
Commit
7f4d437199
pushed by
osobh
main
2026-09-17 17:08:30 +00:00
28h48m33s
View workflow file
rtx-cfd: rustfmt over the repaired GPU modules and tests
Performance Benchmarks #733
:
Commit
7f4d437199
pushed by
osobh
main
2026-09-16 12:22:24 +00:00
2m31s
View workflow file
rtx-cfd legacy GPU tests: one base struct per literal
Documentation #732
:
Commit
3dadf1ab5c
pushed by
osobh
main
2026-09-16 12:19:47 +00:00
8s
View workflow file
rtx-cfd legacy GPU tests: one base struct per literal
CI #731
:
Commit
3dadf1ab5c
pushed by
osobh
main
2026-09-17 17:08:30 +00:00
28h48m59s
View workflow file
rtx-cfd legacy GPU tests: one base struct per literal
Performance Benchmarks #730
:
Commit
3dadf1ab5c
pushed by
osobh
main
2026-09-16 12:19:38 +00:00
7s
View workflow file
rtx-cfd legacy GPU tests: struct-update commas and the Poisson in-out buffer
Documentation #729
:
Commit
147e0c0422
pushed by
osobh
main
2026-09-16 12:19:41 +00:00
17s
View workflow file
rtx-cfd legacy GPU tests: struct-update commas and the Poisson in-out buffer
CI #728
:
Commit
147e0c0422
pushed by
osobh
main
2026-09-17 17:08:30 +00:00
28h49m13s
View workflow file
rtx-cfd legacy GPU tests: struct-update commas and the Poisson in-out buffer
Performance Benchmarks #727
:
Commit
147e0c0422
pushed by
osobh
main
2026-09-16 12:23:06 +00:00
3m50s
View workflow file
rtx-cfd legacy GPU tests: the kernels' output buffers are &mut
Documentation #726
:
Commit
534801e16a
pushed by
osobh
main
2026-09-16 12:19:18 +00:00
12s
View workflow file
rtx-cfd legacy GPU tests: the kernels' output buffers are &mut
CI #725
:
Commit
534801e16a
pushed by
osobh
main
2026-09-17 17:08:30 +00:00
28h49m27s
View workflow file
rtx-cfd legacy GPU tests: the kernels' output buffers are &mut
Performance Benchmarks #724
:
Commit
534801e16a
pushed by
osobh
main
2026-09-16 12:22:45 +00:00
3m42s
View workflow file
rtx-cfd legacy GPU tests: the current CudaKernelManager API (Arc-held manager, allocate-on-copy, copy_from_device returning the host vector), MatrixOpsKernel::tridiagonal_matvec added over the existing kernel, PoissonKernel::solve_jacobi_2d kept as the…
Documentation #723
:
Commit
1381b5b633
pushed by
osobh
main
2026-09-16 12:18:45 +00:00
7s
View workflow file
rtx-cfd legacy GPU tests: the current CudaKernelManager API (Arc-held manager, allocate-on-copy, copy_from_device returning the host vector), MatrixOpsKernel::tridiagonal_matvec added over the existing kernel, PoissonKernel::solve_jacobi_2d kept as the…
CI #722
:
Commit
1381b5b633
pushed by
osobh
main
2026-09-17 17:08:30 +00:00
28h49m54s
View workflow file
rtx-cfd legacy GPU tests: the current CudaKernelManager API (Arc-held manager, allocate-on-copy, copy_from_device returning the host vector), MatrixOpsKernel::tridiagonal_matvec added over the existing kernel, PoissonKernel::solve_jacobi_2d kept as the…
Performance Benchmarks #721
:
Commit
1381b5b633
pushed by
osobh
main
2026-09-16 12:21:59 +00:00
3m23s
View workflow file
rtx-cfd k-ε GPU: memcpy_dtoh argument order
Documentation #720
:
Commit
af19860c04
pushed by
osobh
main
2026-09-16 12:17:16 +00:00
8s
View workflow file
rtx-cfd k-ε GPU: memcpy_dtoh argument order
CI #719
:
Commit
af19860c04
pushed by
osobh
main
2026-09-17 17:08:30 +00:00
28h51m31s
View workflow file
rtx-cfd k-ε GPU: memcpy_dtoh argument order
Performance Benchmarks #718
:
Commit
af19860c04
pushed by
osobh
main
2026-09-16 12:17:04 +00:00
6s
View workflow file
rtx-cfd legacy GPU modules: cudarc 0.18 API — unsafe launches, the stream accessor, memcpy_htod argument order; the renamed k-ε constants and ::standard(); get_module clones; CfdConfig test literals take ..Default
Documentation #717
:
Commit
5e402918bb
pushed by
osobh
main
2026-09-16 12:17:03 +00:00
17s
View workflow file
rtx-cfd legacy GPU modules: cudarc 0.18 API — unsafe launches, the stream accessor, memcpy_htod argument order; the renamed k-ε constants and ::standard(); get_module clones; CfdConfig test literals take ..Default
CI #716
:
Commit
5e402918bb
pushed by
osobh
main
2026-09-17 17:08:30 +00:00
28h51m48s
View workflow file
rtx-cfd legacy GPU modules: cudarc 0.18 API — unsafe launches, the stream accessor, memcpy_htod argument order; the renamed k-ε constants and ::standard(); get_module clones; CfdConfig test literals take ..Default
Performance Benchmarks #715
:
Commit
5e402918bb
pushed by
osobh
main
2026-09-16 12:18:42 +00:00
2m0s
View workflow file
First
Previous
...
10
11
12
13
14
...
Next
Last