RDMA on Summit

Created by: jychoi-hpc

I am trying to make sure that I am using RDMA on Summit for SST. After finishing my simple cmake configuration, I got the following message:

  Features:
    Library Type: static (without PIC)
    Build Type:   Release
    Testing: OFF
    Build Options:
...
      SysVShMem: ON
      Profiling: OFF
      Endian_Reverse: OFF
    RDMA Transport for Staging: Unconfigured

It looks like RDMA is not enabled. Is there way to turn on this?

I tried to set export FI_FORK_UNSAFE=Yes but it didn't make any change.