Skip to content

Comments

suppress cuda error messages (harmless) when doing training on ROCm #579

Open
cj401-amd wants to merge 3 commits intorocm-jaxlib-v0.8.2from
ci_cj_suppress_cuda_rocm-jaxlib-v0.8.2
Open

suppress cuda error messages (harmless) when doing training on ROCm #579
cj401-amd wants to merge 3 commits intorocm-jaxlib-v0.8.2from
ci_cj_suppress_cuda_rocm-jaxlib-v0.8.2

Conversation

@cj401-amd
Copy link

Motivation

  • suppress cuda error messages (harmless, shown below) when doing training on ROCm
2025-10-04 10:31:19.517493: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:467] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1759573879.528330   74721 cuda_dnn.cc:8579] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
E0000 00:00:1759573879.531514   74721 cuda_blas.cc:1407] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
W0000 00:00:1759573879.540288   74721 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
W0000 00:00:1759573879.540309   74721 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
W0000 00:00:1759573879.540312   74721 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
W0000 00:00:1759573879.540314   74721 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.

@i-chaochen i-chaochen added cherry-pick-candidate Mark a PR to be cherry-picked into the next ROCm JAX. Remove IIF the latest upstream contain the PR. Upstream rocm-jaxlib-v0.8.2 labels Jan 26, 2026
@cj401-amd cj401-amd force-pushed the ci_cj_suppress_cuda_rocm-jaxlib-v0.8.2 branch from 5bff8f1 to f72ed81 Compare January 26, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-candidate Mark a PR to be cherry-picked into the next ROCm JAX. Remove IIF the latest upstream contain the PR. rocm-jaxlib-v0.8.2 Upstream

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants