Skip to content

Commit

Permalink
multi_seed sim should run 400, or at least 100
Browse files Browse the repository at this point in the history
  • Loading branch information
jaekwon committed Dec 8, 2018
1 parent bc51fa9 commit e02e551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ test_sim_gaia_simulation_after_import:

test_sim_gaia_multi_seed:
@echo "Running multi-seed Gaia simulation. This may take awhile!"
@bash scripts/multisim.sh 50 TestFullGaiaSimulation
@bash scripts/multisim.sh 400 TestFullGaiaSimulation

SIM_NUM_BLOCKS ?= 500
SIM_BLOCK_SIZE ?= 200
Expand Down

0 comments on commit e02e551

Please sign in to comment.