ROCm / hipBLASLt

hipBLASLt is a library that provides general matrix-matrix operations with a flexible API and extends functionalities beyond a traditional BLAS library
https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/index.html
MIT License
49 stars 80 forks source link

Fix singleColBiasAddrUpdated not set correctly in bias read #1100

Closed KKyang closed 2 weeks ago

KKyang commented 2 weeks ago

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html -- generated xml file: /data0/yangwen/hipBLASLt/tensilelite/python_tests.xml --- =========== 75 passed, 31 skipped, 46 warnings in 8595.91s (2:23:15) =========== py3: exit 0 (8596.11 seconds) /data0/yangwen/hipBLASLt/tensilelite> py.test -v --basetemp=/tmp/.tflite/py3/tmp --junit-xml=/data0/yangwen/hipBLASLt/tensilelite/python_tests.xml --junit-prefix=py3 --color=yes -n 4 --prebuilt-client=/tmp/.tflite/py3/client/0_Build/client/tensile_client Tensile/Tests -m common pid=309027 py3: OK (8732.39=setup[8.06]+cmd[0.38,127.84,8596.11] seconds) congratulations :) (8732.43 seconds)

KKyang commented 2 weeks ago

[----------] Global test environment tear-down [==========] 48206 tests from 13 test suites ran. (2892940 ms total) [ PASSED ] 48206 tests. hipBLASLt version: 1000

command line: ./clients/staging/hipblaslt-test