Closed leapxcheng closed 1 month ago
Did you compile rspmm CUDA kernels and which CUDA toolkit version did you use?
Thank you for your feedback. It seems that the rspmm CUDA kernel is automatically compiled upon the first launch, as described. However, I would like to know how to manually compile the rspmm CUDA kernel and confirm whether it has been compiled successfully. I am currently using CUDA toolkit version 11.8.
I resolved the issue by reinstalling the environment for Ultra, as it appears the rspmm
CUDA kernel wasn't successfully compiled before. Thank you for your help!
Hi,
ULTRA and ULTRAQUERY are both impressive works.
However, when attempting to reimplement the experimental results for ULTRAQUERY (specifically those shown in Table 9) by following the instructions in
README.md
, I noticed that the performance (as shown following) was lower than expected.I wonder if there might have been some issues during my reimplementation of the experiments. I would greatly appreciate your help with this.