OpenBLAS/lapack-netlib/INSTALL
Martin Kroeker b7873605d4
Use f2c translations of LAPACK when no Fortran compiler is available (#3539)
* Add C equivalents of the Fortran routines from Reference-LAPACK as fallbacks, and C_LAPACK variable to trigger their use
2022-04-09 22:38:58 +02:00
..
CMakeLists.txt added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
LAPACK_version.f Update LAPACK to 3.8.0 2017-11-23 18:13:35 +01:00
Makefile Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
dlamch.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
dlamch.f [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
dlamchf77.f [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
dlamchtst.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecnd_EXT_ETIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecnd_EXT_ETIME_.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecnd_INT_CPU_TIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecnd_INT_ETIME.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
dsecnd_INT_ETIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecnd_NONE.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
dsecnd_NONE.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecndtst.f Update LAPACK to 3.8.0 2017-11-23 18:13:35 +01:00
ilaver.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
ilaver.f [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
lsame.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
lsame.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
lsametst.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
lsametst.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
make.inc.ALPHA [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.HPPA [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.IRIX64 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.O2K [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.SGI5 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.SUN4 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.SUN4SOL2 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.XLF [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.gfortran [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.gfortran_debug [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.ifort [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.pgf95 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.pghpf [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
second_EXT_ETIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
second_EXT_ETIME_.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
second_INT_CPU_TIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
second_INT_ETIME.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
second_INT_ETIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
second_NONE.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
second_NONE.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
secondtst.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
secondtst.f Update LAPACK to 3.8.0 2017-11-23 18:13:35 +01:00
slamch.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
slamch.f [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
slamchf77.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
slamchtst.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
tstiee.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00