You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is marked as resolved (#21121) with the jaxlib 0.4.28 but it still present in 0.4.38 as it shown in my output :
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
System info (python version, jaxlib version, accelerator, etc.)
Technical info
This warning occurs within a docker image built from nvcr.io/nvidia/tensorflow:24.11-tf2-py3 as base
Using Mediapipe from my application.
root@d34687ce775d:/app# nvidia-smi
Sat Jan 11 08:58:14 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.120 Driver Version: 550.120 CUDA Version: 12.6 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA RTX A6000 Off | 00000000:41:00.0 Off | 0 |
| 30% 34C P8 10W / 300W | 44645MiB / 46068MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
+-----------------------------------------------------------------------------------------+
root@d34687ce775d:/app# nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Tue_Oct_29_23:50:19_PDT_2024
Cuda compilation tools, release 12.6, V12.6.85
Build cuda_12.6.r12.6/compiler.35059454_0
The text was updated successfully, but these errors were encountered:
Description
This issue is marked as resolved (#21121) with the jaxlib 0.4.28 but it still present in 0.4.38 as it shown in my output :
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
ingestion | '+ptx85' is not a recognized feature for this target (ignoring feature)
System info (python version, jaxlib version, accelerator, etc.)
Technical info
This warning occurs within a docker image built from nvcr.io/nvidia/tensorflow:24.11-tf2-py3 as base
Using Mediapipe from my application.
root@d34687ce775d:/app# pip show jaxlib
Name: jaxlib
Version: 0.4.38
Summary: XLA library for JAX
Home-page: https://github.com/jax-ml/jax
Author: JAX team
Author-email: [email protected]
License: Apache-2.0
Location: /usr/local/lib/python3.12/dist-packages
Requires: ml-dtypes, numpy, scipy
Required-by: jax, mediapipe, pylexfluent
root@d34687ce775d:/app# pip show jax
Name: jax
Version: 0.4.38
Summary: Differentiate, compile, and transform Numpy code.
Home-page: https://github.com/jax-ml/jax
Author: JAX team
Author-email: [email protected]
License: Apache-2.0
Location: /usr/local/lib/python3.12/dist-packages
Requires: jaxlib, ml_dtypes, numpy, opt_einsum, scipy
Required-by: mediapipe, pylexfluent
root@d34687ce775d:/app# pip list | grep nvidia
nvidia-cublas-cu12 12.4.5.8
nvidia-cuda-cupti-cu12 12.4.127
nvidia-cuda-nvrtc-cu12 12.4.127
nvidia-cuda-runtime-cu12 12.4.127
nvidia-cudnn-cu12 9.1.0.70
nvidia-cufft-cu12 11.2.1.3
nvidia-curand-cu12 10.3.5.147
nvidia-cusolver-cu12 11.6.1.9
nvidia-cusparse-cu12 12.3.1.170
nvidia-dali-cuda120 1.43.0
nvidia-dali-tf-plugin-cuda120 1.43.0
nvidia-nccl-cu12 2.21.5
nvidia-nvimgcodec-cu12 0.4.0.9
nvidia-nvjitlink-cu12 12.4.127
nvidia-nvtx-cu12 12.4.127
root@d34687ce775d:/app# nvidia-smi
Sat Jan 11 08:58:14 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.120 Driver Version: 550.120 CUDA Version: 12.6 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA RTX A6000 Off | 00000000:41:00.0 Off | 0 |
| 30% 34C P8 10W / 300W | 44645MiB / 46068MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
+-----------------------------------------------------------------------------------------+
root@d34687ce775d:/app# nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Tue_Oct_29_23:50:19_PDT_2024
Cuda compilation tools, release 12.6, V12.6.85
Build cuda_12.6.r12.6/compiler.35059454_0
The text was updated successfully, but these errors were encountered: