Is there any possible way to use functions and classes from header files on the GPU? If not is there any alternatives? For example I was using vectors then I switched to pointer arrays. but now what about “complex”, is there any alternative for that or a way to use it on the GPU?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
sharing common CUDA functions | 0 | 756 | September 17, 2010 | |
CUDA and C system header files integration | 1 | 3893 | June 8, 2009 | |
Extend host function to device function | 1 | 471 | December 28, 2019 | |
Graphical Output Question Function plotting from GPU mem | 3 | 1345 | November 11, 2009 | |
can we use C++ class in the CUDA apps? | 1 | 5447 | September 5, 2007 | |
Can the CUDA grogramming with C++? | 3 | 4840 | April 11, 2007 | |
How can I use "cuComplex" type? | 1 | 5784 | September 30, 2008 | |
how to write vector code for char data type? | 0 | 2382 | March 11, 2008 | |
How to manage VSC++ project files to use with CUDA? Where to put CUDA code? In which files? | 0 | 586 | August 29, 2011 | |
any article ? | 1 | 1190 | April 10, 2009 |