Hi All
I try to use the intel trace collector on a windows7 computer.
When I build my programs using "mpiicpc -trace" command to link trace collector libraries, some error (reference number of intel developer zone :DPD200577079) output.
In Visual Studio 2015, I am able to use "-D" compiler options to avoid this error.
In mpiicpc, what kind of command can I use ?
Thanks.