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
63 stars 88 forks source link

Add HIPBLASLT_PRELOAD_KERNELS to preload kernels to m_kernel #1123

Closed KKyang closed 2 months ago

KKyang commented 2 months 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, 1232 warnings in 7913.12s (2:11:53) ========== py3: exit 0 (7913.40 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=141988 py3: OK (8054.74=setup[11.43]+cmd[0.65,129.26,7913.40] seconds) congratulations :) (8054.81 seconds)

KKyang commented 2 months ago

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

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