llama.cpp
MSVC instruction detection (fixed up #809)
#3923
Merged

MSVC instruction detection (fixed up #809) #3923

ggerganov merged 15 commits into ggml-org:master from instruction_detection
netrunnereve
howard0su Add detection code for avx
5f50d151
howard0su Only check hardware when option is ON
7adce4f6
howard0su Modify per code review sugguestions
ac072d7c
howard0su Build locally will detect CPU
a8a22ff9
JDunn3 Fixes CMake style to use lowercase like everywhere else
8a2a7310
netrunnereve merge in https://github.com/howard0su/llama.cpp/tree/cmake
51c99e46
netrunnereve cleanup
b7ecd0a7
netrunnereve pull in https://github.com/JDunn3/llama.cpp/tree/cmake
d104725a
netrunnereve fix merge
4998f59e
netrunnereve linux/gcc version for testing
ec40b70e
netrunnereve msvc combines avx2 and fma into /arch:AVX2 so check for both
3cc91b2d
netrunnereve cleanup
5c5281b2
netrunnereve msvc only version
14aded64
netrunnereve style
447e50a9
netrunnereve Update FindSIMD.cmake
c3b0af42
ggerganov
ggerganov approved these changes on 2023-11-03
cebtenzzre
netrunnereve netrunnereve marked this pull request as ready for review 1 year ago
netrunnereve
cebtenzzre
cebtenzzre approved these changes on 2023-11-04
ggerganov ggerganov merged c41ea36e into master 1 year ago
netrunnereve netrunnereve deleted the instruction_detection branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone