me: pleas set gpus to 2
codex: Sure!
- def testsyntheticgpu_config():
- assert config is not None
- assert hasattr(config, "num_gpus")
- assert isinstance(config.num_gpus, int)
- assert config.num_gpus == 2
$ uv run pytest tests/testsyntheticgpu_config.py
============================== 1 passed in 0.04s ===============================
Jack Morris (@jxmnop)
The bloat in CPU unit tests that Codex adds to a large codebase is truly insane. it's unreadable Neuralese and whenever the tests fail agents just delete them and rewrite entirely new ones from scratch
I fear I may soon have to declare Test Bankruptcy
— https://nitter.net/jxmnop/status/2082228790537892149#m