dusty-nv / jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
MIT License
2.36k stars 481 forks source link

Packages #636

Closed johnnynunez closed 1 month ago

johnnynunez commented 2 months ago

Tensorflow Tensorflow-text tensorflow-graphics openexr

johnnynunez commented 2 months ago

@dusty-nv i have an error with llvm. I don’t know why.

with this configuration I can compile outside docker

johnnynunez commented 2 months ago

ad08c0fe-452f-4370-be53-204e7e544b2b

johnnynunez commented 2 months ago

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
johnnynunez commented 2 months ago

@dusty-nv it is ready to merge

johnnynunez commented 2 months ago

@dusty-nv you can merge if you want. All is working

johnnynunez commented 2 months ago

tensorflow whls: https://drive.google.com/drive/folders/1hmlRUHO8qNhObpTozDB4815COc2PcbZB?usp=drive_link