I'm using Tesla C2050. I want to run my code with "-arch=sm_20" but I get -nan while the calculations are correct using "-arch=sm_13" ?! What should I figure out the problem?
Thanks, BehZad
I'm using Tesla C2050. I want to run my code with "-arch=sm_20" but I get -nan while the calculations are correct using "-arch=sm_13" ?! What should I figure out the problem?
Thanks, BehZad
Copyright © 2021 Jogjafile Inc.
Step through each version of your program in the CUDA debugger and note where they differ.