Menu

ATLAS 3.10.3BETA works on Windows

2016-07-15
2016-09-13
  • R. Clint Whaley

    R. Clint Whaley - 2016-07-15

    I am preparing to do a new stable patch release, and have just finished
    updating it to compile on Windows64 + cygwin64. You can download at

    https://sourceforge.net/projects/math-atlas/files/Developer%20%28unstable%29/3.10.3BETA/

    ATLAS/doc/atlas_install.pdf has updated instructions on the Windows
    install. So far, I have gotten 64-bit versions to work with both cygwin
    and MinGW compilers using cygwin64.

    I believe cygwin64+minGW32 also works if you follow the directions.
    However, I have not been successful in using the cygwin64 shell with the
    32-bit cygwin compilers.

    If you try this and have a problem, submit a support request and I will
    try to fix before the release.

    Regards,
    Clint

     
  • Dejan Dosic

    Dejan Dosic - 2016-08-09

    This is great news. I did a 64-bit build with the 3.10.3. version of ATLAS on Windows 8. Unfortunately, the build I tried with MinGW compilers doesn't work correctly (make test not passing, also, lib not working) I think it is related to my Cygwin64 configuration.

    Can you please attach the configuration of your Cygwin64 installed packages, so I can diff it with mine and see what I did wrong. It would help me a lot.

    You can retrieve it by running "cygcheck -c -d" in cygwin.

     
    • R. Clint Whaley

      R. Clint Whaley - 2016-08-09

      On 08/09/2016 11:27 AM, Dejan Dosic wrote:

      This is great news. I did a 64-bit build with the 3.10.3. version of ATLAS on Windows 8. Unfortunately, the build I tried with MinGW compilers doesn't work correctly (make test not passing, also, lib not working) I think it is related to my Cygwin64 configuration.

      Can you please attach the configuration of your Cygwin64 installed packages, so I can diff it with mine and see what I did wrong. It would help me a lot.

      You can retrieve it by running "cygcheck -c -d" in cygwin.

      I tested on two windows machines, one of which has since died. The
      output on the surviving windows machine is attached.

       
      • Dejan Dosic

        Dejan Dosic - 2016-09-12

        Thanks!

         
  • Hans Horn

    Hans Horn - 2016-09-11

    Clint,
    Would you mind posting the configure params you used for the 64 bit build of atlas v3.10.3beta on windows 8?
    I'm trying to do a 64bit build atlas v3.10.3final using cygwin64 on windows 10 64bit
    Thx.,
    Hans

     

    Last edit: Hans Horn 2016-09-11
    • Dejan Dosic

      Dejan Dosic - 2016-09-12

      For me, "-b 64 --shared" did the trick.
      try adding "-v 2" to see if something is wrong

       

      Last edit: Dejan Dosic 2016-09-12
    • R. Clint Whaley

      R. Clint Whaley - 2016-09-13

      On 09/11/2016 10:31 AM, Hans Horn wrote:

      Clint,
      Would you mind posting the configure params you used for the 64 bit build of atlas 3.10.3 on windows 8?
      Thx.,
      Hans


      ATLAS 3.10.3BETA works on Windows


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/math-atlas/discussion/1026734/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

      Hans,

      I don't recall exactly. My guess is:
      ../configure -D c -DWALL -b 64
      for the 64-bit gnu version.

      Sorry,
      Clint

       

Log in to post a comment.