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 used CMake with below parameters:
When I open gDepthMap in Visual Studio 2022, I face with this error:
Device List: Max. texture3D width: 2048 Max. texture3D height: 2048 Max. texture3D depth: 2048 0. GeForce 710M Using Device: 0, GeForce 710M, Context: 000002AB321E6AF0 GVDB CUDA ERROR: Launch status: a PTX JIT compilation failed Kernel status: no error Caller: VolumeGVDB::LoadFunction Call: cuModuleLoad Args: cuda_gvdb_module.ptx Error. Application will exit.
Could anyone help me?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I used CMake with below parameters:
When I open gDepthMap in Visual Studio 2022, I face with this error:
Could anyone help me?
The text was updated successfully, but these errors were encountered: