| View previous topic :: View next topic |
| Author |
Message |
Balkrishna
Joined: 22 Mar 2010 Posts: 6
|
Posted: Sun Aug 12, 2012 10:32 pm Post subject: ThreadPrivate in CUDA Fortran |
|
|
Hi Mat,
I am not using PGI Accelerator. I am programming in CUDA Fortran and openMP. Is ThreadPrivate feature supported in CUDA Fortran? I am using PGI version 12.6.
Thanks in advance. |
|
| Back to top |
|
 |
Balkrishna
Joined: 22 Mar 2010 Posts: 6
|
Posted: Wed Feb 27, 2013 5:20 am Post subject: Threadprivate in cuda Fortran |
|
|
Hi mkcolg,
Can I declare a device allocatable array as Threadprivate in CUDA Fortran? If yes, can you please show this through an example. I am using PGI version 12.9.
If not, how can I map a CPU ThreadPrivate declared Array to a GPU Array?
Any direct mechanism to do that?
Thanks in advance. |
|
| Back to top |
|
 |
|