Comment by zackangelo
Comment by zackangelo 10 hours ago
Curious what issues you were having. The kernel should compile natively if you pass nvcc the correct arch flags, although it probably won't take advantage of any new hardware features.
Comment by zackangelo 10 hours ago
Curious what issues you were having. The kernel should compile natively if you pass nvcc the correct arch flags, although it probably won't take advantage of any new hardware features.
High-performance GPU code typically uses nonportable features that are not supported across generations.