- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I hope this is not too naive a question, but does the Intel Trace Analyzer and Collector support HPMPI on Windows?
My application is using HP-MPI 2.0 on Windows. I have added VT.lib (before the mpi libraries)to the linker libraries and get the following errors when linking the executable:
1>VT.lib(VT_fortran_consts_f.obj) : error LNK2019: unresolved external symbol __imp_MPIPRIV2 referenced in function VTTELLCONSTS
1>VT.lib(VT_fortran_consts_f.obj) : error LNK2019: unresolved external symbol __imp_MPIPRIV1 referenced in function VTTELLCONSTS
1>x64\\Debug_x64_hpmpi/aslav.exe : fatal error LNK1120: 2 unresolved externals
Any help would be much appreciated,
Thanks,
Darren.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I hope this is not too naive a question, but does the Intel Trace Analyzer and Collector support HPMPI on Windows?
Hi Darren,
The Intel Trace Analyzer and Collector does not support HP-MPI. If you're interested in what it does support, you can view the full list here.
I guess I would suggest using the Intel MPI Library instead, although that's certainly my bias for the Intel tools talking :) You can download a free eval at www.intel.com/go/mpi.
Also, if HP-MPI offers MPICH-compatibility mode, you can try that as well. But please note that comes with no guarantees.
Regards,
~Gergana

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page