GPU Compute Software
Ask questions about Intel® Graphics Compute software technologies, such as OpenCL* GPU driver and oneAPI Level Zero
493 Discussions

Need for data transfer directives in OpenCL using igpu

Hest12
Beginner
477 Views
Hi,

I have a Fortran code which runs fine using OpenACC on nvidia GPUs. I intend to run it on my intel iGPU. The parallelisation is done using DO CCONCURRENT. Will there be any need for using data transfer directives from opencl as my cpu and the igpu share the same memory?

Thanks a lot!
0 Kudos
0 Replies
Reply