Anton

Results 3 issues of Anton

I tried running it in 30fps/60fps, but in both cases it didn't work. Exactly the same as #22 ,but the game stops working after phrase "Welcome to Bullworth". I tried...

An attempt to resolve #4093 Initial implementation: - Defined the op in Linear.cpp

- Added shared CUDA context (`OnceLock`) and use it across luminal_cud and luminal_2 - Replaced all `CudaContext::new(0)` with shared context; fix u32→usize cast Still need to check the correctness. Was...