PGI User Forum
 SearchSearch   MemberlistMemberlist     RegisterRegister   ProfileProfile    Log inLog in 

CUDA-x86.

Search found 4991 matches
PGI User Forum Forum Index
Author Message
  Topic: function inlining
mkcolg

Replies: 1
Views: 29

PostForum: Accelerator Programming   Posted: Thu Jun 06, 2013 2:27 pm   Subject: function inlining
Hi Minh,

It might be the statement functions which can inhibit inlining. I'd try removing them.

If that's it, can you send a reproducing example to PGI Customer Service (trs@pgroup.com) and a ...
  Topic: call to cuMemHostUnregister returned error 700
mkcolg

Replies: 1
Views: 31

PostForum: Accelerator Programming   Posted: Thu Jun 06, 2013 1:27 pm   Subject: call to cuMemHostUnregister returned error 700
Is this OpenACC? If yes, then look at the variables in your copy clauses. Are the correct bounds being used?

Do you have any suggestion to investigate the program further? Set the environment v ...
  Topic: pgc++ - relocation R_X86_64_PC32 against "..." can
mkcolg

Replies: 3
Views: 35

PostForum: Programming and Compiling   Posted: Thu Jun 06, 2013 1:23 pm   Subject: pgc++ - relocation R_X86_64_PC32 against "..." can
Hi Kevin,

I typically see this error when you have a very large static array (>2GB) in the code. In this case, you need use the medium memory model (-mcmodel=medium).

If that doesn't work, I ...
  Topic: Internal compiler error
mkcolg

Replies: 2
Views: 39

PostForum: Programming and Compiling   Posted: Thu Jun 06, 2013 12:03 pm   Subject: Internal compiler error
Hi Senya,

Can you tell me, is this error presents on the last versions of pgf95? Or i've found something new?There's an error in your code. It's illegal to use allocatables (or other types where t ...
  Topic: PVF exe files will not run on win XP and server 2003
mkcolg

Replies: 1
Views: 36

PostForum: Programming and Compiling   Posted: Thu Jun 06, 2013 11:38 am   Subject: PVF exe files will not run on win XP and server 2003
Hi Casper,

Microsoft dropped support for XP and Server 2003 in their latest tool chain and in order to support Visual Studio 2012, we had to create two different PVF versions, one for XP, Server 20 ...
 
Page 1 of 999 Goto page 1, 2, 3 ... 997, 998, 999  Next
All times are GMT - 7 Hours
Jump to:  


Powered by phpBB © 2001, 2002 phpBB Group