Hi, All.
My team is currently trying to speed up parallel database processing using Xeon Phi Coprocessor. We are focusing on SCIF. After some experiments, we've decided to take advantage of SCIF RMA Read/Write instead of SCIF Messaging layer - socket like technique. I also know SCIF Mapped Remote Memory, but i don't know whether to choose these two methods - SCIF RMA or SCIF Mapped Remote Memory? Or is there any other technique suitable for data transferring between Host and Mic? Any experiment that can actually help me to decide?
Thanks a lot :)
Bryan