>>108322578
I tried that PR a few times in the past few weeks with two blackwell 6000s and not once did I manage to run a model successfully.
I'm getting ggml-backend-meta.cpp:1564: GGML_ASSERT(split_state.ne[j] % tensor->src[i]->ne[src_split_states[i].axis] == 0) failed
in llama-bench and ggml-backend-meta.cpp:1190: GGML_ASSERT(homogeneous_src_split_state.axis != GGML_BACKEND_SPLIT_AXIS_UNKNOWN) failed
in llama-server.
I tried with gpt-oss 20b and qwen 30b a3b because I saw them tested in the comments.