We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd7cbdd + 0e818b0 commit da92edeCopy full SHA for da92ede
oshmem/mca/sshmem/base/sshmem_base_wrappers.c
@@ -88,7 +88,6 @@ shmem_ds_reset(map_segment_t *ds_buf)
88
ds_buf->mkeys_cache = NULL;
89
ds_buf->mkeys = NULL;
90
ds_buf->alloc_hints = 0;
91
- ds_buf->context = NULL;
92
ds_buf->allocator = NULL;
93
}
94
0 commit comments