Skip to content

Instantly share code, notes, and snippets.

@vi
Created January 30, 2018 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vi/768d8d06915b58dc57c4c9a41802ddd9 to your computer and use it in GitHub Desktop.
Save vi/768d8d06915b58dc57c4c9a41802ddd9 to your computer and use it in GitHub Desktop.
Another CLBlast test
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
--- OpenCL device naming:
* Device type GPU
* Device name Intel(R) HD Graphics IvyBridge M GT2
* Platform vendor Intel
* Platform version OpenCL 2.0 beignet 1.3
--- CLBlast device naming:
* Device type GPU
* Device name Intel(R) HD Graphics IvyBridge M GT2
* Device vendor Intel
* Device architecture
--- OpenCL device properties:
* Max work group size 512
* Max work item dimensions 3
* - Max work item size #0 512
* - Max work item size #1 512
* - Max work item size #2 512
* Local memory size 65536KB
* Extensions:
cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_3d_image_writes cl_khr_image2d_from_buffer cl_khr_depth_images cl_khr_spir cl_khr_icd cl_intel_accelerator cl_intel_subgroups cl_intel_subgroups_short cl_khr_gl_sharing cl_intel_motion_estimation
--- Some OpenCL library benchmarks (functions from clpp11.h):
* queue.GetContext() 0.0003 ms
* queue.GetDevice() 0.0002 ms
* device.Name() 0.0002 ms
* device.Vendor() 0.0001 ms
* device.Version() 0.0002 ms
* device.Platform() 0.0001 ms
* Buffer<float>(context, 1024) 0.0067 ms
RESULT clblast_test_diagnostics 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-m 256 [=default]
-n 256 [=default]
-k 256 [=default]
-lda 256 [=default]
-ldb 256 [=default]
-ldc 256 [=default]
-offa 0 [=default]
-offb 0 [=default]
-offc 0 [=default]
-layout 101 (row-major) [=default]
-transA 111 (regular) [=default]
-transB 111 (regular) [=default]
-alpha 2.00 [=default]
-beta 2.00 [=default]
* Testing OverrideParameters for 'SGEMM'
4 test(s) passed
0 test(s) failed
* Testing OverrideParameters for 'CGEMM'
4 test(s) passed
0 test(s) failed
RESULT clblast_test_override_parameters 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
* Testing simple OpenCL pre-processor for 'XaxpyFastest'
* Testing simple OpenCL pre-processor for 'Xger'
* Testing simple OpenCL pre-processor for 'XgemvFast'
* Testing simple OpenCL pre-processor for 'CopyMatrixFast'
* Testing simple OpenCL pre-processor for 'CopyPadMatrix'
* Testing simple OpenCL pre-processor for 'TransposeMatrixFast'
* Testing simple OpenCL pre-processor for 'TransposePadMatrix'
* Testing simple OpenCL pre-processor for 'Xgemm'
* Testing simple OpenCL pre-processor for 'XgemmDirectTN'
* Testing simple OpenCL pre-processor for 'HermLowerToSquared'
One module without kernel function!
One module without kernel function!
12 test(s) passed
0 test(s) failed
ASSERTION FAILED: 0
at file /tmp/build/beignet-1.3.2/backend/src/backend/gen_encoder.cpp, function virtual void gbe::GenEncoder::handleDouble(gbe::GenEncoder*, uint32_t, gbe::GenRegister, gbe::GenRegister, gbe::GenRegister), line 706
* Testing simple OpenCL pre-processor for 'XaxpyFastest'
Trace/breakpoint trap
RESULT clblast_test_preprocessor 133
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
* Testing RetrieveParameters for 'SGEMM'
14 test(s) passed
0 test(s) failed
* Testing RetrieveParameters for 'CGEMM'
14 test(s) passed
0 test(s) failed
RESULT clblast_test_retrieve_parameters 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'iSAMAX' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::
Pass rate 100.0%: 12 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
12 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'iDAMAX' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'iCAMAX' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::
Pass rate 100.0%: 12 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
12 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'iZAMAX' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'iHAMAX' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xamax 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SASUM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
XXXXXXX:XXXX
Error rate 100.00%: n=7 incx=1 offx=0
Error rate 100.00%: n=7 incx=2 offx=0
Error rate 100.00%: n=7 incx=7 offx=0
Error rate 100.00%: n=93 incx=1 offx=0
Error rate 100.00%: n=93 incx=2 offx=0
Error rate 100.00%: n=93 incx=7 offx=0
Error rate 100.00%: n=144 incx=1 offx=0
Error rate 100.00%: n=144 incx=7 offx=0
Error rate 100.00%: n=4096 incx=1 offx=0
Error rate 100.00%: n=4096 incx=2 offx=0
Error rate 100.00%: n=4096 incx=7 offx=0
Pass rate 8.3%: 1 passed / 0 skipped / 11 failed
* Completed all test-cases for this routine. Results:
1 test(s) passed
0 test(s) skipped
11 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DASUM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ScASUM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::X:
Error rate 100.00%: n=4096 incx=2 offx=0
Pass rate 91.7%: 11 passed / 0 skipped / 1 failed
* Completed all test-cases for this routine. Results:
11 test(s) passed
0 test(s) skipped
1 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DzASUM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HASUM' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xasum 1
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SAXPY' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::
Pass rate 100.0%: 36 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
36 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DAXPY' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CAXPY' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::
Pass rate 100.0%: 36 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
36 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZAXPY' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HAXPY' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xaxpy 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SAXPYBATCHED' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::
Pass rate 100.0%: 72 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
72 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DAXPYBATCHED' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CAXPYBATCHED' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::
Pass rate 100.0%: 72 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
72 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZAXPYBATCHED' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HAXPYBATCHED' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xaxpybatched 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SCOPY' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::
Pass rate 100.0%: 36 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
36 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DCOPY' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CCOPY' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::
Pass rate 100.0%: 36 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
36 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZCOPY' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HCOPY' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xcopy 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SDOT' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
XXXXXXXXXX:X:XXXXXX:XX:XXX::XXXXXXXX
Error rate 100.00%: n=7 incx=1 incy=1 offx=0 offy=0 offdot=0
Error rate 100.00%: n=7 incx=1 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=7 incx=1 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=7 incx=2 incy=1 offx=0 offy=0 offdot=0
Error rate 100.00%: n=7 incx=2 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=7 incx=2 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=7 incx=7 incy=1 offx=0 offy=0 offdot=0
Error rate 100.00%: n=7 incx=7 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=7 incx=7 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=93 incx=1 incy=1 offx=0 offy=0 offdot=0
Error rate 100.00%: n=93 incx=1 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=93 incx=2 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=93 incx=2 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=93 incx=7 incy=1 offx=0 offy=0 offdot=0
Error rate 100.00%: n=93 incx=7 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=93 incx=7 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=144 incx=1 incy=1 offx=0 offy=0 offdot=0
Error rate 100.00%: n=144 incx=1 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=144 incx=2 incy=1 offx=0 offy=0 offdot=0
Error rate 100.00%: n=144 incx=2 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=144 incx=7 incy=1 offx=0 offy=0 offdot=0
Error rate 100.00%: n=144 incx=7 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=1 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=1 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=2 incy=1 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=2 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=2 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=7 incy=1 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=7 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=7 incy=7 offx=0 offy=0 offdot=0
Pass rate 16.7%: 6 passed / 0 skipped / 30 failed
* Completed all test-cases for this routine. Results:
6 test(s) passed
0 test(s) skipped
30 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DDOT' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HDOT' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xdot 1
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CDOTC' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
:::::::::::::::::::::::::::::::XX:XX
Error rate 100.00%: n=4096 incx=2 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=2 incy=7 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=7 incy=2 offx=0 offy=0 offdot=0
Error rate 100.00%: n=4096 incx=7 incy=7 offx=0 offy=0 offdot=0
Pass rate 88.9%: 32 passed / 0 skipped / 4 failed
* Completed all test-cases for this routine. Results:
32 test(s) passed
0 test(s) skipped
4 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZDOTC' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xdotc 1
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CDOTU' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::
Pass rate 100.0%: 36 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
36 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZDOTU' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xdotu 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SGBMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::
Pass rate 100.0%: 288 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::
Pass rate 100.0%: 288 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::
Pass rate 100.0%: 288 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::
Pass rate 100.0%: 288 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
1152 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DGBMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CGBMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::
Pass rate 100.0%: 288 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::
Pass rate 100.0%: 288 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::
Pass rate 100.0%: 288 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::
Pass rate 100.0%: 288 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::
Pass rate 100.0%: 288 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::
Pass rate 100.0%: 288 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
1728 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZGBMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HGBMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xgbmv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SGEMM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 111 (regular)':
::X::XX:----X:X:---:---X-------::::X:XXX----XXX:---:---:-------:
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 26.6%: 17 passed / 34 skipped / 13 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 112 (transposed)':
::::X:X:------XX-:-:-X-X-------X:::X:::X------XX-X-X-X-:-------X
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=7 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=7 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=64 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.80%: m=64 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.95%: m=64 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.95%: m=64 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.98%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 23.4%: 15 passed / 34 skipped / 15 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 111 (regular)':
::::XXX:XXXXXXX:---X---:---:---X----X:::----:XXX-------:-------X
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=7 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.95%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 20.3%: 13 passed / 34 skipped / 17 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 112 (transposed)':
::::X::X--XX--::-X-:-:-X---X---X----:X:X------X:-----:-:-------:
Error rate 97.96%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 25.0%: 16 passed / 37 skipped / 11 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 111 (regular)':
XXXXX:X:--XX--X:::::XX::--XX--XX-----X-X-------X-----X-X-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.90%: m=64 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.83%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 14.1%: 9 passed / 34 skipped / 21 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 112 (transposed)':
XXXXX::XX::XX:X:--X:--::--:X--X:-----X-:-----X-X-------:-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 97.96%: m=7 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.55%: m=64 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 20.3%: 13 passed / 34 skipped / 17 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 111 (regular)':
::XX::::------XX:X:::XX:------XX-:-X-:-X-------X-:-:-:-X-------:
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=7 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=64 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.93%: m=64 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 26.6%: 17 passed / 34 skipped / 13 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 112 (transposed)':
X:X:X:XX----XXXX--::--X:------XX-X-:-:-:-----X-X---:---X-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.78%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.88%: m=64 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 99.90%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 15.6%: 10 passed / 37 skipped / 17 failed
* Completed all test-cases for this routine. Results:
110 test(s) passed
278 test(s) skipped
124 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DGEMM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CGEMM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 111 (regular)':
:::X::::----XXX:---:---:-------X::::::::----XX::---:---:-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 34.4%: 22 passed / 34 skipped / 8 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 112 (transposed)':
::::::::------XX-X-X-:-X-------XX:XXX::X------XX-X-X-X-X-------X
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 18.8%: 12 passed / 34 skipped / 18 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 113 (conjugate)':
XXXXXXX:------XX-X-X-X-X-------XXXXXXXX:------XX-X-X-X-X-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 3.1%: 2 passed / 34 skipped / 28 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 111 (regular)':
X::XXX:XXXXXXXXX---X---X---X---X----XX::----XXXX-------:-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 9.4%: 6 passed / 34 skipped / 24 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 112 (transposed)':
:::::XX:--XX--:X-:-:-:-:---:---:----:::X------X:-----X-:-------:
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 29.7%: 19 passed / 37 skipped / 8 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 113 (conjugate)':
:::X::::--XX--X:-:-:-:-:---:---:----:::X------::-----:-:-------:
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 34.4%: 22 passed / 37 skipped / 5 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 111 (regular)':
:::::::XXXXXXX::---:---:---X---X----::::----XX::-------:-------X
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 28.1%: 18 passed / 34 skipped / 12 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 112 (transposed)':
::::::::--XX--:X-X-:-:-:---X---X----::::------XX-----:-:-------X
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 28.1%: 18 passed / 37 skipped / 9 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 113 (conjugate)':
X::::X::--XX--XX-X-:-:-X---X---X----::::------XX-----:-:-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 21.9%: 14 passed / 37 skipped / 13 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 111 (regular)':
::::::::--XX--XX::::X:::--X:--XX-----:-:-------X-----:-:-------:
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 32.8%: 21 passed / 34 skipped / 9 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 112 (transposed)':
::X::X::XXXXXXXX--:X--::--XX--XX-----:-X-----:-:-------:-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 20.3%: 13 passed / 34 skipped / 17 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 113 (conjugate)':
:::XXX:XXXXXXXXX--XX--XX--XX--XX-----X-X-----X-X-------X-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 6.2%: 4 passed / 34 skipped / 26 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 111 (regular)':
XXXXXXXX------XXXXX:X:XX------XX-X-X-X-X-------X-X-X-:-X-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 4.7%: 3 passed / 34 skipped / 27 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 112 (transposed)':
::::::::----XXXX--:X--::------XX-:-:-:-X-----X-X---:---:-------:
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 26.6%: 17 passed / 37 skipped / 10 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 113 (conjugate)':
:::X::::----XXXX--::--::------XX-:-:-:-:-----X-:---X---:-------:
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 28.1%: 18 passed / 37 skipped / 9 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 111 (regular)':
:XXXXXXX------XXXX::XXXX------XX-X-:-X-X-------X-X-X-X-X-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 6.2%: 4 passed / 34 skipped / 26 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 112 (transposed)':
XXXXXXXX----XXXX--X:--X:------XX-X-X-X-:-----:-:---X---:-------X
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 9.4%: 6 passed / 37 skipped / 21 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 113 (conjugate)':
:::::X::----XXXX--::--::------XX-:-:-:-:-----X-X---:---:-------X
Error rate 100.00%: m=7 n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=7 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 100.00%: m=64 n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 26.6%: 17 passed / 37 skipped / 10 failed
* Completed all test-cases for this routine. Results:
236 test(s) passed
636 test(s) skipped
280 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZGEMM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HGEMM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SGEMM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 111 (regular)':
::::::::----::::---:---:-------:::::::::----::::---:---:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 112 (transposed)':
::::::::------::-:-:-:-:-------:::::::::------::-:-:-:-:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 111 (regular)':
::::::::::::::::---:---:---:---:----::::----::::-------:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 112 (transposed)':
::::::::--::--::-:-:-:-:---:---:----::::------::-----:-:-------:
Pass rate 42.2%: 27 passed / 37 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 111 (regular)':
::::::::--::--::::::::::--::--::-----:-:-------:-----:-:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 112 (transposed)':
::::::::::::::::--::--::--::--::-----:-:-----:-:-------:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 111 (regular)':
::::::::------::::::::::------::-:-:-:-:-------:-:-:-:-:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 112 (transposed)':
::::::::----::::--::--::------::-:-:-:-:-----:-:---:---:-------:
Pass rate 42.2%: 27 passed / 37 skipped / 0 failed
* Completed all test-cases for this routine. Results:
234 test(s) passed
278 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DGEMM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CGEMM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 111 (regular)':
::::::::----::::---:---:-------:::::::::----::::---:---:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 112 (transposed)':
::::::::------::-:-:-:-:-------:::::::::------::-:-:-:-:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 113 (conjugate)':
::::::::------::-:-:-:-:-------:::::::::------::-:-:-:-:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 111 (regular)':
::::::::::::::::---:---:---:---:----::::----::::-------:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 112 (transposed)':
::::::::--::--::-:-:-:-:---:---:----::::------::-----:-:-------:
Pass rate 42.2%: 27 passed / 37 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 113 (conjugate)':
::::::::--::--::-:-:-:-:---:---:----::::------::-----:-:-------:
Pass rate 42.2%: 27 passed / 37 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 111 (regular)':
::::::::::::::::---:---:---:---:----::::----::::-------:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 112 (transposed)':
::::::::--::--::-:-:-:-:---:---:----::::------::-----:-:-------:
Pass rate 42.2%: 27 passed / 37 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 113 (conjugate)':
::::::::--::--::-:-:-:-:---:---:----::::------::-----:-:-------:
Pass rate 42.2%: 27 passed / 37 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 111 (regular)':
::::::::--::--::::::::::--::--::-----:-:-------:-----:-:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 112 (transposed)':
::::::::::::::::--::--::--::--::-----:-:-----:-:-------:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 113 (conjugate)':
::::::::::::::::--::--::--::--::-----:-:-----:-:-------:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 111 (regular)':
::::::::------::::::::::------::-:-:-:-:-------:-:-:-:-:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 112 (transposed)':
::::::::----::::--::--::------::-:-:-:-:-----:-:---:---:-------:
Pass rate 42.2%: 27 passed / 37 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 113 (conjugate)':
::::::::----::::--::--::------::-:-:-:-:-----:-:---:---:-------:
Pass rate 42.2%: 27 passed / 37 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 111 (regular)':
::::::::------::::::::::------::-:-:-:-:-------:-:-:-:-:-------:
Pass rate 46.9%: 30 passed / 34 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 112 (transposed)':
::::::::----::::--::--::------::-:-:-:-:-----:-:---:---:-------:
Pass rate 42.2%: 27 passed / 37 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 113 (conjugate)':
::::::::----::::--::--::------::-:-:-:-:-----:-:---:---:-------:
Pass rate 42.2%: 27 passed / 37 skipped / 0 failed
* Completed all test-cases for this routine. Results:
516 test(s) passed
636 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZGEMM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HGEMM' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xgemm 1
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SGEMMBATCHED' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 111 (regular)':
::::::::::::::::--------::::::::------::------::--------------::
::::::::::::::::--------::::::::------::------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 112 (transposed)':
::::::::::::::::------------::::--::--::--::--::--------------::
::::::::::::::::------------::::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 111 (regular)':
::::::::::::::::::::::::::::::::------::------::------::------::
--------::::::::--------::::::::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 112 (transposed)':
::::::::::::::::----::::----::::--::--::--::--::------::------::
--------::::::::------------::::----------::--::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 111 (regular)':
::::::::::::::::----::::----::::::::::::::::::::----::::----::::
----------::--::--------------::----------::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 112 (transposed)':
::::::::::::::::::::::::::::::::----::::----::::----::::----::::
----------::--::----------::--::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 111 (regular)':
::::::::::::::::------------::::::::::::::::::::------------::::
--::--::--::--::--------------::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 112 (transposed)':
::::::::::::::::--------::::::::----::::----::::------------::::
--::--::--::--::----------::--::------::------::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Completed all test-cases for this routine. Results:
468 test(s) passed
556 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DGEMMBATCHED' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CGEMMBATCHED' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 111 (regular)':
::::::::::::::::--------::::::::------::------::--------------::
::::::::::::::::--------::::::::------::------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 112 (transposed)':
::::::::::::::::------------::::--::--::--::--::--------------::
::::::::::::::::------------::::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 113 (conjugate)':
::::::::::::::::------------::::--::--::--::--::--------------::
::::::::::::::::------------::::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 111 (regular)':
::::::::::::::::::::::::::::::::------::------::------::------::
--------::::::::--------::::::::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 112 (transposed)':
::::::::::::::::----::::----::::--::--::--::--::------::------::
--------::::::::------------::::----------::--::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 113 (conjugate)':
::::::::::::::::----::::----::::--::--::--::--::------::------::
--------::::::::------------::::----------::--::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 111 (regular)':
::::::::::::::::::::::::::::::::------::------::------::------::
--------::::::::--------::::::::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 112 (transposed)':
::::::::::::::::----::::----::::--::--::--::--::------::------::
--------::::::::------------::::----------::--::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 113 (conjugate)':
::::::::::::::::----::::----::::--::--::--::--::------::------::
--------::::::::------------::::----------::--::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 111 (regular)':
::::::::::::::::----::::----::::::::::::::::::::----::::----::::
----------::--::--------------::----------::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 112 (transposed)':
::::::::::::::::::::::::::::::::----::::----::::----::::----::::
----------::--::----------::--::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 113 (conjugate)':
::::::::::::::::::::::::::::::::----::::----::::----::::----::::
----------::--::----------::--::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 111 (regular)':
::::::::::::::::------------::::::::::::::::::::------------::::
--::--::--::--::--------------::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 112 (transposed)':
::::::::::::::::--------::::::::----::::----::::------------::::
--::--::--::--::----------::--::------::------::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 113 (conjugate)':
::::::::::::::::--------::::::::----::::----::::------------::::
--::--::--::--::----------::--::------::------::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 111 (regular)':
::::::::::::::::------------::::::::::::::::::::------------::::
--::--::--::--::--------------::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 112 (transposed)':
::::::::::::::::--------::::::::----::::----::::------------::::
--::--::--::--::----------::--::------::------::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 113 (conjugate)':
::::::::::::::::--------::::::::----::::----::::------------::::
--::--::--::--::----------::--::------::------::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Completed all test-cases for this routine. Results:
1032 test(s) passed
1272 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZGEMMBATCHED' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HGEMMBATCHED' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xgemmbatched 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SGEMMSTRIDEDBATCHED' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 111 (regular)':
::::::::::::::::--------::::::::------::------::--------------::
::::::::::::::::--------::::::::------::------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 112 (transposed)':
::::::::::::::::------------::::--::--::--::--::--------------::
::::::::::::::::------------::::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 111 (regular)':
::::::::::::::::::::::::::::::::------::------::------::------::
--------::::::::--------::::::::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 112 (transposed)':
::::::::::::::::----::::----::::--::--::--::--::------::------::
--------::::::::------------::::----------::--::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 111 (regular)':
::::::::::::::::----::::----::::::::::::::::::::----::::----::::
----------::--::--------------::----------::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 112 (transposed)':
::::::::::::::::::::::::::::::::----::::----::::----::::----::::
----------::--::----------::--::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 111 (regular)':
::::::::::::::::------------::::::::::::::::::::------------::::
--::--::--::--::--------------::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 112 (transposed)':
::::::::::::::::--------::::::::----::::----::::------------::::
--::--::--::--::----------::--::------::------::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Completed all test-cases for this routine. Results:
468 test(s) passed
556 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DGEMMSTRIDEDBATCHED' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CGEMMSTRIDEDBATCHED' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 111 (regular)':
::::::::::::::::--------::::::::------::------::--------------::
::::::::::::::::--------::::::::------::------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 112 (transposed)':
::::::::::::::::------------::::--::--::--::--::--------------::
::::::::::::::::------------::::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 113 (conjugate)':
::::::::::::::::------------::::--::--::--::--::--------------::
::::::::::::::::------------::::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 111 (regular)':
::::::::::::::::::::::::::::::::------::------::------::------::
--------::::::::--------::::::::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 112 (transposed)':
::::::::::::::::----::::----::::--::--::--::--::------::------::
--------::::::::------------::::----------::--::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed) 113 (conjugate)':
::::::::::::::::----::::----::::--::--::--::--::------::------::
--------::::::::------------::::----------::--::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 111 (regular)':
::::::::::::::::::::::::::::::::------::------::------::------::
--------::::::::--------::::::::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 112 (transposed)':
::::::::::::::::----::::----::::--::--::--::--::------::------::
--------::::::::------------::::----------::--::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate) 113 (conjugate)':
::::::::::::::::----::::----::::--::--::--::--::------::------::
--------::::::::------------::::----------::--::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 111 (regular)':
::::::::::::::::----::::----::::::::::::::::::::----::::----::::
----------::--::--------------::----------::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 112 (transposed)':
::::::::::::::::::::::::::::::::----::::----::::----::::----::::
----------::--::----------::--::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular) 113 (conjugate)':
::::::::::::::::::::::::::::::::----::::----::::----::::----::::
----------::--::----------::--::--------------::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 111 (regular)':
::::::::::::::::------------::::::::::::::::::::------------::::
--::--::--::--::--------------::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 112 (transposed)':
::::::::::::::::--------::::::::----::::----::::------------::::
--::--::--::--::----------::--::------::------::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed) 113 (conjugate)':
::::::::::::::::--------::::::::----::::----::::------------::::
--::--::--::--::----------::--::------::------::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 111 (regular)':
::::::::::::::::------------::::::::::::::::::::------------::::
--::--::--::--::--------------::--::--::--::--::--------------::
Pass rate 46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 112 (transposed)':
::::::::::::::::--------::::::::----::::----::::------------::::
--::--::--::--::----------::--::------::------::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate) 113 (conjugate)':
::::::::::::::::--------::::::::----::::----::::------------::::
--::--::--::--::----------::--::------::------::--------------::
Pass rate 42.2%: 54 passed / 74 skipped / 0 failed
* Completed all test-cases for this routine. Results:
1032 test(s) passed
1272 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZGEMMSTRIDEDBATCHED' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HGEMMSTRIDEDBATCHED' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xgemmstridedbatched 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SGEMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:::::::::::::::::::-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:::::::::::::::::::-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular)':
::::::::::::::::::::::::::::::::::::-:-:-:-:-:-:-:-:-:-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed)':
::::::::::::::::::::::::::::::::::::-:-:-:-:-:-:-:-:-:-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Completed all test-cases for this routine. Results:
216 test(s) passed
72 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DGEMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CGEMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:::::::::::::::::::-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:::::::::::::::::::-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:::::::::::::::::::-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular)':
::::::::::::::::::::::::::::::::::::-:-:-:-:-:-:-:-:-:-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed)':
::::::::::::::::::::::::::::::::::::-:-:-:-:-:-:-:-:-:-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate)':
::::::::::::::::::::::::::::::::::::-:-:-:-:-:-:-:-:-:-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Completed all test-cases for this routine. Results:
324 test(s) passed
108 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZGEMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HGEMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xgemv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SGER' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:::::::::::::::::::-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major)':
::::::::::::::::::::::::::::::::::::-:-:-:-:-:-:-:-:-:-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Completed all test-cases for this routine. Results:
108 test(s) passed
36 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DGER' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HGER' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xger 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CGERC' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:::::::::::::::::::-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major)':
::::::::::::::::::::::::::::::::::::-:-:-:-:-:-:-:-:-:-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Completed all test-cases for this routine. Results:
108 test(s) passed
36 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZGERC' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xgerc 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CGERU' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:::::::::::::::::::-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major)':
::::::::::::::::::::::::::::::::::::-:-:-:-:-:-:-:-:-:-:-:-:-:-:
-:-:-:-:
Pass rate 75.0%: 54 passed / 18 skipped / 0 failed
* Completed all test-cases for this routine. Results:
108 test(s) passed
36 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZGERU' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xgeru 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CHBMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::
Pass rate 100.0%: 72 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::
Pass rate 100.0%: 72 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::
Pass rate 100.0%: 72 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::
Pass rate 100.0%: 72 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
288 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZHBMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xhbmv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CHEMM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper)':
::::::::---:---:----::::-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower)':
::::::::---:---:----::::-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper)':
::::::::-----------------------:
Pass rate 28.1%: 9 passed / 23 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower)':
::::::::-----------------------:
Pass rate 28.1%: 9 passed / 23 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper)':
::::::::::::::::-------:-------:
Pass rate 56.2%: 18 passed / 14 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower)':
::::::::::::::::-------:-------:
Pass rate 56.2%: 18 passed / 14 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper)':
::::::::----::::---:---:-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower)':
::::::::----::::---:---:-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Completed all test-cases for this routine. Results:
114 test(s) passed
142 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZHEMM' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xhemm 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CHEMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Completed all test-cases for this routine. Results:
108 test(s) passed
36 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZHEMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xhemv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CHER' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Completed all test-cases for this routine. Results:
36 test(s) passed
12 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZHER' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xher 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CHER2' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Completed all test-cases for this routine. Results:
108 test(s) passed
36 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZHER2' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xher2 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CHER2K' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular)':
XXXXXXXX------XX-X-X-X-X-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 0.0%: 0 passed / 17 skipped / 15 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular)':
XXXXXXXX------XX-X-X-X-:-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 3.1%: 1 passed / 17 skipped / 14 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 113 (conjugate)':
XXXXXXXXXXXXXXXX-------X-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 0.0%: 0 passed / 14 skipped / 18 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 113 (conjugate)':
X:XXXXXXXXXXXXXX-------X-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 3.1%: 1 passed / 14 skipped / 17 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular)':
XXXXXX:XXXXXXXXX-------:-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 6.2%: 2 passed / 14 skipped / 16 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular)':
X:X:XXXXXXXXXXXX-------:-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 9.4%: 3 passed / 14 skipped / 15 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 113 (conjugate)':
XXXXX::X------XX-X-X-X-:-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 9.4%: 3 passed / 17 skipped / 12 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 113 (conjugate)':
XXXXXXXX------XX-X-X-X-X-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 0.0%: 0 passed / 17 skipped / 15 failed
* Completed all test-cases for this routine. Results:
10 test(s) passed
124 test(s) skipped
122 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZHER2K' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xher2k 1
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CHERK' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular)':
::::--XX-:-:---X
Error rate 57.14%: n=7 k=64 lda=64 ldc=7 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Pass rate 37.5%: 6 passed / 7 skipped / 3 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular)':
::::--:X-:-:---:
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Pass rate 50.0%: 8 passed / 7 skipped / 1 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 113 (conjugate)':
::::XX:X---:---X
Error rate 57.14%: n=7 k=64 lda=7 ldc=7 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Pass rate 37.5%: 6 passed / 6 skipped / 4 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 113 (conjugate)':
X:X:XXXX---:---X
Error rate 57.14%: n=7 k=7 lda=7 ldc=7 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldc=7 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldc=7 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=7 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldc=7 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Pass rate 18.8%: 3 passed / 6 skipped / 7 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular)':
:::::XXX---:---X
Error rate 57.14%: n=7 k=64 lda=7 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldc=7 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Pass rate 37.5%: 6 passed / 6 skipped / 4 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular)':
::::X:XX---:---X
Error rate 57.14%: n=7 k=64 lda=7 ldc=7 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldc=7 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Pass rate 37.5%: 6 passed / 6 skipped / 4 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 113 (conjugate)':
::::--XX-:-:---:
Error rate 57.14%: n=7 k=64 lda=64 ldc=7 offa=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Pass rate 43.8%: 7 passed / 7 skipped / 2 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 113 (conjugate)':
::::--::-:-:---X
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=3.14 beta=3.14
Pass rate 50.0%: 8 passed / 7 skipped / 1 failed
* Completed all test-cases for this routine. Results:
50 test(s) passed
52 test(s) skipped
26 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZHERK' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xherk 1
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CHPMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
72 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZHPMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xhpmv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CHPR' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
24 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZHPR' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xhpr 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CHPR2' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
72 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZHPR2' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xhpr2 0
* NOTE: This non-BLAS routine is tested against a custom implementation,
not against clBLAS or a CPU BLAS library. Thus, the arguments '-clblas'
and '-cblas' have no effect.
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SIM2COL' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Pass rate 100.0%: 2048 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
2048 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DIM2COL' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CIM2COL' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Pass rate 100.0%: 2048 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
2048 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZIM2COL' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HIM2COL' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xim2col 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SNRM2' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
XXXXXXXXXXXX
Error rate 100.00%: n=7 incx=1 offx=0
Error rate 100.00%: n=7 incx=2 offx=0
Error rate 100.00%: n=7 incx=7 offx=0
Error rate 100.00%: n=93 incx=1 offx=0
Error rate 100.00%: n=93 incx=2 offx=0
Error rate 100.00%: n=93 incx=7 offx=0
Error rate 100.00%: n=144 incx=1 offx=0
Error rate 100.00%: n=144 incx=2 offx=0
Error rate 100.00%: n=144 incx=7 offx=0
Error rate 100.00%: n=4096 incx=1 offx=0
Error rate 100.00%: n=4096 incx=2 offx=0
Error rate 100.00%: n=4096 incx=7 offx=0
Pass rate 0.0%: 0 passed / 0 skipped / 12 failed
* Completed all test-cases for this routine. Results:
0 test(s) passed
0 test(s) skipped
12 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DNRM2' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ScNRM2' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::
Pass rate 100.0%: 12 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
12 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DzNRM2' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HNRM2' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xnrm2 1
* NOTE: This non-BLAS routine is tested against a custom implementation,
not against clBLAS or a CPU BLAS library. Thus, the arguments '-clblas'
and '-cblas' have no effect.
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SOMATCOPY' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular)':
::::---:-------:
Pass rate 37.5%: 6 passed / 10 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed)':
::::-----:-:---:
Pass rate 43.8%: 7 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular)':
::::-------:---:
Pass rate 37.5%: 6 passed / 10 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed)':
::::-:-:-------:
Pass rate 43.8%: 7 passed / 9 skipped / 0 failed
* Completed all test-cases for this routine. Results:
26 test(s) passed
38 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DOMATCOPY' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'COMATCOPY' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular)':
::::---:-------:
Pass rate 37.5%: 6 passed / 10 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 112 (transposed)':
::::-----:-:---:
Pass rate 43.8%: 7 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 113 (conjugate)':
::::-----:-:---:
Pass rate 43.8%: 7 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 111 (regular)':
::::-------:---:
Pass rate 37.5%: 6 passed / 10 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 112 (transposed)':
::::-:-:-------:
Pass rate 43.8%: 7 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 113 (conjugate)':
::::-:-:-------:
Pass rate 43.8%: 7 passed / 9 skipped / 0 failed
* Completed all test-cases for this routine. Results:
40 test(s) passed
56 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZOMATCOPY' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HOMATCOPY' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xomatcopy 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSBMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::
Pass rate 100.0%: 72 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::
Pass rate 100.0%: 72 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::
Pass rate 100.0%: 72 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::
Pass rate 100.0%: 72 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
288 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSBMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSBMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xsbmv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSCAL' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::
Pass rate 100.0%: 12 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
12 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSCAL' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CSCAL' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::
Pass rate 100.0%: 12 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
12 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZSCAL' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSCAL' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xscal 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSPMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
72 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSPMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSPMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xspmv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSPR' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
24 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSPR' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSPR' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xspr 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSPR2' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::::::::::::::
Pass rate 100.0%: 18 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
72 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSPR2' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSPR2' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xspr2 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSWAP' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::
Pass rate 100.0%: 36 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
36 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSWAP' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CSWAP' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for 'default':
::::::::::::::::::::::::::::::::::::
Pass rate 100.0%: 36 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
36 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZSWAP' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSWAP' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xswap 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSYMM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper)':
::::::::---:---:----::::-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower)':
::::::::---:---:----::::-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper)':
::::::::-----------------------:
Pass rate 28.1%: 9 passed / 23 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower)':
::::::::-----------------------:
Pass rate 28.1%: 9 passed / 23 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper)':
::::::::::::::::-------:-------:
Pass rate 56.2%: 18 passed / 14 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower)':
::::::::::::::::-------:-------:
Pass rate 56.2%: 18 passed / 14 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper)':
::::::::----::::---:---:-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower)':
::::::::----::::---:---:-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Completed all test-cases for this routine. Results:
114 test(s) passed
142 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSYMM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CSYMM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper)':
::::::::---:---:----::::-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower)':
::::::::---:---:----::::-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper)':
::::::::-----------------------:
Pass rate 28.1%: 9 passed / 23 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower)':
::::::::-----------------------:
Pass rate 28.1%: 9 passed / 23 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper)':
::::::::::::::::-------:-------:
Pass rate 56.2%: 18 passed / 14 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower)':
::::::::::::::::-------:-------:
Pass rate 56.2%: 18 passed / 14 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper)':
::::::::----::::---:---:-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower)':
::::::::----::::---:---:-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Completed all test-cases for this routine. Results:
114 test(s) passed
142 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZSYMM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSYMM' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xsymm 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSYMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Completed all test-cases for this routine. Results:
108 test(s) passed
36 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSYMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSYMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xsymv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSYR' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Completed all test-cases for this routine. Results:
36 test(s) passed
12 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSYR' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSYR' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xsyr 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSYR2' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower)':
::::::::::::::::::-:-:-:-:-:-:-:-:-:
Pass rate 75.0%: 27 passed / 9 skipped / 0 failed
* Completed all test-cases for this routine. Results:
108 test(s) passed
36 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSYR2' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSYR2' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xsyr2 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSYR2K' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular)':
XXXX:XXX------X:-X-X-X-:-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.76%: n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.76%: n=64 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.76%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 9.4%: 3 passed / 17 skipped / 12 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular)':
X:XX:XX:------XX-:-:-X-X-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.76%: n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 15.6%: 5 passed / 17 skipped / 10 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed)':
:XX:::::::::::::-------:-------:
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 50.0%: 16 passed / 14 skipped / 2 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed)':
X:::::::::::::::-------:-------:
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 53.1%: 17 passed / 14 skipped / 1 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular)':
::::::::X:::::::-------:-------X
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=3.14 beta=3.14
Pass rate 50.0%: 16 passed / 14 skipped / 2 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular)':
::::::::::::::::-------:-------:
Pass rate 56.2%: 18 passed / 14 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed)':
::::::::------::-:-:-:-:-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed)':
::::::::------::-:-:-:-:-------:
Pass rate 46.9%: 15 passed / 17 skipped / 0 failed
* Completed all test-cases for this routine. Results:
105 test(s) passed
124 test(s) skipped
27 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSYR2K' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CSYR2K' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular)':
::::::::------XX-:-:-:-:-------X
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 37.5%: 12 passed / 17 skipped / 3 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular)':
:X::::::------XX-:-:-:-:-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 34.4%: 11 passed / 17 skipped / 4 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed)':
::::::::X::::XXX-------:-------X
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 40.6%: 13 passed / 14 skipped / 5 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed)':
::X:::X:XXXXXXXX-------X-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 18.8%: 6 passed / 14 skipped / 12 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular)':
XXXXX:X:XXXXXXXX-------X-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 6.2%: 2 passed / 14 skipped / 16 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular)':
X:XXXXXXXXXXXXXX-------X-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 3.1%: 1 passed / 14 skipped / 17 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed)':
XXXXXXXX------XX-X-:-X-:-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 6.2%: 2 passed / 17 skipped / 13 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed)':
X:X:XXXX------XX-X-:-:-:-------X
Error rate 57.14%: n=7 k=7 lda=7 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=7 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=7 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=7 lda=7 ldb=7 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldb=64 ldc=64 offa=0 offb=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 15.6%: 5 passed / 17 skipped / 10 failed
* Completed all test-cases for this routine. Results:
52 test(s) passed
124 test(s) skipped
80 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZSYR2K' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSYR2K' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xsyr2k 1
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'SSYRK' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Completed all test-cases for this routine. Results:
76 test(s) passed
52 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DSYRK' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CSYRK' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular)':
::::--XX-:-:---:
Error rate 57.14%: n=7 k=64 lda=64 ldc=7 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 43.8%: 7 passed / 7 skipped / 2 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular)':
::::--:X-:-:---X
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 43.8%: 7 passed / 7 skipped / 2 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed)':
:::::XXX---:---X
Error rate 57.14%: n=7 k=64 lda=7 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldc=7 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 37.5%: 6 passed / 6 skipped / 4 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed)':
::::XXX:---:---X
Error rate 57.14%: n=7 k=64 lda=7 ldc=7 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldc=7 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 37.5%: 6 passed / 6 skipped / 4 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular)':
::::XXXX---:---X
Error rate 57.14%: n=7 k=64 lda=7 ldc=7 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=7 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldc=7 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 31.2%: 5 passed / 6 skipped / 5 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular)':
::::X::X---X---X
Error rate 57.14%: n=7 k=64 lda=7 ldc=7 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=7 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 37.5%: 6 passed / 6 skipped / 4 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed)':
:X::--:X-:-:---X
Error rate 57.14%: n=7 k=7 lda=7 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 50.78%: n=64 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 37.5%: 6 passed / 7 skipped / 3 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed)':
:XX:--XX-:-:---:
Error rate 57.14%: n=7 k=7 lda=7 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=7 lda=64 ldc=7 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldc=7 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Error rate 57.14%: n=7 k=64 lda=64 ldc=64 offa=0 offc=0 alpha=2.42+3.14i beta=2.42+3.14i
Pass rate 31.2%: 5 passed / 7 skipped / 4 failed
* Completed all test-cases for this routine. Results:
48 test(s) passed
52 test(s) skipped
28 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZSYRK' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HSYRK' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xsyrk 1
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'STBMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
384 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DTBMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CTBMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 113 (conjugate) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 113 (conjugate) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 113 (conjugate) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 113 (conjugate) 132 (unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::::::::::::::::::::::
Pass rate 100.0%: 24 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
576 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZTBMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HTBMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xtbmv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'STPMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
96 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DTPMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CTPMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 113 (conjugate) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 113 (conjugate) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 113 (conjugate) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 113 (conjugate) 132 (unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::::
Pass rate 100.0%: 6 passed / 0 skipped / 0 failed
* Completed all test-cases for this routine. Results:
144 test(s) passed
0 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZTPMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HTPMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xtpmv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'STRMM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 111 (regular) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 111 (regular) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 111 (regular) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 111 (regular) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 111 (regular) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 111 (regular) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 111 (regular) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 111 (regular) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 112 (transposed) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 112 (transposed) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 112 (transposed) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 112 (transposed) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 112 (transposed) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 112 (transposed) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 112 (transposed) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 112 (transposed) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 111 (regular) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 111 (regular) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 111 (regular) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 111 (regular) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 111 (regular) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 111 (regular) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 111 (regular) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 111 (regular) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 112 (transposed) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 112 (transposed) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 112 (transposed) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 112 (transposed) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 112 (transposed) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 112 (transposed) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Completed all test-cases for this routine. Results:
304 test(s) passed
208 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DTRMM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CTRMM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 111 (regular) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 111 (regular) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 111 (regular) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 111 (regular) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 111 (regular) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 111 (regular) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 111 (regular) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 111 (regular) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 112 (transposed) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 112 (transposed) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 112 (transposed) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 112 (transposed) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 112 (transposed) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 112 (transposed) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 112 (transposed) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 112 (transposed) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 113 (conjugate) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 113 (conjugate) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 113 (conjugate) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 113 (conjugate) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 111 (regular) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 111 (regular) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 111 (regular) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 111 (regular) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 111 (regular) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 111 (regular) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 111 (regular) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 111 (regular) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 112 (transposed) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 112 (transposed) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 112 (transposed) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 112 (transposed) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 112 (transposed) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 112 (transposed) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 113 (conjugate) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 113 (conjugate) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 113 (conjugate) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 113 (conjugate) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Completed all test-cases for this routine. Results:
456 test(s) passed
312 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZTRMM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HTRMM' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xtrmm 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'STRMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Completed all test-cases for this routine. Results:
144 test(s) passed
48 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DTRMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CTRMV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 113 (conjugate) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 113 (conjugate) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 113 (conjugate) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 113 (conjugate) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Completed all test-cases for this routine. Results:
216 test(s) passed
72 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZTRMV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'HTRMV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xtrmv 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'STRSM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 111 (regular) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 111 (regular) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 111 (regular) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 111 (regular) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 111 (regular) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 111 (regular) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 111 (regular) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 111 (regular) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 112 (transposed) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 112 (transposed) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 112 (transposed) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 112 (transposed) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 112 (transposed) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 112 (transposed) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 112 (transposed) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 112 (transposed) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 111 (regular) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 111 (regular) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 111 (regular) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 111 (regular) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 111 (regular) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 111 (regular) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 111 (regular) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 111 (regular) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 112 (transposed) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 112 (transposed) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 112 (transposed) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 112 (transposed) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 112 (transposed) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 112 (transposed) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Completed all test-cases for this routine. Results:
304 test(s) passed
208 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DTRSM' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CTRSM' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 111 (regular) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 111 (regular) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 111 (regular) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 111 (regular) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 111 (regular) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 111 (regular) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 111 (regular) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 111 (regular) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 112 (transposed) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 112 (transposed) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 112 (transposed) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 112 (transposed) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 112 (transposed) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 112 (transposed) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 112 (transposed) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 112 (transposed) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 113 (conjugate) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 113 (conjugate) 132 (unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 141 (left) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::-:-:--::---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 113 (conjugate) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 113 (conjugate) 132 (unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 142 (right) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::---:::::---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 111 (regular) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 111 (regular) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 111 (regular) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 111 (regular) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 111 (regular) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 111 (regular) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 111 (regular) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 111 (regular) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 112 (transposed) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 112 (transposed) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 112 (transposed) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 112 (transposed) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 112 (transposed) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 112 (transposed) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 113 (conjugate) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 113 (conjugate) 132 (unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 141 (left) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::::::---:---:
Pass rate 62.5%: 10 passed / 6 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 113 (conjugate) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 113 (conjugate) 132 (unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 142 (right) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::--::-:-:---:
Pass rate 56.2%: 9 passed / 7 skipped / 0 failed
* Completed all test-cases for this routine. Results:
456 test(s) passed
312 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZTRSM' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xtrsm 0
* Options given/available:
-platform 0 [=default]
-device 0 [=default]
-full_test [false]
-verbose [false]
-cblas 1 [=default]
-clblas 0 [=default]
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'STRSV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Completed all test-cases for this routine. Results:
144 test(s) passed
48 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'DTRSV' routine.
* All tests skipped: Unsupported precision
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'CTRSV' routine. Legend:
: -> Test produced correct results
. -> Test returned the correct error code
X -> Test produced incorrect results
/ -> Test returned an incorrect error code
\ -> Test not executed: OpenCL-kernel compilation error
o -> Test not executed: Unsupported precision
- -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 113 (conjugate) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 113 (conjugate) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 111 (regular) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 112 (transposed) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 113 (conjugate) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 121 (upper) 113 (conjugate) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 113 (conjugate) 132 (unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Testing 'regular behaviour' for '102 (col-major) 122 (lower) 113 (conjugate) 131 (non-unit)':
::::::-:-:-:
Pass rate 75.0%: 9 passed / 3 skipped / 0 failed
* Completed all test-cases for this routine. Results:
216 test(s) passed
72 test(s) skipped
0 test(s) failed
* Running on OpenCL device 'Intel(R) HD Graphics IvyBridge M GT2'.
* Starting tests for the 'ZTRSV' routine.
* All tests skipped: Unsupported precision
RESULT clblast_test_xtrsv 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment