python3Packages.openai-triton: fix build module
This commit is contained in:
@@ -91,8 +91,7 @@ buildPythonPackage rec {
|
||||
--replace "include (\''${CMAKE_CURRENT_SOURCE_DIR}/googletest.cmake)" ""\
|
||||
--replace "include(GoogleTest)" "find_package(GTest REQUIRED)"
|
||||
|
||||
cat << \EOF > python/triton/common/build.py
|
||||
|
||||
cat << \EOF >> python/triton/common/build.py
|
||||
def libcuda_dirs():
|
||||
return [ "${addDriverRunpath.driverLink}/lib" ]
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user