Forwarded from > Artificial General Intelligence 🤖
Twitter
OpenAI
We’re releasing Triton 1.0, an open-source Python-like programming language for writing efficient GPU code. OpenAI researchers with no GPU programming experience have used Triton to produce kernels that are 2x faster than their PyTorch equivalents. opena…
Forwarded from Smart Manoj-இன் பதிவுத்தடம் 😎
Media is too big
VIEW IN TELEGRAM
Enable UTF-8 mode in Windows.
setx /m PYTHONUTF8 1setx /m PYTHONIOENCODING utf-8setx /m PYTHONBUFFERED 1setx PATHEXT "%PATHEXT%;.PY"
setx /m PY_PYTHON 3.10vs_buildtools.exe
1.4 MB
Source
Error: Microsoft Visual C++ 14.0 or greater is required.
Fix: Run this tool
In visual studio 2019, Individual Components tab, search the following and install
C++ Cmake Tools for windows
Windows 11 SDK (run winver to check version)
Run on Visual Studio Command prompt,
Error: Microsoft Visual C++ 14.0 or greater is required.
Fix: Run this tool
In visual studio 2019, Individual Components tab, search the following and install
C++ Cmake Tools for windows
Windows 11 SDK (run winver to check version)
Run on Visual Studio Command prompt,