Hank Anderson
|
13d2d48e67
|
Added yet another naming scheme for lapack functions.
|
2015-02-06 13:42:20 -06:00 |
Hank Anderson
|
627d5e7401
|
Added SMP objects to driver/level3.
|
2015-02-05 12:22:48 -06:00 |
Hank Anderson
|
943fa2fb58
|
Fixed object names in level2.
|
2015-02-05 10:49:11 -06:00 |
Hank Anderson
|
1b62a4f3c9
|
Changed some function parameters to optional.
|
2015-02-05 09:39:40 -06:00 |
Hank Anderson
|
461e691127
|
Codes when define is absent are now a parameter to AllCombinations.
The level3 object names should now be correct.
|
2015-02-05 09:23:47 -06:00 |
Hank Anderson
|
cfaf1c678f
|
Added option to append define codes with an underscore.
Fixed the code array not getting reset on subsequent AllCombinations
calls.
|
2015-02-05 09:17:18 -06:00 |
Hank Anderson
|
0d7bad1f35
|
Changed GenerateObjects to append combination codes (e.g. dtrmm_TU).
|
2015-02-05 09:02:54 -06:00 |
Hank Anderson
|
58cff2fed8
|
Added CBLAS define/naming convention to GenerateNamedObjects.
|
2015-02-04 11:30:15 -06:00 |
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.
|
2015-02-04 10:52:19 -06:00 |
Hank Anderson
|
a0aeda6187
|
Added function to set defines for the object names (e.g. -DNAME=dgemm).
|
2015-02-04 10:37:34 -06:00 |
Hank Anderson
|
5057a4b4df
|
Added openblas add_library call that uses DBLAS_OBJS ojbects.
|
2015-01-30 15:21:21 -06:00 |
Hank Anderson
|
d3dcdddf75
|
Moved functions into util cmake file.
|
2015-01-30 13:47:40 -06:00 |