Skip to content

Commit 9a6c0f4

Browse files
committed
mtl/ofi: Remove unnecessary comment
Signed-off-by: William Zhang <wilzhang@amazon.com>
1 parent 58c5777 commit 9a6c0f4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ompi/mca/mtl/ofi/mtl_ofi_component.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -661,10 +661,6 @@ ompi_mtl_ofi_component_init(bool enable_progress_threads,
661661
hints->domain_attr->resource_mgmt = FI_RM_ENABLED;
662662

663663
/**
664-
* FI_VERSION provides binary backward and forward compatibility support
665-
* Specify the version of OFI is coded to, the provider will select struct
666-
* layouts that are compatible with this version.
667-
*
668664
* Note: API version 1.5 is the first version that supports
669665
* FI_LOCAL_COMM / FI_REMOTE_COMM checking (and we definitely need
670666
* that checking -- e.g., some providers are suitable for RXD or

0 commit comments

Comments
 (0)