Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CUDA Error: misaligned address #23

Open
jinluyang opened this issue Oct 14, 2024 · 0 comments
Open

CUDA Error: misaligned address #23

jinluyang opened this issue Oct 14, 2024 · 0 comments

Comments

@jinluyang
Copy link

jinluyang commented Oct 14, 2024

on RTX4090 running llama3-8B, allocate_kv_data_batchsize=10, I encountered the error of the following:
CUDA Error: misaligned address (716) /code/gemv/include/attention/prefill.cuh: line 1918 at function cudaLaunchKernel((void*)kernel, nblks, nthrs, args, smem_size, stream)
terminate called after throwing an instance of 'std::invalid_argument'
what(): BatchPrefillWithPagedKVCache Failed with error: misaligned address

It happens in the 2nd Cycle

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant