Skip to content

cuda : disable host register by default#6206

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

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

Conversation

@slaren
Copy link
Copy Markdown
Member

@slaren slaren commented Mar 21, 2024

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
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