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

Conda impi_rt=2019.1 doesn't substitute I_MPI_ROOT in bin/mpivars.sh

Liu__Ke
Beginner
531 Views

Not sure where to report this bug, but this forces me stick with intelpython 2018.0.3. The steps to reproduce are

conda config --add channels intel
conda create -n test impi_rt=2019.1

You will find /path/to/envs/test/bin/mpivars.sh has I_MPI_ROOT not substituted correctly.

Or is conda no longer the supported way to install Intel Performance Libraries? If so, what's the most future proof way? Or if it is the best way, where should I report this bug? Thanks.

0 Kudos
2 Replies
James_T_Intel
Moderator
531 Views

Our engineering team is already aware of this.  The fix will be available in Intel® MPI Library 2019 Update 3.

0 Kudos
Liu__Ke
Beginner
531 Views

Seems like it is neither fixed in 2019.3 nor 2019.4. How do other people typically workaround this problem?

0 Kudos
Reply