c - SCIF Issue on Xeon Phi -
i trying utilize scif inter-process communication on xeon phi. programme has 2 processes, 1 process writes info process using scif_writeto. currently, encountered error " no device or address" scif_writeto api. checked end point set correct, offset returned correctly. don't have thought what's going wrong here. there suggestion debug issue?
in user mode scif_writeto() returns -1 in case of fail , set errno indicate error. possible errors described in scif.h. check errno debug problem.
c xeon-phi
No comments:
Post a Comment