Hi, I want to profile OpenFOAM application solver (simpleFoam) on Intel Xeon but facing some error.
The host CPU is Two Intel(R) Xeon(R) E5-2670. When I execute the application in parallel without profiling it executes without any error. But when I execute the application with Vtune it gives an error which I'm unable to resolve. I have used Intel(R) VTune(TM) Amplifier XE 2015 Update 2.
The command executed is as follows,
mpirun -np 16 amplxe-cl -collect advanced-hotspots -r profile -- simpleFoam -parallel
I have attached the error file. Please find attachment.
Can you help me out in this ?
Thank You.