Skip to content

Conversation

@botbw
Copy link
Contributor

@botbw botbw commented Oct 1, 2024

No description provided.

csrc/backend.cpp Outdated
throw std::runtime_error("Unsupported backend: " + backend);

if (default_backend.size() > 0) { // priority 1: environ is set
std::cout << "[backend] backend is overwritten by environ TENSORNVME_BACKEND from " << backend << " to " << default_backend << std::endl;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we print it only when TENSORNVME_DEBUG=1?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added here 2136188 (#47)

@ver217 ver217 merged commit ebc660e into main Oct 11, 2024
1 check passed
@ver217 ver217 deleted the environ branch October 11, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants