diff options
Diffstat (limited to 'release_docs/INSTALL')
-rw-r--r-- | release_docs/INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release_docs/INSTALL b/release_docs/INSTALL index d9f1dae..4c584e6 100644 --- a/release_docs/INSTALL +++ b/release_docs/INSTALL @@ -484,7 +484,9 @@ compiles the "stream" Virtual File Driver into the main library. See the documentation on the Virtual File Layer for more details about the use of this driver. The network stream capability is - enabled by default. + enabled by default, except for use in parallel or with a parallel + compiler, where it is disabled. Explicitly enabling Stream-VFD + will allow for its use in parallel. 5.4. Building The library, confidence tests, and programs can be build by |