Skip to content

Conversation

Srihari-mcw
Copy link
Collaborator

The change in PR #7258 was intended to fix the issues faced while compiling with MSVC Compiler. In my machine with cmake in windows, MSVC was taken as the default compiler in windows. Following the issue reported in #7655, the code was updated to do type casts based on the compiler used. Explicit type casts are required in GCC and Clang, whereas its not required in MSVC. Thanks

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Jun 10, 2024
@mofosyne mofosyne added the Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix label Jun 12, 2024
@slaren slaren merged commit 5b6da18 into ggml-org:master Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ggml changes relating to the ggml tensor library for machine learning Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants