Replies: 1 comment
-
|
You should be able to pass down any arguments to magnet commands. So something like If you have a dependency, you need to get it first: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. For example, I would like to build something like CTranslate2 (https://opennmt.net/CTranslate2/installation.html), but it depends on oneDnn(https://github.com/oneapi-src/oneDNN). So, I need
cmake -DWITH_DNNL=ON ... How can I do it with magnet?Beta Was this translation helpful? Give feedback.
All reactions