Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28381 Discussions

localroot not recognized parameter in Cluster Studio 2019

Anders_S_1
New Contributor III
369 Views

Hi,

I have combined Visual Studio 2017 with Parallel Studio XE 2019 Cluster Edition for Windows to do profiling with Vtune 2019.

Compile and link of the QuickWin project parallellized with MPI works fine but at execution the parameter localroot is not recognized. What to do? The error message is attached.

Best regards

Anders S

0 Kudos
3 Replies
jimdempseyatthecove
Honored Contributor III
369 Views

Did you mean to use the -localhost option?

Jim Dempsey

0 Kudos
Anders_S_1
New Contributor III
369 Views

Greetings Jim,

No, localroot was proposed by Intel to manage graphical plots produced by QuickWin. This works in the Fortran 2017.

Best regards

Anders S

0 Kudos
Steve_Lionel
Honored Contributor III
369 Views

This is an MPI (not Fortran) question, better asked here.

0 Kudos
Reply