Skip to content

Math#14

Open
Extra5enS wants to merge 7 commits intolisitsynSA:masterfrom
Extra5enS:math
Open

Math#14
Extra5enS wants to merge 7 commits intolisitsynSA:masterfrom
Extra5enS:math

Conversation

@Extra5enS
Copy link

CompMath2 is done
[TEST 00_p1]
mpiexec -np 1 ./build/task ./tests/00/input.txt ./build/00_p1.txt
[0] send_step = 4
[TEST 00_p1] OK (227 ms)

[TEST 00_p2]
mpiexec -np 2 ./build/task ./tests/00/input.txt ./build/00_p2.txt
[0] send_step = 3
[1] send_step = 3
[TEST 00_p2] OK (209 ms)

[TEST 00_p3]
mpiexec -np 3 ./build/task ./tests/00/input.txt ./build/00_p3.txt
[0] send_step = 3
[1] send_step = 3
[2] send_step = 0
[TEST 00_p3] OK (203 ms)

[TEST 00_p4]
mpiexec -np 4 ./build/task ./tests/00/input.txt ./build/00_p4.txt
[0] send_step = 2
[2] send_step = 3
[3] send_step = 2
[1] send_step = 3
[TEST 00_p4] OK (211 ms)

[TEST 01_p1]
mpiexec -np 1 ./build/task ./tests/01/input.txt ./build/01_p1.txt
[0] send_step = 20
[TEST 01_p1] OK (203 ms)

[TEST 01_p2]
mpiexec -np 2 ./build/task ./tests/01/input.txt ./build/01_p2.txt
[0] send_step = 11
[1] send_step = 11
[TEST 01_p2] OK (216 ms)

[TEST 01_p3]
mpiexec -np 3 ./build/task ./tests/01/input.txt ./build/01_p3.txt
[0] send_step = 8
[1] send_step = 9
[2] send_step = 7
[TEST 01_p3] OK (212 ms)

[TEST 01_p4]
mpiexec -np 4 ./build/task ./tests/01/input.txt ./build/01_p4.txt
[0] send_step = 6
[1] send_step = 7
[2] send_step = 7
[3] send_step = 6
[TEST 01_p4] OK (220 ms)

[TEST 02_p1]
mpiexec -np 1 ./build/task ./tests/02/input.txt ./build/02_p1.txt
[0] send_step = 200
[TEST 02_p1] OK (3290 ms)

[TEST 02_p2]
mpiexec -np 2 ./build/task ./tests/02/input.txt ./build/02_p2.txt
[0] send_step = 101
[1] send_step = 101
[TEST 02_p2] OK (2805 ms)

[TEST 02_p3]
mpiexec -np 3 ./build/task ./tests/02/input.txt ./build/02_p3.txt
[0] send_step = 68
[1] send_step = 69
[2] send_step = 67
[TEST 02_p3] OK (3672 ms)

[TEST 02_p4]
mpiexec -np 4 ./build/task ./tests/02/input.txt ./build/02_p4.txt
[0] send_step = 51
[1] send_step = 52
[3] send_step = 51
[2] send_step = 52
[TEST 02_p4] OK (3636 ms)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant