You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: