Benoit Steiner
|
f8fbb3f9a6
|
Fixed several compilation warnings reported by clang
|
2015-02-25 22:22:37 -08:00 |
|
Benoit Steiner
|
410895a7e4
|
Silenced several compilation warnings
|
2015-02-10 12:13:19 -08:00 |
|
Benoit Steiner
|
f697df7237
|
Improved support for RowMajor tensors
Misc fixes and API cleanups.
|
2015-01-14 15:38:48 -08:00 |
|
Benoit Steiner
|
71676eaddd
|
Added support for RowMajor inputs to the contraction code.
|
2015-01-14 12:36:57 -08:00 |
|
Benoit Steiner
|
b1789c112b
|
Improved handling of 1d tensors
|
2014-11-03 08:51:33 -08:00 |
|
Benoit Steiner
|
d853adffdb
|
Avoid calling get_future() more than once on a given promise.
|
2014-10-16 10:10:04 -07:00 |
|
Benoit Steiner
|
bfdd9f3ac9
|
Made the blocking computation aware of the l3 cache
Also optimized the blocking parameters to take into account the number of threads used for a computation
|
2014-10-15 15:32:59 -07:00 |
|
Benoit Steiner
|
dba55041ab
|
Added support for promises
Started to improve multithreaded contractions
|
2014-10-15 11:20:36 -07:00 |
|