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
Thank you for your attention. You may need to add the compilation information (i.e., -gencode arch=compute_80,code=sm_80) to the compilation flags to support the A30 GPU, and re-build the NNFusion.
I converted a model on the A30 card, but was stuck in cuda_init when main_test was executed.
It's stuck on:
... CUDNN_SAFE_CALL(cudnnCreate(&cudnn_handle_0)) ...
how to fix it?
The text was updated successfully, but these errors were encountered: