Software Archive
Read-only legacy content
17061 Discussions

Address range offload error

Arpit_S_
Beginner
470 Views

Hello,

On executing code i am getting this error, 

offload error : address range partially overlaps with existing allocation

please, suggest me solution to this error.

Thanks in advance

0 Kudos
2 Replies
Kevin_D_Intel
Employee
470 Views

You may have a similar situation as recently discussed in this thread: http://software.intel.com/en-us/forums/topic/382988

0 Kudos
TimP
Honored Contributor III
470 Views

I'm getting this message when I attempt to execute  #pragma omp target map (or update) a second time.  It didn't work right the first time.

0 Kudos
Reply