-
Notifications
You must be signed in to change notification settings - Fork 33
Description
We are currently running into this error on aarch64-linux CI for the Python-JAX test:
2024-12-30 21:52:33.649409: I external/xla/xla/service/llvm_ir/llvm_command_line_options.cc:50] XLA (re)initializing LLVM with options fingerprint: 12488328760584806018
--
| 'neoverse-n1' is not a recognized processor for this target (ignoring processor)
| '+crc' is not a recognized feature for this target (ignoring feature)
| '+fp-armv8' is not a recognized feature for this target (ignoring feature)
| '+lse' is not a recognized feature for this target (ignoring feature)
| '+neon' is not a recognized feature for this target (ignoring feature)
| '+sha2' is not a recognized feature for this target (ignoring feature)
...
LLVM ERROR: 64-bit code requested on a subtarget that doesn't support it!
[740] signal (6.-6): Aborted
--
| in expression starting at /cache/build/default-aws-aarch64-ci-0-4/julialang/reactant-dot-jl/test/integration/python.jl:7
Metadata
Metadata
Assignees
Labels
No labels