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 1ab391d commit b06d31cCopy full SHA for b06d31c
.github/workflows/linux.yml
@@ -113,6 +113,7 @@ jobs:
113
114
export HDF5_PLUGIN_PATH=$VOL_DIR/install/lib
115
export HDF5_VOL_CONNECTOR="pdc under_vol=0;under_info={}"
116
+ export LD_PRELOAD=$VOL_DIR/install/lib/libhdf5_vol_pdc.so
117
118
# Run test
119
mpirun -N 1 -n 1 -c 1 $PDC_DIR/bin/pdc_server.exe &
0 commit comments