I am trying to run the PECAplus PECA_n example as described in the tutorial (from inside the peca_n examples folder, calling the peca_core_bin binary). However I get an error:
~/ofc/machine/PECAplus_cmd_line-master/examples/peca_n$ ~/ofc/machine/PECAplus_cmd_line-master/peca_core/peca_core_bin input_params.txt
terminate called after throwing an instance of 'std::runtime_error'
what(): Unknown parameter: <html
Aborted (core dumped)
Is there anything I am missing?
I am trying to run the PECAplus PECA_n example as described in the tutorial (from inside the peca_n examples folder, calling the peca_core_bin binary). However I get an error:
~/ofc/machine/PECAplus_cmd_line-master/examples/peca_n$ ~/ofc/machine/PECAplus_cmd_line-master/peca_core/peca_core_bin input_params.txt
terminate called after throwing an instance of 'std::runtime_error'
what(): Unknown parameter: <html
Aborted (core dumped)
Is there anything I am missing?