CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Lounge (https://www.cfd-online.com/Forums/lounge/)
-   -   IPM Integrated Performance Monitoring for OpenFOAM (https://www.cfd-online.com/Forums/lounge/157360-ipm-integrated-performance-monitoring-openfoam.html)

hxaxtma July 27, 2015 11:31

IPM Integrated Performance Monitoring for OpenFOAM
 
Hi guys,

i have a little problem compiling the IPM Tool from (http://ipm-hpc.sourceforge.net/download.html).

These are my steps:
Code:

./configure --with-os=LINUX --with-compiler=gcc --with-arch=LINUX --with-cpu=INTEL
make

And the error message:
Quote:

building IPM v0.983 for with compilers

CFLAGS =

cd src; make "CFLAGS=" libipm.a
make[1]: Entering directory `/media/iagaxtma/data_gabriel/2_data/11_misc/benchmark/ipm/ipm/src'
../ipm_key
make[1]: execvp: ../ipm_key: Permission denied
make[1]: *** [libipm.a] Error 127
make[1]: Leaving directory `/media/iagaxtma/data_gabriel/2_data/11_misc/benchmark/ipm/ipm/src'
make: *** [libipm.a] Error 2
I checked the access and rights and also set them with chown -R to my usernam again. Nothing helps.

The files are located in my home folder, so this should be no problem.

Any idea what I am doing wrong?

Thanks in advance


All times are GMT -4. The time now is 14:10.