Created
February 15, 2024 21:45
-
-
Save leshikus/3213f2b2b01375ccd9f537a59a7bfab4 to your computer and use it in GitHub Desktop.
conda env for triton
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: triton | |
channels: | |
- conda-forge | |
dependencies: | |
- gxx_linux-64 11.*.* | |
- gcc_linux-64 11.*.* | |
- pip 23.* | |
- zlib | |
- cmake 3.22.* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment