Hey all. We're running node2vec on GDS with 16 cores, 100GB ram on a ~4M node KG.
However, the process always gets stuck on
2024-10-31 16:14:42.593+0000 INFO [gds-4] Node2Vec :: train :: iteration 1 of 10 100%
it gets from 0 to 100% fairly quickly and then just sits there.
CPU is still fully utilizing all cores so it's doing something. But what? Can we get any more details from the DB? Any query we can run or logging we can tweak to know what happens after the 100% is reached?