
Re: error in running test-suite/epw_soc example
Dear mohamed,
The run the SOC example of the test-suite just do
Code:
cd test-suite
make run-custom-test-parallel testdir=epw_soc
This will run the tests automatically.
Regarding your question, because the ph run is done with soc, the python script pp.py expect to find xml formatted files.
You can force ph.x to produce xml by writing in ph.in
Code:
fildyn = 'pb.dyn.xml'
Best wishes,
Samuel