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

bvh setup error #16

Open
husthzy opened this issue Jan 11, 2024 · 0 comments
Open

bvh setup error #16

husthzy opened this issue Jan 11, 2024 · 0 comments

Comments

@husthzy
Copy link

husthzy commented Jan 11, 2024

line 66 in bvh/setup.py : -DNUM_THREADS=256, it causes the error:
block_merge_sort.cuh(169): error: expected a "," or ">"

block_merge_sort.cuh use NUM_THREADS as an input param. And I commented out this line in setup.py, it works.

Ubuntu 22.04.3 LTS
python 3.10
torch 2.1.2
cuda 12.1

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