Jilang Miao
2014-07-31 20:36:22 UTC
Hi,
My program could run normally and correctly.
But after I change an array from array of structure (ea,rt,ra,rf;
ea,rt,ra,rf; ea,rt,ra,rf; .....) to structure of array (ea,ea,......ea;
rt,rt,....rt; ra,ra,ra,...ra; rf,rf,rf....rf), I got error "Error creating
CUDPPPlan".
Even in this case, "Error creating CUDPPPlan" doesn't come out every time.
Sometimes the program runs normally, sometimes it gives the error. And if I
make dimBlock and dimGrid very small, the error still occurs.
Any idea?
Thanks!
Jilang
My program could run normally and correctly.
But after I change an array from array of structure (ea,rt,ra,rf;
ea,rt,ra,rf; ea,rt,ra,rf; .....) to structure of array (ea,ea,......ea;
rt,rt,....rt; ra,ra,ra,...ra; rf,rf,rf....rf), I got error "Error creating
CUDPPPlan".
Even in this case, "Error creating CUDPPPlan" doesn't come out every time.
Sometimes the program runs normally, sometimes it gives the error. And if I
make dimBlock and dimGrid very small, the error still occurs.
Any idea?
Thanks!
Jilang
--
You received this message because you are subscribed to the Google Groups "CUDPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cudpp+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/cudpp.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "CUDPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cudpp+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/cudpp.
For more options, visit https://groups.google.com/d/optout.