Build problem on Linux (ubuntu 22.04): No known features for CXX compiler "GNU" version 9.3.0. #375
Replies: 5 comments
-
| 
         I got the same problem for gcc 7.5.0  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Does it help to manually set environment variables as described in #28?  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         I compiled it with: It looks like it works. But, how long should this example run on a 6000 Quadro RTX?  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         You can use the provided python bindings (  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Solution here:  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all, I'm having an issue on a Linux machine (ubuntu 22.04):
When running "cmake . -B build -DCMAKE_CUDA_COMPILER=/usr/local/cuda-11.6/bin/nvcc" I get
How to fix it?
Beta Was this translation helpful? Give feedback.
All reactions