Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
2275 Discussions

mpitune get "could not dump the session, because unknown encoding: utf-8"

Xinwei_X_Intel
Employee
605 Views

Hi forum,

I try the following command on a server: (impi 5.0.2.044, icc 2015.2.164)

mpitune -of analysis.conf -application \"mpirun -n 24 -host `hostname` ./myexe\"

It did run for a while but output nothing of analysis.conf. Meanwhile the console output message like:

ERR | Could not dump the session, because unknown encoding: utf-8

I try to change LANG=C, as locale outputs:

LANG=C

LC_CTYPE="C"

...(all other environment variables are "C")

How can I run successfully of mpitune to get analysis.conf which has real contents. Thanks!

0 Kudos
1 Reply
Artem_R_Intel1
Employee
605 Views

Hi Xinwei,

I've submitted an internal issue tracker for the problem.

0 Kudos
Reply