From 3cc8fef087f441ab8de0ccc8ff1aec1bc4be3560 Mon Sep 17 00:00:00 2001 From: Klagarge Date: Fri, 7 Nov 2025 12:17:32 +0100 Subject: [PATCH] feat(lab02): add result Slice GM --- Student_Cuda/out/SliceGM_justesse.html | 212 ++++++++++++++++++ Student_Cuda/out/SliceGM_performance.html | 140 ++++++++++++ .../out/bruteforce/SliceGM_21474836_db.csv | 6 + .../out/bruteforce/SliceGM_21474836_dg.csv | 6 + .../out/bruteforce/SliceGM_21474836_fps.csv | 6 + 5 files changed, 370 insertions(+) create mode 100644 Student_Cuda/out/SliceGM_justesse.html create mode 100644 Student_Cuda/out/SliceGM_performance.html create mode 100644 Student_Cuda/out/bruteforce/SliceGM_21474836_db.csv create mode 100644 Student_Cuda/out/bruteforce/SliceGM_21474836_dg.csv create mode 100644 Student_Cuda/out/bruteforce/SliceGM_21474836_fps.csv diff --git a/Student_Cuda/out/SliceGM_justesse.html b/Student_Cuda/out/SliceGM_justesse.html new file mode 100644 index 0000000..8dbb9df --- /dev/null +++ b/Student_Cuda/out/SliceGM_justesse.html @@ -0,0 +1,212 @@ + + + + + + + SliceGM_justesse + + + + + + +

SliceGM_justesse

+ +
+Designed by CppTest +
+
+ +

Summary

+ + + + + + + + + + + + + +
TestsErrorsSuccessTime (s)
00100%1.000000
+
+ +

Test suites

+ + + + + + + + + + + + + + + +
NameTestsErrorsSuccessTime (s)
TestSliceGM130100%1.000000
+
+ +

Suite: TestSliceGM

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameErrorsSuccessTime (s)
testDB20true0.000000
testDB40true0.000000
testDB80true0.000000
testDB160true0.000000
testDB320true0.000000
testDB640true0.000000
testDB1280true0.000000
testDB2560true0.000000
testDB5120true0.000000
testDB10240true0.000000
testGrid0true1.000000
testMonoBlock0true0.000000
testBestGrid0true0.000000
+

Back to top +

+
+ + +

+ + Valid XHTML 1.0 Strict + +

+ + diff --git a/Student_Cuda/out/SliceGM_performance.html b/Student_Cuda/out/SliceGM_performance.html new file mode 100644 index 0000000..3a230d3 --- /dev/null +++ b/Student_Cuda/out/SliceGM_performance.html @@ -0,0 +1,140 @@ + + + + + + + SliceGM_performance + + + + + + +

SliceGM_performance

+ +
+Designed by CppTest +
+
+ +

Summary

+ + + + + + + + + + + + + +
TestsErrorsSuccessTime (s)
10100%10.000000
+
+ +

Test suites

+ + + + + + + + + + + + + + + +
NameTestsErrorsSuccessTime (s)
TestPerformance_RunnableGPU_A10100%10.000000
+
+ +

Suite: TestPerformance_RunnableGPU_A

+ + + + + + + + + + + + + +
NameErrorsSuccessTime (s)
performanceOnly0true10.000000
+

Back to top +

+
+ + +

+ + Valid XHTML 1.0 Strict + +

+ + diff --git a/Student_Cuda/out/bruteforce/SliceGM_21474836_db.csv b/Student_Cuda/out/bruteforce/SliceGM_21474836_db.csv new file mode 100644 index 0000000..8822856 --- /dev/null +++ b/Student_Cuda/out/bruteforce/SliceGM_21474836_db.csv @@ -0,0 +1,6 @@ +32,64,128,256,512,1024 +32,64,128,256,512,1024 +32,64,128,256,512,1024 +32,64,128,256,512,1024 +32,64,128,256,512,1024 +32,64,128,256,512,1024 diff --git a/Student_Cuda/out/bruteforce/SliceGM_21474836_dg.csv b/Student_Cuda/out/bruteforce/SliceGM_21474836_dg.csv new file mode 100644 index 0000000..2c8f20c --- /dev/null +++ b/Student_Cuda/out/bruteforce/SliceGM_21474836_dg.csv @@ -0,0 +1,6 @@ +32,32,32,32,32,32 +64,64,64,64,64,64 +128,128,128,128,128,128 +256,256,256,256,256,256 +512,512,512,512,512,512 +1024,1024,1024,1024,1024,1024 diff --git a/Student_Cuda/out/bruteforce/SliceGM_21474836_fps.csv b/Student_Cuda/out/bruteforce/SliceGM_21474836_fps.csv new file mode 100644 index 0000000..91c757d --- /dev/null +++ b/Student_Cuda/out/bruteforce/SliceGM_21474836_fps.csv @@ -0,0 +1,6 @@ +3750,6817,11066,12202,11631,10322 +6844,11006,15104,15871,13479,10287 +10991,11878,15129,13202,10284,7342 +14949,15120,13135,10312,7368,4615 +15185,13094,10243,7384,4626,2678 +13038,10240,7363,4636,2691,1459