This program is to test the CPU-PIM communication performance (latency and bandwidth) under different workload setups (by both sync/async API).
- choose a config file you want (or write your own config file)
- make
- ./host --config_file YOURFILE.json
The config file defines the (communication related) workload you want. See the existing configurations as examples.