Closed johnnynunez closed 1 month ago
@dusty-nv i have an error with llvm. I don’t know why.
with this configuration I can compile outside docker
with this configuration outside works:
build --action_env PYTHON_BIN_PATH="/home/johnny/Projects/py310/bin/python3"
build --action_env PYTHON_LIB_PATH="/home/johnny/Projects/py310/lib/python3.10/site-packages"
build --python_path="/home/johnny/Projects/py310/bin/python3"
build:cuda --repo_env HERMETIC_CUDA_VERSION="12.6.0"
build:cuda --repo_env HERMETIC_CUDNN_VERSION="9.3.0"
build:cuda --repo_env HERMETIC_CUDA_COMPUTE_CAPABILITIES="8.7"
build --action_env LD_LIBRARY_PATH="/usr/local/cuda-12.6/lib64:"
build --config=cuda_clang
build --action_env CLANG_CUDA_COMPILER_PATH="/usr/lib/llvm-17/bin/clang"
build --copt=-Wno-gnu-offsetof-extensions
build --config=cuda_clang
build:opt --copt=-Wno-sign-compare
build:opt --host_copt=-Wno-sign-compare
test --test_size_filters=small,medium
test --test_env=LD_LIBRARY_PATH
test:v1 --test_tag_filters=-benchmark-test,-no_oss,-oss_excluded,-no_gpu,-oss_serial
test:v1 --build_tag_filters=-benchmark-test,-no_oss,-oss_excluded,-no_gpu
test:v2 --test_tag_filters=-benchmark-test,-no_oss,-oss_excluded,-no_gpu,-oss_serial,-v1only
test:v2 --build_tag_filters=-benchmark-test,-no_oss,-oss_excluded,-no_gpu,-v1only
@dusty-nv it is ready to merge
@dusty-nv you can merge if you want. All is working
Tensorflow Tensorflow-text tensorflow-graphics openexr