Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
Lustre 2.4.0
-
None
-
6682
Description
Current Lustre build is not support cross compilation for the
Intel(R) Xeon Phi(TM) card. So, producing binaries
for MIC card is not trivial now and required manual changes of
sources. It would be very beneficial to provide an easy way to
produce client binaries for the Intel(R) Xeon Phi(TM) card
directly from GIT repository just specifying appropriate
--host and --build option for ./configure script.
For example, to produce Lustre binaries for MIC card just execute
the following:
./configure --host=x86_64-k1om-linux --build=x86_64-pc-linux
Attachments
Issue Links
- links to