Changes between Initial Version and Version 1 of Ticket #26715, comment 36
- Timestamp:
- 11/23/18 00:57:49 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26715, comment 36
initial v1 1 And at last for those still interested I did a build with gcc+ifort (intel fortran compiler). Same kind of set up as for PGI. I had to also provide `LD_LIBRARY_PATH` for the compiler's librar ybecause they don't know how to find each other in the same folder :(1 And at last for those still interested I did a build with gcc+ifort (intel fortran compiler). Same kind of set up as for PGI. I had to also provide `LD_LIBRARY_PATH` for the compiler's libraries because they don't know how to find each other in the same folder :( 2 2 3 3 openblas need the upgrade to 0.3.3 because of this https://github.com/xianyi/OpenBLAS/issues/1548