Vladislav Vinogradov
7ed38b97c3
fix cuda::BufferPool deinitialization
...
The deinitialization of BufferPool internal objects is controled by global
object, but it depends on other global objects, which leads to errors
caused by undefined deinitialization order of global objects.
I merge global objects initialization into single class, which performs
initialization and deinitialization in correct order.
2014-12-23 17:41:24 +03:00
..
2014-12-01 15:50:36 +03:00
2014-12-19 17:05:26 +03:00
2014-12-23 17:41:24 +03:00
2014-12-01 15:50:36 +03:00
2014-12-22 10:58:07 +00:00
2014-12-22 11:48:19 +03:00
2014-12-22 11:48:19 +03:00
2014-12-22 11:48:19 +03:00
2014-12-22 11:48:19 +03:00
2014-12-01 15:50:36 +03:00
2014-12-22 11:48:19 +03:00
2014-12-22 11:48:19 +03:00
2014-12-22 11:48:19 +03:00
2014-12-22 11:48:19 +03:00
2014-12-22 10:58:07 +00:00
2014-12-05 12:55:54 +00:00
2014-12-01 15:50:36 +03:00
2014-12-22 11:58:01 +00:00
2014-12-01 15:50:36 +03:00
2014-12-22 11:58:01 +00:00
2014-10-20 06:50:34 +00:00
2014-12-08 09:21:55 +01:00
2014-12-22 11:58:01 +00:00
2014-12-22 11:58:01 +00:00
2014-12-03 18:12:01 +03:00
2014-12-16 12:46:07 +01:00
2014-12-01 15:50:55 +03:00
2014-12-01 15:50:55 +03:00
2014-11-05 19:44:36 +03:00
2014-12-19 17:05:26 +03:00
2014-12-22 11:14:29 +00:00
2014-12-01 15:50:55 +03:00
2014-12-01 15:50:36 +03:00
2014-12-05 17:48:28 +03:00
2014-08-05 20:12:35 +04:00