Skip to content
New issue

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

v2-lib: pass kfd device if use_all_gpus is selected and kfd device exists #1105

Merged
merged 19 commits into from
Dec 5, 2024

Conversation

stavros-k
Copy link
Contributor

@stavros-k stavros-k commented Dec 3, 2024

Passes /dev/kfd when user selects "All non-nvidia GPUS" and device exist on the host

Fixes #1100

Will only work after user updates to the next scale release
See

@stavros-k stavros-k reopened this Dec 3, 2024
Base automatically changed from sync-v2 to master December 4, 2024 07:37
@stavros-k stavros-k changed the title ollama: fix rocm gpu issue v2-lib: pass kfd device if use_all_gpus is selected and kfd device exists Dec 4, 2024
@stavros-k stavros-k marked this pull request as ready for review December 4, 2024 13:03
@stavros-k stavros-k requested a review from Qubad786 December 4, 2024 13:04
@stavros-k stavros-k merged commit bc997c7 into master Dec 5, 2024
5 checks passed
@stavros-k stavros-k deleted the kdf-rocm branch December 5, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ollama rocm image can't access the gpu due to permission problems
2 participants