]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : replace asserts in wrong architecture checks with __trap (#4556)
authorslaren <redacted>
Thu, 21 Dec 2023 17:02:30 +0000 (18:02 +0100)
committerGitHub <redacted>
Thu, 21 Dec 2023 17:02:30 +0000 (18:02 +0100)
commit139882392258671ffe5acdfcadc0bc08572d6eef
tree5bfd7d4d31e3679456979300ac0310bc563f0f9a
parentd3223afdad0ed2821a8ddf739c291cd410c92a11
cuda : replace asserts in wrong architecture checks with __trap (#4556)

* cuda : replace asserts in wrong architecture checks with __trap

* make bad_arch noreturn, remove returns
ggml-cuda.cu