Software Archive
Read-only legacy content
17061 討論

can i run daemon on xeon phi?

Alexander_Komarov
初學者
687 檢視

can I run daemon on xeon phi? And can I communicate with this daemon?

0 積分
4 回應
Frances_R_Intel
687 檢視

Are you thinking of any daemon in particular? There are a number of daemons that run on the coprocessor already - including the coi_daemon, sshd and nfsiod.

Alexander_Komarov
初學者
687 檢視

I wanted to run my daemon in native model, but I  thought that it will not work, beacuse daemon use external libraries, which I don't compile for MIC architecture. Do I understand correctly?

Loc_N_Intel
員工
687 檢視

Yes if the external libraries are compatible with Xeon Phi(TM) coprocessor. But normally you need to recompile those libraries, and transfer them to the coprocessor.

Alexander_Komarov
初學者
687 檢視

Thanks 

回覆