Skip to content

cuda : disable host register by default#6206

Merged
ggerganov merged 1 commit into
masterfrom
sl/cuda-no-register
Mar 21, 2024
Merged

cuda : disable host register by default#6206
ggerganov merged 1 commit into
masterfrom
sl/cuda-no-register

Conversation

@slaren

@slaren slaren commented Mar 21, 2024

Copy link
Copy Markdown
Member

Disables pinning the model when using mmap, since it can cause instability on some systems. Host pinned memory can still be used enabled by setting the environment variable GGML_CUDA_REGISTER_HOST, or with --no-mmap.

Fixes #6149

@ggerganov
ggerganov merged commit d0a7123 into master Mar 21, 2024
@slaren
slaren deleted the sl/cuda-no-register branch March 21, 2024 22:29
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 3, 2024
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
AlexiAlp pushed a commit to minghaop/llama.cpp that referenced this pull request Jun 2, 2026
AlexiAlp pushed a commit to minghaop/llama.cpp that referenced this pull request Jun 2, 2026
fukuro-kun pushed a commit to fukuro-kun/fukuro-llama-cpp-turboquant that referenced this pull request Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

main does not terminate

2 participants