Skip to content

Commit b06d31c

Browse files
authored
Update linux.yml
1 parent 1ab391d commit b06d31c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
114114
export HDF5_PLUGIN_PATH=$VOL_DIR/install/lib
115115
export HDF5_VOL_CONNECTOR="pdc under_vol=0;under_info={}"
116+
export LD_PRELOAD=$VOL_DIR/install/lib/libhdf5_vol_pdc.so
116117
117118
# Run test
118119
mpirun -N 1 -n 1 -c 1 $PDC_DIR/bin/pdc_server.exe &

0 commit comments

Comments
 (0)