llama.cpp
Some portability improvements from trying to build with Visual Studio 2017
#12150
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
4
Changes
View On
GitHub
Some portability improvements from trying to build with Visual Studio 2017
#12150
ggerganov
merged 4 commits into
ggml-org:master
from
mgroeber9110:msvc-portability-improvements
Add include files for std::min/max and std::toupper/tolower
bc191d68
win32: move _USE_MATH_DEFINES before includes to ensure M_PI is defined
39368791
Use GGML_RESTRICT instead of "restrict" keyword everywhere, and use "…
6ee19f7e
win32: only use __restrict in MSVC if C11/C17 support is not enabled
89f52ef5
github-actions
added
examples
github-actions
added
ggml
slaren
approved these changes on 2025-03-03
ggerganov
merged
5bbe6a9f
into master
220 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
slaren
Assignees
No one assigned
Labels
examples
ggml
Milestone
No milestone
Login to write a write a comment.
Login via GitHub