Skip to content

Commit

Permalink
update reader prog name
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengqmark committed Apr 7, 2019
1 parent e8b0753 commit bd8ad62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/common.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@ query_particles() {
nnum=$cores
;;
"deltafs")
reader_bin="${dfsu_prefix}/bin/simple-vpic-deltafs-reader"
reader_bin="${dfsu_prefix}/bin/preload-plfsdir-reader"
reader_conf="-t ${XX_RR_TIMEOUT:-1800} -r ${XX_RR_RANKS:-100} -d ${XX_RR_DEPTH:-1} \
-j ${XX_RR_BG:-6} -v $vpicout/plfs/particle $exp_jobdir/exp-info"
nnum=1
Expand Down

0 comments on commit bd8ad62

Please sign in to comment.