PGI User Forum
 SearchSearch   MemberlistMemberlist     RegisterRegister   ProfileProfile    Log inLog in 

CUDA-x86.

Search found 7 matches
PGI User Forum Forum Index
Author Message
  Topic: About library functions such as 'eoshift' and 'isnan' in PVF
HuWei39533

Replies: 1
Views: 60

PostForum: Programming and Compiling   Posted: Tue Jun 04, 2013 10:14 pm   Subject: About library functions such as 'eoshift' and 'isnan' in PVF
When I use library functions such as 'eoshift' and 'isnan' in PVF, errors occured. But in intel fortran compiler, no errors occured.

PVF does not support these library functions ?
  Topic: About OpenMP when using PVF
HuWei39533

Replies: 1
Views: 44

PostForum: Accelerator Programming   Posted: Tue Jun 04, 2013 2:20 am   Subject: About OpenMP when using PVF
1. The sentinel (!$omp) must occupy columns 1-5 in fortran fixed-form source ?

2. How to get to the second line when the clause after !$omp is too long? Is there any special format or ampersand ?
  Topic: About the indices
HuWei39533

Replies: 1
Views: 112

PostForum: Accelerator Programming   Posted: Tue May 07, 2013 11:48 pm   Subject: About the indices
This is the code:

!$acc data copyout(out_acc(1:napracc))
!$acc data copyin(xp(1:np),zp(1:np),up(1:np),wp(1:np))
!$acc parallel loop
do ii=1,nparacc
i = link_listacc(i ...
  Topic: How to debug with PVF on visual studio 2008 ?
HuWei39533

Replies: 3
Views: 157

PostForum: Accelerator Programming   Posted: Tue May 07, 2013 11:06 pm   Subject: How to debug with PVF on visual studio 2008 ?
Hi HuWei39533,

For various technical reasons, we don't support debugging of accelerator compute regions. It is something we're working towards but wont be available in the near future.

- Mat
...
  Topic: How to debug with PVF on visual studio 2008 ?
HuWei39533

Replies: 3
Views: 157

PostForum: Accelerator Programming   Posted: Fri May 03, 2013 8:05 pm   Subject: How to debug with PVF on visual studio 2008 ?
It aways stop response when I debug the program on VS2008, is there any other good way to degug the openacc program? Or, how to debug with PVF on VS2008?

Thanks very much!
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 7 Hours
Jump to:  


Powered by phpBB © 2001, 2002 phpBB Group