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 |