Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#42557 closed defect (duplicate)

Very very very long installation of Atlas

Reported by: Xsenon973@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: atlas

Description

I tried to install atlas by typing

sudo port install atlas

and installation successfully started, but it was too long about half a day.

And in terminal apears something like this:

make[7]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_atlas/atlas/work/ATLAS/build/src/blas/level1'
/Applications/Xcode.app/Contents/Developer/usr/bin/make Make_zcpsc
make[7]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_atlas/atlas/work/ATLAS/build/src/blas/level1'
make[7]: `Make_zcpsc' is up to date.

and this periodically

NB refinement search:
      *** i=4, nbB=72, NB=72, mul1=4, mul2=0 ***
      nb=4: 4282.37 4262.30 4002.93  --> 4282.37 MFLOP.
      nb=8: 5184.87 5229.02 5244.36  --> 5244.36 MFLOP.
      nb=12: 5899.80 5911.63 5930.85  --> 5930.85 MFLOP.
      nb=16: 6499.62 6532.74 6451.14  --> 6532.74 MFLOP.
      nb=20: 6151.94 6166.75 6332.16  --> 6332.16 MFLOP.
      nb=24: 6779.55 6785.41 6773.75  --> 6785.41 MFLOP.
      nb=28: 6687.15 6616.81 6581.89  --> 6687.15 MFLOP.

and many another tables with many data. The question is : what s going on? How much time does it take to configure and build atlas??

Change History (5)

comment:1 Changed 10 years ago by Xsenon973@…

Cc: Xsenon973@… added

Cc Me!

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Cc: Xsenon973@… removed
Keywords: atlas removed
Resolution: duplicate
Status: newclosed

In the future, please Cc the port maintainers (port info --maintainers atlas). As reporter, you do not need to Cc yourself.

Duplicate of #42160.

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Without knowing the specifications of your computer, it's impossible to say how long it should take to build atlas. But even on the latest fastest Macs with ample RAM, it will take several hours. Please try again. Let it run overnight, or even a full day if necessary. Let us know if it eventually finishes.

comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

Cc Me!

comment:5 Changed 10 years ago by Veence (Vincent)

I am going to tweak the Portfile today so as to make Apple clang the new default. That might save some headaches and spare hours of CPU intensive computation…

Note: See TracTickets for help on using tickets.