Skip to content

stage-zero-files-generation failed on malloc #41

@get-jiang

Description

@get-jiang

We met a lots of dependences error when run configure, so we use spack to load most of dependences and set PKG_CONFIG_PATH LD_LIBRARY_PATH etc to make them to be found during building.

- intel-oneapi-mkl: 2024.2.2
- intel-oneapi-mpi: 2021.16.0
- hwloc: 2.11.1
- parallel-netcdf: 1.14.0
- netcdf: 4.9.2
- blaspp: 2025.05.28
- openblas: 0.3.30

This method let us run configure and clean build successfully. However, when we tried to run the following command, the error pops out.

Image Using gdb to debug, we guess it caused by incompatible dependences version(mpi, starpu, blas most likely). Image

If it is indeed as we have guessed, can you list the dependences and corresponding version, so we can align with yours.
Thanks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions