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

Error out with intelligent message if ATLAS tune failed #1532

Closed
sagetrac-mabshoff mannequin opened this issue Dec 16, 2007 · 1 comment
Closed

Error out with intelligent message if ATLAS tune failed #1532

sagetrac-mabshoff mannequin opened this issue Dec 16, 2007 · 1 comment

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 16, 2007

On a loaded machine ATLAS tends to report the following

VARIATION EXCEEDS TOLERENCE, RERUN WITH HIGHER REPS.

It then errors out:

Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
gcc -V 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
gcc: '-V' option must have argument
make[6]: [error_report] Error 1 (ignored)
gcc --version 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
tar cf error_HAMMER64SSE3.tar Make.inc bin/INSTALL_LOG/*
gzip --best error_HAMMER64SSE3.tar
mv error_HAMMER64SSE3.tar.gz error_HAMMER64SSE3.tgz
make[6]: Leaving directory `/home/rlmill/sage-2.9.rc2/spkg/build/atlas-3.8.p5/ATLAS-build'
make[5]: Leaving directory `/home/rlmill/sage-2.9.rc2/spkg/build/atlas-3.8.p5/ATLAS-build'
make[4]: Leaving directory `/home/rlmill/sage-2.9.rc2/spkg/build/atlas-3.8.p5/ATLAS-build/bin'
Error report error_<ARCH>.tgz has been created in your top-level ATLAS
directory.  Be sure to include this file in any help request.
cat: ../../CONFIG/error.txt: No such file or directory
cat: ../../CONFIG/error.txt: No such file or directory


IN STAGE 1 INSTALL:  SYSTEM PROBE/AUX COMPILE

But the build of Sage goes on and fails down the road.

Cheers,

Michael

Component: numerical

Issue created by migration from https://trac.sagemath.org/ticket/1532

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-2.9 milestone Dec 16, 2007
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Dec 16, 2007

comment:1

Merged in 2.9.rc3. Updated in atlas-3.8.p6.spkg

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Dec 16, 2007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants