From: Giuseppe G. <gg9...@un...> - 2006-01-16 11:18:46
|
Dear all, I am trying to use a different configuration file for counting events. It works when running my code with % psrun -c fp.xml a.out but it does not work when I use libpshpc library. In my makefile I set PS_HWPC_CONFIG = fp.xml (I tried also using absolute path) but the xml output file is done according to the default configuration file. In what am I wrong? Thanks, Giuseppe. |