Daisuke MATSUDA

Results 3 issues of Daisuke MATSUDA

RDMA atomic with ODP is already enabled in the mlx5 driver. There is no reason to block the feature. cf. https://github.com/torvalds/linux/commit/17d2f88f92ce39b348f125f6b2e6eeb6b0906ac7 Signed-off-by: Daisuke Matsuda

These patches add new testcases for ODP. Currently, only Send operation is checked to work correctly, but we should also check other operations too. I confirmed that the they work...

The workload of dot calculation is not consistent among the different implementations. The larger the arraysize, the longer it takes for the HIP version to complete. ``` # hip-stream -n...