cur_ver           274 oshmem/mca/spml/ikrit/spml_ikrit_component.c     unsigned long cur_ver;
cur_ver           276 oshmem/mca/spml/ikrit/spml_ikrit_component.c     cur_ver = mxm_get_version();
cur_ver           277 oshmem/mca/spml/ikrit/spml_ikrit_component.c     if (cur_ver != MXM_API) {
cur_ver           281 oshmem/mca/spml/ikrit/spml_ikrit_component.c                     (cur_ver >> MXM_MAJOR_BIT) & 0xff,
cur_ver           282 oshmem/mca/spml/ikrit/spml_ikrit_component.c                     (cur_ver >> MXM_MINOR_BIT) & 0xff);