PaddlePaddle / Research

novel deep learning research works with PaddlePaddle
Apache License 2.0
1.72k stars 788 forks source link

Graphsum environment #299

Open InesArous opened 1 year ago

InesArous commented 1 year ago

Hello, Thank you for sharing code and data. Could you please specify for the Graphsum work what version of cuda, paddlepaddle, nccl and nvcc to use? I tried multiple versions and I keep running into errors like: "The third-party dynamic library (libnccl.so) that Paddle depends on is not configured correctly. (error code is libnccl.so: cannot open shared object file: No such file or directory)" and "parallel_for failed: no kernel image is available for execution on the device" Thank you