Skip to content

check_cublas file and line is not helpful #376

@sophiawisdom

Description

@sophiawisdom

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions