CuWise – 基于人工智能的CUDA优化助手

2作者: raghu_dev22 天前原帖
我开发了 cuWise,这是一个命令行工具,使用本地的 LLM(大语言模型)来分析 CUDA 性能分析日志并建议内核优化。它完全离线工作(不需要云服务或 API 密钥),并且注重开发者的隐私和可用性。<p>GitHub: https://github.com/Raghu-dev-pixel/cuWise<p>欢迎反馈、想法或功能建议!
查看原文
I built cuWise, a CLI tool that uses local LLMs to analyze CUDA profiling logs and suggest kernel optimizations. It works fully offline (no cloud or API keys), and it&#x27;s focused on developer privacy and usability.<p>GitHub: https:&#x2F;&#x2F;github.com&#x2F;Raghu-dev-pixel&#x2F;cuWise<p>Would love feedback, ideas, or feature suggestions!