| Author |
Message |
Topic: present clause after copyin clause |
Minh
Replies: 2
Views: 56
|
Forum: Accelerator Programming Posted: Thu Jun 06, 2013 3:03 am Subject: present clause after copyin clause |
Hi Mat,
Thanks a lot for your detail answer. I am still confused.
1. We use "a" and "n" in this saxpy kernel. So, when we remove them from data copy clause, how could GPUs can ... |
Topic: call to cuMemHostUnregister returned error 700 |
Minh
Replies: 1
Views: 32
|
Forum: Accelerator Programming Posted: Wed Jun 05, 2013 7:49 pm Subject: call to cuMemHostUnregister returned error 700 |
Hello,
I have an error at runtime :
call to cuMemHostUnregister returned error 700: Launch failed
It is said that, this error comes in dereferencing an invalid device pointer or accessing out ... |
Topic: present clause after copyin clause |
Minh
Replies: 2
Views: 56
|
Forum: Accelerator Programming Posted: Wed Jun 05, 2013 12:37 am Subject: present clause after copyin clause |
Hello,
I have three questions:
1. present clause after copyin clause:
I have tried your OpenACC example from this article present clause in the callee function because in main function, we aread ... |
Topic: Initialize global variables with OpenACC pragma? |
Minh
Replies: 1
Views: 87
|
Forum: Accelerator Programming Posted: Sun May 19, 2013 5:13 am Subject: Initialize global variables with OpenACC pragma? |
Hello,
I wonder, is there any pragma or API which helps to initialize global variables to a particular value, for example, 0. I know acc_malloc and create(Yhelp us allocate global variables only. ... |
Topic: OpenACC debugger |
Minh
Replies: 1
Views: 128
|
Forum: Accelerator Programming Posted: Fri May 10, 2013 3:48 am Subject: OpenACC debugger |
Hello,
I use pgc++ 13.1 to compile OpenACC program. It is quite difficult for me to understand the parallel program deeply without a debugg tool. In CUDA, I could freely jump from one thread to ano ... |
| |