This directory contains C++ examples showing how to use NIXL agents and perform transfers.
Available examples:
nixl_example.cpp: Basic agent usage and transfersnixl_etcd_example.cpp: Metadata exchange example using etcdtelemetry_reader.cpp: Reading transfer telemetry
Run:
- Binaries are generated under
build/examples/(depending on your Meson setup). - See comments in each example source file for invocation details.