I have a deep learning algorithm using CUDA. I have an RTX3060 graphics card, but only 13% is used when running code. What should I do to make my code run faster and use my graphics card at full performance?
I did the Nvidia’s cuda driver installations properly