Skip to content

Commit

Permalink
Load plugin file
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed Nov 2, 2016
1 parent 9654f7e commit 71791ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/hdf5Test/submit/0001gpusHDF5Field.cfg.in
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,14 @@ TBG_program="@PROJECT_NAME@"
#################################

TBG_HDF5_FILE="${TEST_INSTALL_PATH}/testData/$TEST_NAME/field"
TBG_LASER_FILE="${TEST_INSTALL_PATH}/testData/$TEST_NAME/laserProfile"

TBG_plugins="--detSize 1400 900 \
!TBG_globalSeed \
--p_position.period 0 \
--DensityField_printSlice.period 0 \
--DensityField.hdf5File \"!TBG_HDF5_FILE\" \
--laserSrc.p.hdf5File \"!TBG_LASER_FILE\" \
--PhotonDetector_print.period 0 \
--checkpoints 50 \
"
Expand Down
2 changes: 2 additions & 0 deletions examples/hdf5Test/submit/0008gpusHDF5Field.cfg.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,14 @@ TBG_program="@PROJECT_NAME@"
#################################

TBG_HDF5_FILE="${TEST_INSTALL_PATH}/testData/$TEST_NAME/field"
TBG_LASER_FILE="${TEST_INSTALL_PATH}/testData/$TEST_NAME/laserProfile"

TBG_plugins="--detSize 1400 900 \
!TBG_globalSeed \
--p_position.period 0 \
--DensityField_printSlice.period 0 \
--DensityField.hdf5File \"!TBG_HDF5_FILE\" \
--laserSrc.p.hdf5File \"!TBG_LASER_FILE\" \
--PhotonDetector_print.period 0 \
--checkpoints 50 \
"
Expand Down

0 comments on commit 71791ef

Please sign in to comment.