Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

Data Race rxm_conn_eq_read

Suarez__Devon
Beginner
518 Views

My group is currently using Inspector to test our code before moving to profiling, and we consistently receive a data race on several MPI calls, such as MPI_GATHERV, MPI_INIT_THREAD and MPI_ISEND. The constant is that the write side of this read/write race is rxm_conn_eq_read from librxm-fi.so. Has anyone else had this experience? If so, was there a resolution other than suppressing the issue in Inspector?

0 Kudos
0 Replies
Reply