Hello- Hopefully, this is a really quick question. I'm wanting to profile my code to see where possible speedups could be. Thus, I'm thinking the profile mode for libMesh is what I would want to use. I've compiled libMesh and my code in this mode (always getting the remark: icpc: command line remark #10010: option '-qp' is deprecated and will be removed in a future release. See '-help deprecated') but when I try to run it I get an error
setebos $ mpirun -n 1 ./gen_alpha-pro tgm_gen_alpha ./gen_alpha-pro: error while loading shared libraries: libpetscsnes.so: cannot open shared object file: No such file or directory I do not get this error when running the optimized or debug versions. Is there a small step I missed somewhere? Do I have to compile PETSc in a profile mode? Thanks! Andrea ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
