JeffersonLab / JANA4ML4FPGA

EIC R&D supported project developing ML on FPGA for streaming readout systems
1 stars 1 forks source link

Add option "-t" #23

Closed cissieAB closed 1 year ago

cissieAB commented 1 year ago

Add an option "-t" to activate the new topology described in CDAQTopology.h

This will address issue #19 temporarily

On gluon200 machine, I test it with

[hdtrdops@gluon200 JANA4ML4FPGA]$ ./install/bin/jana4ml4fpga -t -Pplugins=root_output,example_evio_analysis /gluonraid3/data4/rawdata/trd/DATA/hd_rawdata_002539_002.evio /gluonraid3/data4/rawdata/trd/DATA/hd_rawdata_002539_001.evio | grep Init
[INFO] JPluginLoader: Initializing plugin "/home/hdtrdops/GemTrd_2023/JANA4ML4FPGA/install/plugins/log.so"
[INFO] JPluginLoader: Initializing plugin "/home/hdtrdops/GemTrd_2023/JANA4ML4FPGA/install/plugins/root_output.so"
[INFO] JPluginLoader: Initializing plugin "/home/hdtrdops/GemTrd_2023/JANA4ML4FPGA/install/plugins/example_evio_analysis.so"