We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Encounter this issue when running insert_and_evict_test on a 3090.
insert_and_evict_test
========= Host Frame: [0x563ebe13a5ce] ========= in /HierarchicalKV/build/./insert_and_evict_test ========= ========= Invalid __global__ write of size 16 bytes ========= at 0x4ab0 in /usr/local/cuda/targets/x86_64-linux/include/sm_32_intrinsics.hpp:492:void nv::merlin::tlp_v2_upsert_and_evict_kernel_unique<long,float,unsigned long,uint4,unsigned int=128,unsigned int=16>(nv::merlin::Bucket<long,float,unsigned long>*,int*,unsigned long,unsigned int,unsigned int,nv::merlin::Bucket const *,uint4 const *,float const *,nv::merlin::Bucket*,nv::merlin::Bucket const **,float*,unsigned long,unsigned long*) ========= by thread (76,0,0) in block (1132,0,0) ========= Address 0xdc000000c5 is misaligned ========= Saved host backtrace up to driver entry point at kernel launch time ========= Host Frame: [0x7f1b1e0af40c] ========= in /lib/x86_64-linux-gnu/libcuda.so.1 ========= Host Frame: [0x563ebe20c0cb]
The text was updated successfully, but these errors were encountered:
Solved by #159
Sorry, something went wrong.
jiashuy
No branches or pull requests
Encounter this issue when running
insert_and_evict_test
on a 3090.The text was updated successfully, but these errors were encountered: