Replies: 1 comment
-
I enabled MMQ but the tensor cores is disabled. Could I enable both MMQ and tensor cores on a compile. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
ggml_init_cublas: GGML_CUDA_FORCE_MMQ: no
ggml_init_cublas: CUDA_USE_TENSOR_CORES: yes
ggml_init_cublas: found 1 CUDA devices:
Device 0: Tesla P40, compute capability 6.1
I am looking for a way to enable force MMQ but it does not seems to work.
CMake Warning:
Manually-specified variables were not used by the project:
Beta Was this translation helpful? Give feedback.
All reactions