Skip to content

Loving the simplified cmake files! Just a quick Q on switching CPU & GPU backends #10690

Answered by slaren
freebiesoft asked this question in Q&A
Discussion options

You must be logged in to vote

You can build any number of backends, although there may be some incompatibilities with backends that require using a different C/C++ compiler. In that case, it would still be possible to build these backends separately using GGML_BACKEND_DL and then bundle them together. You can use --device to select the devices you want to use, and --list-devices to view a list of available devices.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by freebiesoft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants