You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If HDF5_PLUGIN_PATH is defined, then the loader will search each directory
367
367
in the path from left to right looking for shared libraries with specific
@@ -380,7 +380,10 @@ it also searches the default directory.
380
380
381
381
## Plugin Library Naming {#filters_Pluginlib}
382
382
383
-
Given a plugin directory, HDF5 examines every file in that directory that conforms to a specified name pattern as determined by the platform on which the library is being executed.
383
+
Given a plugin directory, HDF5 examines every file in that directory
384
+
that conforms to a specified name pattern as determined by the
0 commit comments