We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I try to build nvblox in the master branch (v.0.0.7) with the default flag: cmake ... I have cuda 12.6 in my pc , and got this error:
cmake ..
The text was updated successfully, but these errors were encountered:
Bump same issue Cuda: 12.0 OS: 20.04 Platform: amd64
Sorry, something went wrong.
Hello,
I am facing the same issue. The machine specs are: OS: ubuntu 20.04 Cuda: 11.8
Has anyone found a solution for this?
Hey @MihirDharmadhikari @manhha1402 Even I'm facing the same issues. Is it possible for STDGPU to be installed in standalone way?
My setup includes, OS: Ubuntu 20.04 Cuda: 12.6
No branches or pull requests
Hi,
![image](https://private-user-images.githubusercontent.com/20105284/398594889-8ee89ec9-4eb5-4fa3-9e02-92b443cae6e4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyOTM5NTAsIm5iZiI6MTczOTI5MzY1MCwicGF0aCI6Ii8yMDEwNTI4NC8zOTg1OTQ4ODktOGVlODllYzktNGViNS00ZmEzLTllMDItOTJiNDQzY2FlNmU0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE3MDczMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBkMzc3YmM4YTFjMzViNmUxZTVmNmFlNjhjZWM4YTJjNDIyYmMzODhiOGE5Nzk5M2U5MzM0ODFkNjE0ZTUzYmQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Q2YLHHMHOu9Oss2dX-VGPqWhncGZqheHlQFckeav7eU)
I try to build nvblox in the master branch (v.0.0.7) with the default flag:
cmake ..
. I have cuda 12.6 in my pc, and got this error:
The text was updated successfully, but these errors were encountered: