Commit graph

2 commits

Author SHA1 Message Date
L-yang-yang
714a2ee23b feat(multi-gpu): implement inject distribution modes (OneIsland/HalfIslands/AllIslands)
inject_check_kernel now respects MultiGpuInjectMode from SolverConfig instead of
hardcoding OneIsland. HalfIslands uses LCG-based random island selection.
Also fixes stale write_async calls in test_multi_gpu_b3.cu.

Verified on 2×V100S: all 5 B3 tests pass, e5 (12 problem types) all optimal.
2026-03-30 20:42:32 +08:00
L-yang-yang
fc5a0ff4af Initial commit: cuGenOpt GPU optimization solver 2026-03-20 00:33:45 +08:00