Opened 12 years ago

Closed 12 years ago

#32351 closed enhancement (fixed)

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

Reported by: tenomoto (Takeshi Enomoto) Owned by: michaelld (Michael Dickens)
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 (1)

Portfile.diff (1.5 KB) - added by tenomoto (Takeshi Enomoto) 12 years ago.
Portfile.diff

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by tenomoto (Takeshi Enomoto)

Attachment: Portfile.diff added

Portfile.diff

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

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

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 12 years ago by tenomoto (Takeshi Enomoto)

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 12 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Done in r87964.

Note: See TracTickets for help on using tickets.