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

[BUG] cant compile the cuda #60

Closed
huynhducloi00 opened this issue Jul 30, 2024 · 2 comments
Closed

[BUG] cant compile the cuda #60

huynhducloi00 opened this issue Jul 30, 2024 · 2 comments
Assignees
Labels
bug Something isn't working no-issue-activity

Comments

@huynhducloi00
Copy link

huynhducloi00 commented Jul 30, 2024

build_pytorch/pytorch/.venv/lib/python3.12/site-packages/bitnet-1.1-py3.12-linux-x86_64.egg/gemm_lowbit_ext.cpython-312-x86_64-linux-gnu.so: undefined symbol: _ZNK2at10TensorBase8data_ptrI6__halfEEPT_v

have anyone seen that issue
i just try to run the example/kernel_test.py

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@huynhducloi00 huynhducloi00 added the bug Something isn't working label Jul 30, 2024
Copy link

Stale issue message

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 2024
@Dayun0925
Copy link

Dayun0925 commented Oct 29, 2024

change the code "typedef half fp8" in gemm_lowbit_kernel.cu into "typedef at::Half fp8"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity
Projects
None yet
Development

No branches or pull requests

3 participants