-
|
Hi there, I've been trying to get an impression of the performance of using the shm provider and how can this be improved. But I couldn't find much information around this. I currently see the values: I would have expected better values for bandwidth and latency but maybe I'm missing something here. Are these correct? Any pointers/ideas much appreciated. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
|
That is very slow. Did you perhaps compile Libfabric with |
Beta Was this translation helpful? Give feedback.
-
|
@rumach Something definitely looks off there. Here is what it should look like: As @sunkuamzn said you could try using taskset -c 1 and taskset -c 2 to make sure you bind the server and client to separate cores and see if that helps but I doubt that's the issue. Could you provide more details on the type of system, OS, CPU, etc that you're using? |
Beta Was this translation helpful? Give feedback.
@rumach Something definitely looks off there. Here is what it should look like: