Skip to content

Conversation

@yzewei
Copy link
Contributor

@yzewei yzewei commented Jan 26, 2026

The torch CPU version is missing symbols related to the gomp libs.

[BOX64] Error: Symbol omp_set_num_threads not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1ae68470 (0x1086c56) in /home/yzw/python-trans/python-standalone/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so (optver=36 / OMP_1.0)
[BOX64] Error: Symbol omp_in_parallel not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1ae68490 (0x1086c96) in /home/yzw/python-trans/python-standalone/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so (optver=36 / OMP_1.0)
[BOX64] Error: Symbol GOMP_barrier not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1ae92d68 (0x10dbe46) in /home/yzw/python-trans/python-standalone/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so (optver=38 / GOMP_1.0)
[BOX64] Error: Symbol omp_get_num_procs not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1ae969d8 (0x10e3726) in /home/yzw/python-trans/python-standalone/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so (optver=36 / OMP_1.0)
[BOX64] Error: Symbol GOMP_loop_dynamic_start not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1ae96a70 (0x10e3856) in /home/yzw/python-trans/python-standalone/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so (optver=38 / GOMP_1.0)
[BOX64] Error: Symbol GOMP_loop_dynamic_next not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1ae96a78 (0x10e3866) in /home/yzw/python-trans/python-standalone/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so (optver=38 / GOMP_1.0)
[BOX64] Error: Symbol GOMP_loop_end not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1ae96a80 (0x10e3876) in /home/yzw/python-trans/python-standalone/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so (optver=38 / GOMP_1.0)
[BOX64] Error: Symbol GOMP_critical_start not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1ae96dc8 (0x10e3f06) in /home/yzw/python-trans/python-standalone/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so (optver=38 / GOMP_1.0)
[BOX64] Error: Symbol GOMP_critical_end not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1ae96dd0 (0x10e3f16) in /home/yzw/python-trans/python-standalone/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so (optver=38 / GOMP_1.0)

Signed-off-by: Zewei Yang <yangzewei@loongson.cn>
@ptitSeb ptitSeb merged commit 5c7b90a into ptitSeb:main Jan 26, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants