Software Archive
Read-only legacy content
17061 Discussions

can i run daemon on xeon phi?

Alexander_Komarov
683 Views

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

0 Kudos
4 Replies
Frances_R_Intel
Employee
683 Views

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.

0 Kudos
Alexander_Komarov
683 Views

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?

0 Kudos
Loc_N_Intel
Employee
683 Views

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.

0 Kudos
Alexander_Komarov
683 Views

Thanks 

0 Kudos
Reply