fwofjewpfew

next
parent 0202f9f7eb
commit 73008c8827

@ -5,7 +5,7 @@
for i in {1..20}
do
echo "Iteration $i"
echo "Node Count: $i"
mpirun -np $i ./build/arnoldi -l 400
sleep 1
done

Loading…
Cancel
Save