-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
🚀 The feature, motivation and pitch
我用的版本是:triton_v3.5.x
我是按照这个文档的从源代码安装这个步骤来的。
执行过程如下:
export FLAGTREE_BACKEND=nvidia # 当是nvidia的时候这个可以不用设置? cd python # Need to enter the python directory for Triton 3.1/3.2/3.3 python3 -m pip install . --no-build-isolation -v # Install flagtree and uninstall triton python3 -m pip show flagtree cd ${ANY_OTHER_PATH}; python3 -c 'import triton; print(triton.__path__)'
但是一直报错 根本解决不完。。。
源代码安装之前,需要下载什么开源工程吗?比如llvm-project、mlir、triton这些是否需要提前下载好?对应的版本是否有特殊要求?
小白确实不知道怎么下手T_T,跪求大佬们给小白一个傻瓜式的安装教程
Alternatives
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels