Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2161 Discussions

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

Xinwei_X_Intel
Employee
312 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
312 Views

Hi Xinwei,

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

0 Kudos
Reply