- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Use
OFFLOAD_SIGNALED(target_number, signal)
Use Search for OFFLOAD_SIGNALED. The 2017 document does not list this in the index.
Jim Dempsey
