Open
Description
Platform: Spack
Original URL: spack/spack#45253
Status: Open
Created: July 16, 2024
Original Title: Installation issue: adios2 +blosc2 linker issue to _xgetbv
Description:
This issue reports a linker problem when building ADIOS2 with the Blosc2 compression library. The error involves a missing _xgetbv
symbol during the linking phase, which appears to be related to CPU feature detection functionality in the Blosc2 library when used with ADIOS2.
The build fails with linker errors when trying to use ADIOS2 with Blosc2 compression support, specifically related to missing CPU feature detection symbols.
Auto-synced from external platform. Check original URL for updates.