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 29e7417 commit 507d765Copy full SHA for 507d765
content/interoperability.tex
@@ -39,6 +39,12 @@ \section{Subprocesses}
39
\parimpnotes{
40
All \openshmem implementations should ensure interoperability with
41
the \FUNC{posix\_spawn} and \FUNC{posix\_spawnp} \acp{API}.
42
+
43
+ \openshmem implementations that support implicit library
44
+ finalization for compatibility with \FUNC{start\_pes} should ensure
45
+ that child processes created after library initialization do not
46
+ implicitly call \openshmem operations as part of exit handlers
47
+ invoked during normal process termination.
48
}
49
50
0 commit comments