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
CUDA Toolkit 6.0 has dropped support for devices with compute capability below 2.0. Get rid of -arch=compute_10 in Makefile.am, and everything will compile just fine.
Yeah, but when i do replace compute_10 by sm_21 i get a bad .bss section on the linker... I haven't tried using the intended cuda version though, so better do that before calling it quits
Any news on supporting the latest toolkit?
The text was updated successfully, but these errors were encountered: