alphageometry
alphageometry copied to clipboard
Enabling multithreading
In the AlphaGeometry Nature paper, the authors use up to 250 CPU workers to run AlphaGeometry. However, when I run AlphaGeometry, only one thread is used.
How can I use multiple threads? It seems like DD-AR is often a bottleneck, rather than the LLM, when a GPU is used.