Software Archive
Read-only legacy content
17061 Diskussionen

Polling the Xeon Phi

Amlesh_K_
Einsteiger
478Aufrufe
Hi, Is there any function to check if the last asynchronous offload on Xeon Phi has finished or not, so that a new routine can be offloaded? (Fortran) Thanks.
0 Kudos
1 Antworten
jimdempseyatthecove
Geehrter Beitragender III
478Aufrufe

Use

    OFFLOAD_SIGNALED(target_number, signal)

Use Search for OFFLOAD_SIGNALED. The 2017 document does not list this in the index.

Jim Dempsey

Antworten