src/nccl_ofi_rdma.cpp (13 lines): - line 584: * TODO: Update the plugin implementations to use size_t type for sizes and - line 2582: * TODO: revisit after merging the control channel qp patch (with which this) - line 3321: * TODO: Here, we have to compute the offset of - line 3436: /* TODO consolidate arguments to insert_send_ctrl_req and insert_recv_segms_req */ - line 3680: /* TODO: Remove req from message buffer */ - line 3696: /* TODO: Remove req from message buffer */ - line 4478: /* TODO: Remove req from message buffer */ - line 5908: * TODO: Use NCCL provided tags when using grouped receives aka - line 6049: /* TODO: Remove req from message buffer */ - line 6735: * TODO: replace it with API of FI_INJECT type when most of - line 7817: /* TODO make this array expandable */ - line 7924: /* TODO support this configuration */ - line 7990: /* TODO: we should probably have an rdma_plugin object and put globals src/nccl_ofi_sendrecv.cpp (4 lines): - line 95: * TODO: - line 109: * TODO: Update the plugin implementations to use size_t type for sizes and - line 1137: * TODO: Use NCCL provided tags when plugin supports grouped - line 1909: * TODO: Use NCCL provided tags when using grouped receives aka src/tuner/nccl_ofi_tuner.cpp (1 line): - line 253: // FIXME: "ncclInvalidUsage should be returned when the error is contrib/python/ofi_nccl/tuner/cli/wrapper.py (1 line): - line 30: # FIXME: tuner does not handle this right. include/nccl_ofi_rdma.h (1 line): - line 645: * TODO: This should really be a list of outstanding connect include/nccl_ofi_param.h (1 line): - line 161: * TODO: Remove lo after https://github.com/ofiwg/libfabric/issues/6127 is fixed include/nccl_ofi.h (1 line): - line 337: * TODO: When the device class is made a proper C++ class, this should include/nccl_ofi_sendrecv.h (1 line): - line 185: // TODO: So far, devices resources are not released and device src/platform-aws.cpp (1 line): - line 669: /* TODO: This is a temporary hack to disable setting