Software Archive
Read-only legacy content

Polling the Xeon Phi

Amlesh_K_
초급자
477 조회수
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 포인트
1 응답
jimdempseyatthecove
명예로운 기여자 III
477 조회수

Use

    OFFLOAD_SIGNALED(target_number, signal)

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

Jim Dempsey

0 포인트
응답