ggml-org/llama.cpp

Question: How to generate an MPS gputrace

开放

#6,506 创建于 2024年4月5日

 (11 条评论) (0 个反应) (0 位负责人)C++ (21,786 个派生)batch import
help wantedhigh priority

仓库指标

星标
 (124,222 个星标)
PR 合并指标
 (平均合并 6天 8小时) (30 天内合并 389 个 PR)

描述

We're doing some work over at https://github.com/huggingface/candle to improve our Metal backend, I've been collecting various gputraces for the different frameworks and was wondering if there was a documented/known way to generate one for llama.cpp during model inference.

Specifically talking about this type of debugger output: https://developer.apple.com/documentation/xcode/metal-debugger

贡献者指南