Changes between Initial Version and Version 1 of Ticket #20542, comment 6
- Timestamp:
- May 3, 2016, 10:50:15 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20542, comment 6
initial v1 1 The mechanics looks alright but I w ent to have a few hours to digest it. Since we are not changing the current spkg, things are not as informative as they could be. How do you know from `configure --help` that1 The mechanics looks alright but I want to have a few hours to digest it. Since we are not changing the current spkg, things are not as informative as they could be. How do you know from `configure --help` that 2 2 1) --with-blas=atlas (or nothing) allows you to use a system ATLAS via an environment variable. 3 3 2) that the same option will give use the accelerate framework on OS X by default (there is a way to force ATLAS build but that's a real expert case).