Rishi Puri

Results 44 comments of Rishi Puri

in general GCN does better than GAT w/ about 45% test acc for GCN and slightly less for GAT. before the PR GCN was getting closer to 40% test acc

need @alexbarghi-nv to mirror my work on eval/testing on all ranks: https://github.com/pyg-team/pytorch_geometric/pull/8173/commits/c86f852644b3455bdaea6ee8cf8264eed6c5465a for cugraph then we will be ready to merge this

okay @akihironitta @rusty1s, the current code in this PR only works with in 24.02 or newer cugraph so i will circle back for merging this once that is released publicly

same thing for this test: ``` test/distributed/test_dist_neighbor_sampler.py::test_dist_neighbor_sampler_hetero[True] Computing METIS partitioning... python: malloc.c:4302: _int_malloc: Assertion `(unsigned long) (size) >= (unsigned long) (nb)' failed. Session terminated, killing shell... ...killed. ``` i produced...

test/distributed/test_dist_neighbor_sampler.py::test_dist_neighbor_sampler_temporal_hetero[uniform-None] Computing METIS partitioning... double free or corruption (!prev) Session terminated, killing shell...******TIMEOUT EXPIRED******