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
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.
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.
The text was updated successfully, but these errors were encountered: