Skip to content

Commit

Permalink
ofi/cxi: leave comment for SOS_OFI_CXI_QUIET_RATE
Browse files Browse the repository at this point in the history
  • Loading branch information
davidozog committed Jun 21, 2024
1 parent 046f03f commit e596ffd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/transport_ofi.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
#endif

#if DISABLE_NONFETCH_AMO
/* FIXME: The progress of back-to-back atomic ops over CXI is improved with an
* occasional quiet operation. This constant sets the number of atomic ops that
* occur between calls to quiet within shmem_internal_atomicv. */
#define SOS_OFI_CXI_QUIET_RATE 200
#endif

Expand Down

0 comments on commit e596ffd

Please sign in to comment.