llama.cpp
move BLAS to a separate backend
#6210
Merged

move BLAS to a separate backend #6210

slaren merged 15 commits into master from sl/blas-backend
slaren
ggerganov
mofosyne mofosyne added Review Complexity : High
mofosyne mofosyne added refactoring
github-actions
jeffzhou2000
slaren
github-actions github-actions added ggml
slaren slaren force pushed from d7cc6bc0 to cde46d2e 1 year ago
github-actions github-actions added build
slaren slaren force pushed from cde46d2e 1 year ago
slaren slaren force pushed 1 year ago
slaren slaren force pushed to ca912057 1 year ago
github-actions github-actions added Vulkan
github-actions github-actions added SYCL
github-actions github-actions added Kompute
slaren move BLAS to a separate backend
7f58793c
slaren rename GGML_USE_OPENBLAS to GGML_USE_BLAS
b88957e5
slaren add support for out_prod
77f88e35
slaren alloc : reuse same buffer when the same buffer type if used multiple …
845fa20f
slaren slaren force pushed from ca912057 to 845fa20f 1 year ago
slaren
slaren support multithreaded dequantization with std::async when openmp is n…
2bfdb7fe
ggerganov
slaren fix apple build
0425305d
slaren slaren marked this pull request as ready for review 1 year ago
slaren ggml-ci
2dd049ed
slaren reuse main thread
63e06d0c
slaren
slaren Merge remote-tracking branch 'origin/master' into sl/blas-backend
fa2ec607
slaren set number of threads automatically for openblas and blis
a8a1bf79
slaren sched : print assignments when GGML_SCHED_DEBUG env variable is set
ecb75b5f
ggerganov
slaren
slaren fixes
e0665981
github-actions github-actions added examples
slaren
ggerganov ggerganov requested a review from ggerganov ggerganov 1 year ago
ggerganov
ggerganov commented on 2024-06-12
slaren
slaren Apply suggestions from code review
a54b7912
slaren
slaren
jeffzhou2000
ggerganov
jeffzhou2000
ggerganov
slaren
ggerganov
ggerganov approved these changes on 2024-06-12
slaren fix metal being used in layers not offloaded
ae9cd856
slaren sched : allow ops with weights on an incompatible buffer type
211fb045
slaren slaren merged f578b86b into master 1 year ago
slaren slaren deleted the sl/blas-backend branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone