NVIDIA MLNX_OFED Documentation v24.04-0.6.6.0
NVIDIA MLNX_OFED Documentation v24.04-0.6.6.0

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 2024, NVIDIA. Last updated on May 29, 2024.