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

Make the ATLAS rebuild on tolerance incremental (followup to #1641) #5328

Closed
sagetrac-mabshoff mannequin opened this issue Feb 21, 2009 · 4 comments
Closed

Make the ATLAS rebuild on tolerance incremental (followup to #1641) #5328

sagetrac-mabshoff mannequin opened this issue Feb 21, 2009 · 4 comments

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Feb 21, 2009

My spkg from #1641 did not work 100% due to a bug in spkg-install that detected the failure. The fix is to delete error* in ATLAS' build directory on restart.

Since on some machines the ATLAS tune can fail hours into the build, i.e. Itanium or Sparc the incremental restart is the better solution IMHO.

Note that #5219 should be taken care of at the same time.

Cheers,

Michael

Component: packages: standard

Reviewer: Jeroen Demeyer

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

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-3.4 milestone Feb 21, 2009
@sagetrac-mabshoff sagetrac-mabshoff mannequin self-assigned this Feb 21, 2009
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Feb 21, 2009

comment:2

This info from the ATLAS 3.8 errata page might also be relevant here:

How do I restart an interrupted install?

If your ATLAS install was interrupted, and you have fixed the problem, you 
can usually safely (there are always exceptions; if the install died in the 
middle of an ar command, for instance, many systems cannot recover) restart 
the install by:

(1) Edit your Make.inc and if the INSTFLAGS macro includes the flags -a 1 
change them to: -a 0. This tells ATLAS not to recopy the arch defaults 
over your partially completed results.

(2) Issuing "make" from your BLDdir directory.

Cheers,

Michael

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Mar 1, 2009

comment:3

Better luck in 3.4.1.

Cheers,

Michael

@sagetrac-mabshoff sagetrac-mabshoff mannequin modified the milestones: sage-3.4, sage-3.4.1 Mar 1, 2009
@jdemeyer
Copy link

Reviewer: Jeroen Demeyer

@jdemeyer
Copy link

comment:4

I assume this is obsoleted by #10508.

@jdemeyer jdemeyer removed this from the sage-5.10 milestone May 16, 2013
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

1 participant