Opened 8 years ago
Closed 4 years ago
#52606 closed enhancement (fixed)
atlas: add gcc6 variant.
Reported by: | Schamschula (Marius Schamschula) | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | maehne (Torsten Maehne), petrrr |
Port: | atlas |
Description
atlas currently does not have a gcc6 variant.
As I was rebuilding my MacPorts under Sierra, I wanted to build octave with the atlas variant, using the same gcc6 compiler for atlas as for octave.
Attachments (1)
Change History (7)
Changed 8 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-atlas.diff added |
---|
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Version: | 2.3.4 |
---|
comment:2 Changed 8 years ago by Veence (Vincent)
Atlas needs a complete overhaul. The 3.10.3 version is out.
But the major problem is this: ‘atlas’ requires the CPU to run at full speed to properly measure performance. But MacOS 10.11+ apparently won’t let it do that: it automatically inserts idle cycles to keep the CPU cool when it detects the temperature rises too fast. That will thwart any attempt to derive meaningful measures.
I'll have first to figure out a way to de-activate that behaviour. I think I’ve stumbled on something trawling through the Internet, but it’ll take a bit of time to figure out how to piece everything together.
comment:3 Changed 8 years ago by maehne (Torsten Maehne)
Cc: | maehne added |
---|
comment:4 Changed 8 years ago by petrrr
Cc: | petrrr added |
---|
comment:5 Changed 7 years ago by Schamschula (Marius Schamschula)
Any news?
Never mind that lapack is now at version 3.7.0.
comment:6 Changed 4 years ago by Veence (Vincent)
Resolution: | → fixed |
---|---|
Status: | new → closed |
- Outdated -
Can this port be switched to use the compilers portgroup?