Commit Graph

10 Commits

Author SHA1 Message Date
Philippe Tillet
f06c85c97c Tests: Now using smaller and prime sizes for tests 2015-08-10 22:53:39 -07:00
Philippe Tillet
ebab87af61 Code quality: everything now compiles without warnings on MSVC 2015-08-05 13:01:20 -07:00
Philippe Tillet
92d8afc888 Code quality: cleaned backend terminology 2015-08-03 17:11:24 -07:00
Philippe Tillet
dd5f592fd8 Code quality: destructors of static global objects will no longer call external dependencies. Manual cleaning possible through backend::release()
This should solve errors when libOpenCL's ICD was unloaded prior to libisaac.
2015-07-31 15:47:41 -07:00
Philippe Tillet
dfe3d26f5e Misc: Fixed compilation issues on tests/bench 2015-07-31 01:02:59 -07:00
Philippe Tillet
29bdf7f546 Code quality: made the backend static 2015-07-30 21:15:37 -07:00
Philippe Tillet
9c15debf8b Code quality: removed tools::shared_ptr<> 2015-07-28 15:26:10 -07:00
Philippe Tillet
5f78dedbcd Tests: Added double precision check 2015-07-26 21:35:39 -07:00
Philippe Tillet
cbe930398e Code quality: Cleaned directory folder, variable names and mingw compliance 2015-07-21 13:29:23 -04:00
Philippe Tillet
cfa6ea812d Cleaning: Largely renamed templates to BLAS-like names 2015-07-11 11:21:15 -04:00