Qijun Zhang

Results 10 comments of Qijun Zhang

If source code could help, I would send you my source code. Thanks a lot.

> Can you provide env information such as: > > * DGL Version (e.g., 1.0): > * Backend Library & Version (e.g., PyTorch 0.4.1, MXNet/Gluon 1.3): > * OS (e.g.,...

> After some investigation, I think this issue is caused by IOMMU enabled in the OS. See https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#iommu-on-linux for more details. > > To verify it, you can run the...

I attempt to use https://github.com/yaox12/dgl/blob/uva_sampling/examples/pytorch/graphsage/train_sampling_multi_gpu.py to train with paper100m, and I find the error happens between line 263 and line 268. The whole error is: ``` Process Process-5: Traceback (most...

> Cannot reproduce... I ran with `python train_sampling_multi_gpu.py --gpu 0,1 --dataset ogbn-papers100M --data-device uva` and it works well. Can you change the following two lines > > ```python > train_nfeat...

> Cannot reproduce... I ran with `python train_sampling_multi_gpu.py --gpu 0,1 --dataset ogbn-papers100M --data-device uva` and it works well. Can you change the following two lines > > ```python > train_nfeat...

> Hi, do you solve the error? I build chipyard-1.9.0 at Google colab, and meet the same error. utils/fireperf/FlameGraph is failed to checked out, and br-base.json is failed to run...

> Hi zqj2333, the timeout is OK, it checks whether you are on EC2 or not. If you are not on EC2, the timeout will happens. By the way, your...

> In the google colab, it has no this warning in the log. But the building of step 9 is still failed, and I do not know why. Okay, I...

> I have the same issue on a Ubuntu 20.04. My logfile ends with > > ``` > 2023-04-25 10:43:32,472 [run ] [DEBUG] OBJCOPY platform/generic/firmware/fw_payload.bin > 2023-04-25 10:43:32,504 [print_deps ]...