Opened 11 years ago
Closed 5 years ago
#3083 closed enhancement (wontfix)
Replace LAPACK/BLAS
| Reported by: | anonymous | Owned by: | Martin Sjölund |
|---|---|---|---|
| Priority: | normal | Milestone: | never |
| Component: | Third-Party Libraries | Version: | trunk |
| Keywords: | Cc: |
Description
To increase the portability of OM you should replace all non ANSI-C libraries by alternatives. For example LAPACK/BLAS are written in fortran. You could use libs like BLIS or ATLAS to replace them.
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 5 years ago
| Milestone: | Future → never |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

OMC works fine using ATLAS last I checked. Anyway, the routines are mostly used by MSL so it is not an OMC ticket.