Skip to Content.
Sympa Menu

charm - [charm] how to build the charm for Xeon Phi and Xeon heterogeneous run?

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] how to build the charm for Xeon Phi and Xeon heterogeneous run?


Chronological Thread 
  • From: Ekaterina Tutlyaeva <xgl AT rsc-tech.ru>
  • To: charm AT cs.uiuc.edu
  • Subject: [charm] how to build the charm for Xeon Phi and Xeon heterogeneous run?
  • Date: Mon, 24 Oct 2016 14:36:25 +0300


Dear support,

Could you be so kind to give me some advise, how should I build the Charm for run in heterogeneous environment (Intel Xeon Phi 7120 in native mode and Intel Xeon E5-2697 v3)? Interconnect is Infiniband.

The goal is to run dense LU benchmark: http://charmplusplus.org/miniApps/#denselu in this environment.

I've tried some CHARM builds, for example verbs-linux-x86_64-icc. It works nice with
Intel Xeon E5-2697.
But whan I try to compile LU benchmark for Xeon Phi, I got the k1om incompatibility issue with charm modules, not suited for Phi.

x86_64-k1om-linux-ld: skipping incompatible /home3/iki5/ordi/src/charm/charm-6.7.1/v                    erbs-linux-x86_64-icc/bin/../lib/libmoduleCkMulticast.a when searching for -lmoduleC                    kMulticast
x86_64-k1om-linux-ld: cannot find -lmoduleCkMulticast

Thank and sorry for your time. I'm tried hard to find some information on the topic, but can't do it myself.

How could I build it all for heterogeneous support?
Thank you!!!!


Best regards,
Ekaterina



Archive powered by MHonArc 2.6.19.

Top of Page