local MPI processes - Fortran Server license

From this page
http://www.pgroup.com/products/feature_compare.htm

I don’t understand what “Local MPI processes only” is. Does that means we can debug and profile only all process run on a single machine (single or multiple CPUs).

Thanks,

Tuan

Hi Tuan,

Yes. For the Workstation and Server products, you can run MPI code with the PGI Debugger (pgdbg) and Profiler (pgrpof) but only on a single node.

The PGI CDK product enables MPI debugging and profiling across multiple nodes.

  • Mat

Thanks, Mat.

Tuan