Hank Anderson
|
e8c39138c6
|
Removed return value from GenerateNamedObjects.
It sets DBLAS_OBJS directly to save a bunch of list appending in the
CMakeLists.txt files.
|
10 years ago |
Hank Anderson
|
6b5d26e07b
|
Added SMP sources to level2 CMakeLists.txt.
|
10 years ago |
Hank Anderson
|
13d2d48e67
|
Added yet another naming scheme for lapack functions.
|
10 years ago |
Hank Anderson
|
627d5e7401
|
Added SMP objects to driver/level3.
|
10 years ago |
Hank Anderson
|
943fa2fb58
|
Fixed object names in level2.
|
10 years ago |
Hank Anderson
|
1b62a4f3c9
|
Changed some function parameters to optional.
|
10 years ago |
Hank Anderson
|
461e691127
|
Codes when define is absent are now a parameter to AllCombinations.
The level3 object names should now be correct.
|
10 years ago |
Hank Anderson
|
cfaf1c678f
|
Added option to append define codes with an underscore.
Fixed the code array not getting reset on subsequent AllCombinations
calls.
|
10 years ago |
Hank Anderson
|
0d7bad1f35
|
Changed GenerateObjects to append combination codes (e.g. dtrmm_TU).
|
10 years ago |
Hank Anderson
|
58cff2fed8
|
Added CBLAS define/naming convention to GenerateNamedObjects.
|
10 years ago |
Hank Anderson
|
5690cf3f0e
|
Added override for function names in GenerateNamedObjects.
The BLAS interface folder should now be generated the correct objects
for the DOUBLE case.
|
10 years ago |
Hank Anderson
|
a0aeda6187
|
Added function to set defines for the object names (e.g. -DNAME=dgemm).
|
10 years ago |
Hank Anderson
|
5057a4b4df
|
Added openblas add_library call that uses DBLAS_OBJS ojbects.
|
10 years ago |
Hank Anderson
|
d3dcdddf75
|
Moved functions into util cmake file.
|
10 years ago |