Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GSL splingalg fails on aarch64 #87

Open
martin-g opened this issue Dec 9, 2022 · 0 comments
Open

GSL splingalg fails on aarch64 #87

martin-g opened this issue Dec 9, 2022 · 0 comments

Comments

@martin-g
Copy link
Collaborator

martin-g commented Dec 9, 2022

su "ohpc" -p -c "cd $PWD; ./bootstrap; ./configure --disable-all --enable-gsl; make check"

fails with

not ok 44 [libs/GSL] run splinalg under resource manager (slurm/gnu12)
# (from function `run_serial_binary' in file ./common/functions, line 216,
#  in test file rm_execution, line 473)
#   `run_serial_binary ./$tx1' failed with status 2
# /ohpc/tests/libs/gsl/tests/splinalg /ohpc/tests/libs/gsl/tests
# srun: job 848 queued and waiting for resources
# srun: job 848 has been allocated resources
# srun: error: c0: task 0: Exited with exit code 2
# slurmstepd-c0: error: execve(): /ohpc/tests/libs/gsl/tests/splinalg/./test: No such file or directory
not ok 45 [libs/GSL] run spmatrix under resource manager (slurm/gnu12)
# (from function `flunk' in file ./common/test_helper_functions.bash, line 14,
#  in test file rm_execution, line 481)
#   `flunk "$tx1 binary does not exist"' failed
# /ohpc/tests/libs/gsl/tests/spmatrix /ohpc/tests/libs/gsl/tests
# test binary does not exist
not ok 46 [libs/GSL] run statistics under resource manager (slurm/gnu12)
# (from function `flunk' in file ./common/test_helper_functions.bash, line 14,
#  in test file rm_execution, line 491)
#   `flunk "$tx1 binary does not exist"' failed
# /ohpc/tests/libs/gsl/tests/statistics /ohpc/tests/libs/gsl/tests
# test binary does not exist
not ok 47 [libs/GSL] run sum under resource manager (slurm/gnu12)
# (from function `flunk' in file ./common/test_helper_functions.bash, line 14,
#  in test file rm_execution, line 501)
#   `flunk "$tx1 binary does not exist"' failed
# /ohpc/tests/libs/gsl/tests/sum /ohpc/tests/libs/gsl/tests
# test binary does not exist
not ok 48 [libs/GSL] run sys under resource manager (slurm/gnu12)
# (from function `flunk' in file ./common/test_helper_functions.bash, line 14,
#  in test file rm_execution, line 511)
#   `flunk "$tx1 binary does not exist"' failed
# /ohpc/tests/libs/gsl/tests/sys /ohpc/tests/libs/gsl/tests
# test binary does not exist
not ok 49 [libs/GSL] run vector under resource manager (slurm/gnu12)
# (from function `flunk' in file ./common/test_helper_functions.bash, line 14,
#  in test file rm_execution, line 521)
#   `flunk "$tx1 binary does not exist"' failed
# /ohpc/tests/libs/gsl/tests/vector /ohpc/tests/libs/gsl/tests
# test binary does not exist
not ok 50 [libs/GSL] run wavelet under resource manager (slurm/gnu12)
# (from function `flunk' in file ./common/test_helper_functions.bash, line 14,
#  in test file rm_execution, line 536)
#   `flunk "$tx1 binary does not exist"' failed
# /ohpc/tests/libs/gsl/tests/wavelet /ohpc/tests/libs/gsl/tests
# test binary does not exist
FAIL libs/gsl/ohpc-tests/test_compiler_families (exit status: 2)

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

No branches or pull requests

1 participant