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.
1 parent 43e9176 commit 0b0e23cCopy full SHA for 0b0e23c
content/backmatter.tex
@@ -648,6 +648,11 @@ \section{Version 1.6}
648
The following list describes the specific changes in \openshmem[1.6]:
649
\begin{itemize}
650
%
651
+\item Added support for initialization and finalization routines to be called
652
+ multiple times, and added an initialization status query API
653
+ \FUNC{shmem\_query\_initialized}.
654
+\ChangelogRef{subsec:shmem_init, subsec:shmem_finalize, subsec:shmem_query_initialized}%
655
+%
656
\item Added interleaved block transfer APIs \FUNC{shmem\_ibget} and
657
\FUNC{shmem\_ibput}.
658
\ChangelogRef{subsec:shmem_ibget, subsec:shmem_ibput}%
0 commit comments