Skip to content
Snippets Groups Projects
Commit bd831135 authored by Chichi Lalescu's avatar Chichi Lalescu
Browse files

use less particles in test

parent 3e5a31b8
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@ commands =
#python tests/test_plain.py -n 256 --run --initialize --ncpu 8 --niter_todo 8 --precision single --wd "data/single"
python tests/test_plain.py \
-n 32 --run --initialize --ncpu 4 \
--nparticles 10000 --niter_todo 64 \
--nparticles 100 --niter_todo 64 \
--precision single --wd "data/single"
#python tests/test_plain.py -n 32 --run --initialize --multiplejob --ncpu 2 --nparticles 16 --niter_todo 64 --precision single --wd "data/single"
#python tests/test_plain.py -n 32 --run --initialize --multiplejob --ncpu 2 --nparticles 16 --niter_todo 64 --precision double --wd "data/double"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment