public nint GetMemoryPointer()
 {
     return(KokkosLibrary.IpcGetMemoryPointer(executionSpaceType, Pointer.Data));
 }