Menu

#971 Build problems on developer version

Developer_(v3.11.x)
open-fixed
None
5
2014-12-16
2014-12-05
No

I'm having problems building the developer version of ATLAS. It says that gcc finds no input files. I've attached the error report.

1 Attachments

Discussion

  • R. Clint Whaley

    R. Clint Whaley - 2014-12-16
    • status: open --> open-accepted
    • assigned_to: R. Clint Whaley
     
  • R. Clint Whaley

    R. Clint Whaley - 2014-12-16

    The install died during access-major search single precision:

    ./xammsearch -p s
    make[3]: *** [res/seAMMRES.sum] Floating point exception (core dumped)
    

    (from sMMSEARCH.log).

    On of my PhD students has mentioned he has also had this problem with the latest devel release, but not with older devel releases. So, I should be able to confirm this problem, and fix it using our machine, which I will do ASAP. In the meantime, you might try the prior developer release . . .

    Thanks,
    Clint

     
  • R. Clint Whaley

    R. Clint Whaley - 2014-12-16

    I just got this crash on etl-corei112, so I confirm it. Still must investigate cause.

     
  • R. Clint Whaley

    R. Clint Whaley - 2014-12-16

    This problem caused by a blank line at the end of ATLAS/tune/blas/gemm/AMMCASES/samcases.idx. The long-term solution is to fix mmparse not to freak on a blank line, but for short-term, just delete this trailing blank line, and the install should work.

     
  • R. Clint Whaley

    R. Clint Whaley - 2014-12-16
    • status: open-accepted --> open-fixed
     
  • R. Clint Whaley

    R. Clint Whaley - 2014-12-16

    deleted the blank line in basefiles, will be fixed for 32.

     

Log in to post a comment.