From 2b8139f34ce77ee7852f936307868604b57dd12c Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Fri, 28 Oct 2022 11:01:06 -0500 Subject: added issue with Perlmutter and subfiling (#2202) Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com> --- release_docs/RELEASE.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index a23a711..14e6f56 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -291,6 +291,27 @@ Platforms Tested Known Problems ============== + + ************************************************************ + * _ * + * (_) * + * __ ____ _ _ __ _ __ _ _ __ __ _ * + * \ \ /\ / / _` | '__| '_ \| | '_ \ / _` | * + * \ V V / (_| | | | | | | | | | | (_| | * + * \_/\_/ \__,_|_| |_| |_|_|_| |_|\__, | * + * __/ | * + * |___/ * + * * + * Please refrain from running any program (including * + * HDF5 tests) which uses the subfiling VFD on Perlmutter * + * at the National Energy Research Scientific Computing * + * Center, NERSC. * + * Doing so may cause a system disruption due to subfiling * + * crashing Lustre. The sytem's Lustre bug is expected * + * to be resolved by 2023. * + * * + ************************************************************ + CMake files do not behave correctly with paths containing spaces. Do not use spaces in paths because the required escaping for handling spaces results in very complex and fragile build files. -- cgit v0.12