-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
31 changed files
with
335 additions
and
303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
TestSweeper version NA, id NA | ||
input: ./tester sort | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
d 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
d 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
d 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
d 400 400 400 3.14+1.41i 4.9382e-15 --------- --------- --------- --------- pass | ||
d 500 500 500 3.14+1.41i 6.1728e-15 --------- --------- --------- --------- pass | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type nb m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
d 32 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
d 32 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
d 32 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
d 32 400 400 400 3.14+1.41i 4.9382e-15 --------- --------- --------- --------- pass | ||
d 32 500 500 500 3.14+1.41i 6.1728e-15 --------- --------- --------- --------- pass | ||
All tests passed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
TestSweeper version NA, id NA | ||
input: ./tester --dim '100:1000:100' sort | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
d 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
d 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
d 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
d 400 400 400 3.14+1.41i 4.9382e-15 --------- --------- --------- --------- pass | ||
d 500 500 500 3.14+1.41i 6.1728e-15 --------- --------- --------- --------- pass | ||
d 600 600 600 3.14+1.41i 7.4074e-15 --------- --------- --------- --------- pass | ||
d 700 700 700 3.14+1.41i 8.6419e-15 --------- --------- --------- --------- pass | ||
d 800 800 800 3.14+1.41i 9.8765e-15 --------- --------- --------- --------- pass | ||
d 900 900 900 3.14+1.41i 1.1111e-14 --------- --------- --------- --------- FAILED | ||
d 1000 1000 1000 3.14+1.41i 1.2346e-14 --------- --------- --------- --------- FAILED | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type nb m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
d 32 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
d 32 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
d 32 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
d 32 400 400 400 3.14+1.41i 4.9382e-15 --------- --------- --------- --------- pass | ||
d 32 500 500 500 3.14+1.41i 6.1728e-15 --------- --------- --------- --------- pass | ||
d 32 600 600 600 3.14+1.41i 7.4074e-15 --------- --------- --------- --------- pass | ||
d 32 700 700 700 3.14+1.41i 8.6419e-15 --------- --------- --------- --------- pass | ||
d 32 800 800 800 3.14+1.41i 9.8765e-15 --------- --------- --------- --------- pass | ||
d 32 900 900 900 3.14+1.41i 1.1111e-14 --------- --------- --------- --------- FAILED | ||
d 32 1000 1000 1000 3.14+1.41i 1.2346e-14 --------- --------- --------- --------- FAILED | ||
2 tests FAILED. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
TestSweeper version NA, id NA | ||
input: ./tester --type 's,d' sort | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
s 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
s 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
s 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
s 400 400 400 3.14+1.41i 4.9382e-15 --------- --------- --------- --------- pass | ||
s 500 500 500 3.14+1.41i 6.1728e-15 --------- --------- --------- --------- pass | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type nb m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
s 32 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
s 32 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
s 32 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
s 32 400 400 400 3.14+1.41i 4.9382e-15 --------- --------- --------- --------- pass | ||
s 32 500 500 500 3.14+1.41i 6.1728e-15 --------- --------- --------- --------- pass | ||
|
||
d 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
d 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
d 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
d 400 400 400 3.14+1.41i 4.9382e-15 --------- --------- --------- --------- pass | ||
d 500 500 500 3.14+1.41i 6.1728e-15 --------- --------- --------- --------- pass | ||
d 32 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
d 32 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
d 32 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
d 32 400 400 400 3.14+1.41i 4.9382e-15 --------- --------- --------- --------- pass | ||
d 32 500 500 500 3.14+1.41i 6.1728e-15 --------- --------- --------- --------- pass | ||
All tests passed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
TestSweeper version NA, id NA | ||
input: ./tester --type s --dim '100:300:100' sort2 | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
s 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
s 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
s 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type nb m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
s 32 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
s 32 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
s 32 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
All tests passed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
TestSweeper version NA, id NA | ||
input: ./tester --type s --dim '300:100:-100' sort2 | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
s 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
s 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
s 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type nb m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
s 32 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
s 32 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
s 32 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
All tests passed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
TestSweeper version NA, id NA | ||
input: ./tester --type s --dim 1234 sort2 | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
s 1234 1234 1234 3.14+1.41i 1.5234e-14 --------- --------- --------- --------- pass | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type nb m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
s 32 1234 1234 1234 3.14+1.41i 1.5234e-14 --------- --------- --------- --------- pass | ||
All tests passed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
TestSweeper version NA, id NA | ||
input: ./tester --type s --dim 1234 --dim '100:300:100' sort2 | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
s 1234 1234 1234 3.14+1.41i 1.5234e-14 --------- --------- --------- --------- pass | ||
s 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
s 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
s 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
SLATE SLATE LAPACK Reference LAPACK | ||
type nb m n k alpha error time (ms) gflop/s time (ms) reference gflop/s status | ||
s 32 1234 1234 1234 3.14+1.41i 1.5234e-14 --------- --------- --------- --------- pass | ||
s 32 100 100 100 3.14+1.41i 1.2346e-15 --------- --------- --------- --------- pass | ||
s 32 200 200 200 3.14+1.41i 2.4691e-15 --------- --------- --------- --------- pass | ||
s 32 300 300 300 3.14+1.41i 3.7037e-15 --------- --------- --------- --------- pass | ||
All tests passed. |
Oops, something went wrong.