Загрузил резльутаты в репу

This commit is contained in:
2025-04-01 15:30:36 +03:00
parent ca32f11dbb
commit 850ae49a14
149 changed files with 4667 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
Success! Path length: 2990
Time: 390317.31 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 1x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 2990
Time: 992.63 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 1x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 2990
Time: 18102.10 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 1x3x3 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1
Time: 817648.94 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 10x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 2990
Time: 651.96 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 10x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 84
Time: 351.24 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 100x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 128
Time: 324.86 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 100x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 2990
Time: 7923.77 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 100x3x3 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 110
Time: 96.05 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 1000x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 2990
Time: 44657.37 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 1000x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 2990
Time: 3288.43 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 1000x3x3 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 534
Time: 166.02 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 10000x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 2990
Time: 38118.38 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 10000x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 2990
Time: 1755.78 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 10000x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 2990
Time: 2516.31 ms
Results of the algorithm using shared memory.
Matrix: 1500x1500 | BlocksXThreadXThread: 10000x3x3 | Obstacles: 10%