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

Error: identifier "copysign<int, double, (int)0> " is undefined in device code #8

Open
alanvinx opened this issue Feb 11, 2025 · 0 comments

Comments

@alanvinx
Copy link

Hi, when trying to install the rasterizer in my conda environment I got this error: Error: identifier "copysign<int, double, (int)0> " is undefined in device code.
When explicitly casting to either double or replacing 1 with 1.0f whenever that function was called in cuda_rasterizer/stopthepop_QGS/resorted_render.cuh, cuda_rasterizer/forwqrd.cu and cuda_rasterizer/stopthepop_QGS/stopthepop_common.cuh it successfully installed.

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