Software Archive
Read-only legacy content
17061 Discussions

Offload error:size of the source differs from the size of the destination

Paulius_V_
Beginner
219 Views

I am trying to measure the offload costs and achieved bandwidth. I encountered this error:

offlaod differs.png

This happened after I reduced the array sizes being transferred after having run out of memory previously.

Anyone encounter anything similar?

Source attached

 

0 Kudos
3 Replies
Kevin_D_Intel
Employee
219 Views

I’ve never encountered this error before so I can direct to our Developers for further inquiry, but I haven’t found a value for NE that triggers it.

What value of NE did you find triggered it?

0 Kudos
Paulius_V_
Beginner
219 Views

The NE value was programmed in at global.F and I did not change it before taring it up. The code was producing the said error at the time of archiving. 

0 Kudos
Kevin_D_Intel
Employee
219 Views

I was able to reproduce this error and have redirected it to our Developers for deeper analysis. The code appears correct so it seems something has confused the run-time. The error about different sizes is non-sensible given the same sizes for source and destination are reported. I'll let you know what I hear from Development.

(Internal tracking id: DPD200415043)

0 Kudos
Reply