Skip to content

Conversation

@MasterJH5574
Copy link
Contributor

There has been a warning saying "Thrust is enabled when building TVM but is not specified in the input target" for years, while it is totally fine that the target does not contain thrust in libs, in which case we just do not dispatch.

This PR removes the warning.

There has been a warning saying "Thrust is enabled when building TVM
but is not specified in the input target" for years, while it is
totally fine that the target does not contain thrust in `libs`, in
which case we just do not dispatch.

This PR removes the warning.
@tqchen tqchen merged commit d79b1dd into apache:main Mar 24, 2024
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
There has been a warning saying "Thrust is enabled when building TVM
but is not specified in the input target" for years, while it is
totally fine that the target does not contain thrust in `libs`, in
which case we just do not dispatch.

This PR removes the warning.
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.

2 participants