Skip to content

Commit d0d5c15

Browse files
authored
Make infiniband input for calib workflows more clear
1 parent 8cdb7ad commit d0d5c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DATA/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ To set up such a workflow, a couple of points must be followed:
8888
- The `dataspec` of the proxies is configured in the same way as for the `readout-proxy` and the specs must be equal for corresponding input and output proxies.
8989
- The channels of input and output proxies (except for the *reco* `readout-proxy`) must be configured without address!
9090
- The output proxies must use the command line option `--proxy-channel-name [name]` with `name` being the configured channel name.
91-
- To run on the EPN, the *calib* input proxies must have the command line option `--network-interface ib0` (this ensures data is sent via InfiniBand not via Ethernet).
91+
- To run on the EPN, the *calib* input proxies of the aggregatornodes must have the command line option `--network-interface ib0` (this ensures data is sent via InfiniBand not via Ethernet). Note that this is only for the aggregator node, not for the normal processing part!
9292

9393
For an example, chek the calibration workflows [here](testing/examples)
9494

0 commit comments

Comments
 (0)