I installed CUDA in the visual, I want to write the first trial program
func <<<1,SIZE>>>(work, sym, a); swears on corner brackets, what needs to be changed in project properties?
I installed CUDA in the visual, I want to write the first trial program
func <<<1,SIZE>>>(work, sym, a); swears on corner brackets, what needs to be changed in project properties?
Source: https://ru.stackoverflow.com/questions/759034/
All Articles