This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Co-Array with OpenACC
On 09/23/2016 08:44 AM, Vikram Singh wrote:
> But I am still wondering what exactly should the committee be
> addressing in the present case. If I read the spec, it says host_data
> makes the device data available to the host thread. Now obviously one
> problem is that the spec was probably not written keeping CoArrays in
> mind, but to me that statement seems pretty straightforward. The
> host_data will tell the device memory to the host and the coarray
> subscript tells the host which device it is on.
>
> Now obviously that seems like a selfish simplification because I would
> like to be able to use it in this manner, but how can we contact the
> committee to clarify this?
You need to subscribe to the OpenACC-Users mailing list, which you can
do here:
http://list.openacc.org/mailman/listinfo/openacc-users_list.openacc.org
Cesar