mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-09-23 18:00:55 +02:00
Merge branch 'main' into packaging/unpinned-build-backends
This commit is contained in:
@@ -34,40 +34,40 @@
|
||||
"gate": "cuda-runtime",
|
||||
"reason": "Titan has a verified RTX 4090 and Gitea GPU runner, but no GitHub self-hosted CUDA runner is registered or selectable for this workflow.",
|
||||
"issue": "https://github.com/elder-plinius/OBLITERATUS/issues/110",
|
||||
"opened": "2026-08-16",
|
||||
"expires": "2026-09-15",
|
||||
"opened": "2026-09-20",
|
||||
"expires": "2026-10-20",
|
||||
"blocked_claim": "CUDA runtime support, compatibility, correctness, and performance are not claimed while this waiver is active."
|
||||
},
|
||||
{
|
||||
"gate": "bitsandbytes-runtime",
|
||||
"reason": "Titan has a verified RTX 4090 and Gitea GPU runner, but no GitHub self-hosted CUDA and bitsandbytes runner is registered or selectable for this workflow.",
|
||||
"issue": "https://github.com/elder-plinius/OBLITERATUS/issues/110",
|
||||
"opened": "2026-08-16",
|
||||
"expires": "2026-09-15",
|
||||
"opened": "2026-09-20",
|
||||
"expires": "2026-10-20",
|
||||
"blocked_claim": "bitsandbytes runtime support, compatibility, correctness, and performance are not claimed while this waiver is active."
|
||||
},
|
||||
{
|
||||
"gate": "mps-runtime",
|
||||
"reason": "Mutsu is a verified 16 GB Apple M4 builder, but no GitHub self-hosted MPS runner is registered or selectable for this workflow.",
|
||||
"issue": "https://github.com/elder-plinius/OBLITERATUS/issues/110",
|
||||
"opened": "2026-08-16",
|
||||
"expires": "2026-09-15",
|
||||
"opened": "2026-09-20",
|
||||
"expires": "2026-10-20",
|
||||
"blocked_claim": "Apple MPS runtime support, compatibility, correctness, and performance are not claimed while this waiver is active."
|
||||
},
|
||||
{
|
||||
"gate": "mlx-runtime",
|
||||
"reason": "Mutsu is a verified 16 GB Apple M4 builder, but no GitHub self-hosted MLX runner is registered or selectable for this workflow.",
|
||||
"issue": "https://github.com/elder-plinius/OBLITERATUS/issues/110",
|
||||
"opened": "2026-08-16",
|
||||
"expires": "2026-09-15",
|
||||
"opened": "2026-09-20",
|
||||
"expires": "2026-10-20",
|
||||
"blocked_claim": "Apple MLX runtime support, compatibility, correctness, and performance are not claimed while this waiver is active."
|
||||
},
|
||||
{
|
||||
"gate": "remote-execution",
|
||||
"reason": "No least-privileged remote test target or required repository credentials are configured.",
|
||||
"issue": "https://github.com/elder-plinius/OBLITERATUS/issues/110",
|
||||
"opened": "2026-08-16",
|
||||
"expires": "2026-09-15",
|
||||
"opened": "2026-09-20",
|
||||
"expires": "2026-10-20",
|
||||
"blocked_claim": "Remote execution support, compatibility, correctness, and performance are not claimed while this waiver is active."
|
||||
}
|
||||
],
|
||||
|
||||
@@ -214,7 +214,8 @@
|
||||
"tests/test_distributed_gloo.py",
|
||||
"tests/test_distributed_launcher.py",
|
||||
"tests/test_distributed_preflight.py",
|
||||
"tests/test_cli.py"
|
||||
"tests/test_cli.py",
|
||||
"tests/test_distributed_validation_edges.py"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -358,7 +359,8 @@
|
||||
"tests/test_novel_analysis.py",
|
||||
"tests/test_projection_math_contracts.py",
|
||||
"tests/test_whitened_svd_oracles.py",
|
||||
"tests/test_visualization.py"
|
||||
"tests/test_visualization.py",
|
||||
"tests/test_analysis_display_contracts.py"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user