Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cannot disable TRT on device doesn't have GPU #229

Open
ahuizxc opened this issue Mar 8, 2021 · 0 comments
Open

[BUG] Cannot disable TRT on device doesn't have GPU #229

ahuizxc opened this issue Mar 8, 2021 · 0 comments

Comments

@ahuizxc
Copy link
Collaborator

ahuizxc commented Mar 8, 2021

cmake -G Ninja -DDNNL_COMPILER=/host/gcc10/bin/gcc

then i get

-- Found GCC10: /host/gcc10/bin/gcc, build odla_dnnl with bf16 support!
-- Popart library not found, skip building ODLA for Popart
-- The CUDA compiler identification is unknown
CMake Error at ODLA/platforms/tensorrt/CMakeLists.txt:17 (enable_language):
  No CMAKE_CUDA_COMPILER could be found.

  Tell CMake where to find the compiler by setting either the environment
  variable "CUDACXX" or the CMake cache entry CMAKE_CUDA_COMPILER to the full
  path to the compiler, or to the compiler name if it is in the PATH.

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

No branches or pull requests

1 participant