Software Archive
Read-only legacy content

dfor$prefetch

Intel_C_Intel
Employee
439 Views
I thought dfor$prefetch as described in the 6.5 release notes might help performance of some code but I couldn't find any documentation on it. The compiler didn't like call dfor$prefetch(h(8*k+pflen)) where h is a 1-D complex(4) array so I tried call dfor$prefetch(%loc(h(8*k+pflen))) but got an internal compiler error. Does anybody know how to use this extension?
0 Kudos
1 Reply
Steven_L_Intel1
Employee
439 Views
James,

Please send a description of the problem and a short example to us at vf-support@compaq.com, and an appropriate engineer will take a look and offer advice. I'm not familiar with the details of using DFOR$PREFETCH.

Steve
0 Kudos
Reply