| Author |
Comment/Response |
Forum Moderator
email me
 |
09/28/11 12:43pm
Garrett reported to student-support@wolfram.com that he fixed the problem.
"I have resolved the issue by passing the CUDA kernel the actual array from which "startstart" was calculated rather than just a pointer to the array. In other words, I changed it from "**ArrayName" to "ArrayName[][3]" in the opening statement of the kernel."
URL: , |
|