llama.cpp
fix memcpy() crash, add missed cmd in guide, fix softmax
#6622
Merged

fix memcpy() crash, add missed cmd in guide, fix softmax #6622

NeoZhangJianyu
NeoZhangJianyu disable mmap to fix memcpy crash, add missed cmd in guide, fix softmax
d053698c
NeoZhangJianyu NeoZhangJianyu requested a review from airMeng airMeng 1 year ago
NeoZhangJianyu refactor to disable mmap for SYCL backend
391decad
NeoZhangJianyu fix compile error in other os
5a759a0f
NeoZhangJianyu NeoZhangJianyu requested a review from slaren slaren 1 year ago
NeoZhangJianyu
slaren
NeoZhangJianyu
slaren
NeoZhangJianyu
slaren
NeoZhangJianyu
NeoZhangJianyu Merge branch 'master' into fix_memcpy_crash
7e541665
NeoZhangJianyu
NeoZhangJianyu refactor the solution, use host buf to fix it, instead of disable mmap
77e9703d
NeoZhangJianyu keep to support mmap()
4b8b7a6c
NeoZhangJianyu NeoZhangJianyu changed the title disable mmap to fix memcpy crash, add missed cmd in guide, fix softmax fix memcpy() crash, add missed cmd in guide, fix softmax 1 year ago
NeoZhangJianyu
airMeng
airMeng commented on 2024-04-13
NeoZhangJianyu use host buff to reduce malloc times
29ebe386
airMeng
airMeng commented on 2024-04-13
airMeng
airMeng approved these changes on 2024-04-14
NeoZhangJianyu revert to malloc/free solution, for threaad safe
9db20008
NeoZhangJianyu NeoZhangJianyu merged de17e3f7 into master 1 year ago
jeffzhou2000
jeffzhou2000

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone