The same connectivity study now spans tens of millions of transfer links and must finish in a short window. Where should the graph analytics run?
Select an answer to reveal the explanation.
Short Explanation
Tens of millions of transfer links and a short window. Run cuGraph on a GPU. NetworkX on one laptop CPU will not finish, and an LLM is the wrong exam family.
Full Explanation
cuGraph is the official GPU-accelerated library for large-scale graph analytics. NetworkX on one CPU will not finish tens of millions of links in a short window. An LLM and datacenter scheduling are the wrong exam family.