-
Notifications
You must be signed in to change notification settings - Fork 641
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Ideally I want to know what call to cuBLAS failed, but instead it tells me where check_cublas is.
For a random issue:
Traceback (most recent call last):
File "file.py", line 32, in <module>
te.cpp_extensions.tex.te_gemm(
RuntimeError: /tmp/pip-req-build-5_wk8tph/transformer_engine/common/include/transformer_engine/logging.h:38 in function check_cublas_: CUBLAS Error: the requested functionality is not supported
Line 38 in logging.h is just where check_cublas is. I have no idea what's going wrong from this error message.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working