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

Nvdia 12.0 Build error #72

Closed
amymmorton opened this issue Jan 9, 2023 · 3 comments · Fixed by #76
Closed

Nvdia 12.0 Build error #72

amymmorton opened this issue Jan 9, 2023 · 3 comments · Fixed by #76

Comments

@amymmorton
Copy link
Collaborator

Current CUDA Autscoper supports up to Nvdia toolkit 11.8. Not compatible 12.0 (release Dec 2022)

@jcfr
Copy link
Contributor

jcfr commented Jan 9, 2023

Thanks for the report 🙏

Would it be possible to copy below:

  • the error reported
  • the version of the operating system
  • version of compiler

and any other details that may help understand the context.

@kaitohl
Copy link

kaitohl commented Jan 10, 2023

Here is all the info:

  • OS: Windows 11 Pro Version 22H2
  • Compiler: Visual Studio Community 2022, 17.4.3
3 Errors under file path `C:\Users\klee0\Documents\GitHub\Autoscoper\libautoscoper\src\gpu\cuda\RadRenderer_kernels.cu:

- no instance of overloaded function "tex2D" matches the argument list 

- identifier "cudaBindTextureToArray" is undefined

- texture is not a template

[C:\Users\klee0\Documents\GitHub\Autoscoper\build_cuda12_vs2022\Autoscoper-build\libautoscoper\libautoscoper.vcxproj]

@NicerNewerCar
Copy link
Contributor

@jcfr See issue #42

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 a pull request may close this issue.

4 participants