Hi.
I've read article Link:
here and decided to reproduce Step 5 (Gather profile information with FDPR-Pro). I have access to the cell blade where I run the example and windows version of VPA.
So I had to instrument the executable (fdprpro fft -cell -spedir sputmp -a instr). But output of the command wasn't so short - I'd received many warning messages (e.g. @Warning: Conflicting symbol definitions, orig: 01803660.plt_call_32l.numa_available , alias: numa_available). But I temporarily forgot about problems and ran instrumented executable. Then I received two files: .nprof and .mprof.
Finally I tried to load obtained profiles into opened initial executable in CodeAnalyzer. .nprof opened successfully and .mprof didn't - I'd received a message: ".mprof does not contain a recognized profile format". What could be the problem?
Nikolay.