rbrugaro
rbrugaro
@sywangyi @jiqing-feng I pushed one commit that remained in my local. Results above correspond to this. I double checked. example: 2 nodes, 4 process rank_per_node=2 rank_id=0 node_id = int((rank_id+1) /...
You are correct @sywangyi, I had missed it because i was testing with 2 machines, 2 process per node. I've changed it so the numa node_id is calculated from local_size...
@IlyasMoutawwakil thanks for the comments, please check if I have addressed those properly. This utility assigns a default system configuration that works well for most common scenarios. However, it may...
@IlyasMoutawwakil i fixed the last style/quality issue and checks are passing. if you think is ready pls merge. thx for all the help!