New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32351 (closed enhancement: fixed)

Opened 19 months ago

Last modified 18 months ago

octave-devel: atlas and accelerate variants; llvm-gcc-4.2 instead of clang

Reported by: takeshi@… Owned by: michaelld@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: haspatch Cc:
Port: octave-devel

Description

Enabled use of Accelerate framework by wrapping sdot in dotwrp. Created atlas and accelerate variants. Changed C compiler to llvm-gcc-4.2 with +g95.

Perhaps we can merge octave-devel to octave now.

Attachments

Portfile.diff (1.5 KB) - added by takeshi@… 19 months ago.
Portfile.diff

Change History

Changed 19 months ago by takeshi@…

Portfile.diff

comment:1 Changed 19 months ago by ryandesign@…

  • Cc michaelld@… removed
  • Summary changed from octave-devel to octave-devel: atlas and accelerate variants; llvm-gcc-4.2 instead of clang
  • Keywords haspatch added
  • Milestone MacPorts 2.0.4 deleted
  • Owner changed from macports-tickets@… to michaelld@…
  • Port set to octave-devel

Please remember to use a more specific Summary line, to fill in the Port field, to assign the ticket to that port's maintainer, to add the "haspatch" keyword when there's a patch attached, and that we don't use the Milestone field for port tickets. It's also usually better to file separate tickets for separate issues; this ticket looks like it encompasses at least three separate issues (adding variants; changing the compiler; merging octave-devel into octave). The changes to the variants probably mean the revision should be increased, right?

comment:2 Changed 19 months ago by takeshi@…

Ryan, sorry to take your time to fix the ticket. I must have submitted without double check. It would be nice if we could automate some of your work so that an incomplete or inconsistent ticket is rejected (another ticket? summer of code?).

What I need is +g95 (+accelerate) so the use of accelerate and compiler change is a single issue. Merge of octave and octave-devel is a suggestion.

Since the default is to use +gcc44 and +atlas, rebuild is just a waste of time for those who already have octave-devel. To stop migration to homebrew less compile time should be preferred ;-)

comment:3 Changed 18 months ago by michaelld@…

  • Status changed from new to closed
  • Resolution set to fixed

Done in r87964.

Note: See TracTickets for help on using tickets.