Opened 9 years ago
Closed 9 years ago
#49021 closed defect (worksforme)
octave: warning
Reported by: | kjy9308@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | octave |
Attachments (3)
Change History (6)
Changed 9 years ago by kjy9308@…
Attachment: | run_octave.png added |
---|
Changed 9 years ago by kjy9308@…
Attachment: | warning.png added |
---|
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to michaelld@… |
---|---|
Summary: | ovate_warning → octave: warning |
Changed 9 years ago by kjy9308@…
Attachment: | re_octave.png added |
---|
comment:3 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Yes, that's correct now. This is not a big deal; you can use +accelerate or +atlas & either will generally work for most users. But, the former does have known issues with specific routines while the latter does not have those issues. This knowledge of issues comes from executing "make test" after octave is built, though I will admit that I haven't had time to do it on 10.11 yet so it is possible accelerate fixes some of those issues in the latest release. Either way, you should be fine now. Good luck!
Note: See
TracTickets for help on using
tickets.
As far as I can tell, the warning is telling you that if you run
then you can avoid certain crashes in octave.