NVIDIA MLNX_OFED Documentation v5.8-3.0.7.0.101 for DGX H100 Systems
NVIDIA MLNX_OFED Documentation v5.8-3.0.7.0.101 for DGX H100 Systems

CPU Overhead Distribution

When creating a CQ using the ibv_create_cq() API, a "comp_vector" argument is sent. If the value set for this argument is 0, while the CPU core executing this verb is not equal to zero, the driver assigns a completion EQ with the least CQs reporting to it. This method is used to distribute CQs amongst available completions EQ. To assign a CQ to a specific EQ, the EQ needs to be specified in the comp_vector argument.

© Copyright 2023, NVIDIA. Last updated on Nov 27, 2023.