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
You have a GPU that has a lower compute capability than that specified in the .ptx file. Try building the .cu file to .ptx using your GPU instead of directly using the .ptx provided.
[root@localhost resources]# ptxas GpuEnablerExamples.ptx
ptxas fatal : SM version specified by .target is higher than default SM version assumed
The text was updated successfully, but these errors were encountered: