I write matlab program(cuda) for generate key.
how to optimize cuda program for get better performance?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to spend some time learning the CUDA programming tools and architecture. There is a lot of good info at developer.nvidia.com and they have active and helpful forums there for CUDA developers – a great place for noobs to get up to speed on CUDA development.