Quran-multi-aligner / src /segmenter

Commit History

Isolate CPU fallback in spawn subprocess to prevent CUDA state poisoning
df9144c

hetchyy Claude Opus 4.6 commited on

Eliminate in-decorator CPU fallback to prevent CUDA state poisoning
7711775

hetchyy Claude Opus 4.6 commited on

Stop CUDA state poisoning by not invalidating model caches during quota fallback
2385694

hetchyy Claude Opus 4.6 commited on

Add debug logging
f90d55a

hetchyy commited on

Park AoTI cache and detach VAD tensors to prevent CUDA state poisoning
99f4672

hetchyy Claude Opus 4.6 commited on

Prevent CPU fallback from poisoning CUDA state via GPU model parking
0318d9e

hetchyy Claude Opus 4.6 commited on

Fix GPU cross-user contamination: scope errors per-request, not process-wide
a6f747e

hetchyy Claude Opus 4.6 commited on

Eliminate CUDA state poisoning at root cause, not just detection
1d373d6

hetchyy Claude Opus 4.6 commited on

Fix CUDA state poisoning by eliminating CUDA ops outside GPU leases
0d7604b

hetchyy Claude Opus 4.6 commited on

Prevent CUDA state poisoning and add thread-safe GPU lifecycle management
65f2050

hetchyy Claude Opus 4.6 commited on

Harden GPU fallback to prevent CUDA init from permanently poisoning process
511d54d

hetchyy Claude Opus 4.6 commited on

Fix race condition where concurrent quota exhaustion permanently breaks GPU
47224bd

hetchyy Claude Opus 4.6 commited on

Restructure src/ for cleaner modularity
0351f22

hetchyy Claude Opus 4.6 commited on

Initial commit
20e9692

hetchyy commited on