Generating GPU code in CMake
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hey, I created simple function to return cos of an array. I generated this function in GPU Coder an got c++ code. I have also succesfully generated and executed executable with that function generated in GPU coder on Jetson nano. But when I try to generate same functions with same main file with cmake, executable is generated, but it returns array of zeros.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with GPU Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!