Commit Graph

8 Commits

Author SHA1 Message Date
Martin Pulec
75503b84a7 OS X: support for 10.10 and compile fixes 2014-10-20 12:47:52 +02:00
Martin Pulec
94147b195a LDGM: use elapsed_time_ms 2014-10-17 14:00:47 +02:00
Martin Pulec
b349df1eef LDGM: rewrite Timer_util with std::chrono 2014-10-17 11:49:13 +02:00
Martin Pulec
7849d4fcbe LDGM: remove UG and Linux dependency
TODO: replace gettimeofday() calls (now commented out) with
std::chrono::steady_clock (or similar).
2014-10-16 17:33:05 +02:00
Martin Pulec
00ce812db3 Couple of small fixes (mainly leaks) 2014-10-08 17:39:04 +02:00
Martin Pulec
b3b55b1c21 LDGM GPU: remove cuda from headers 2014-08-26 20:19:21 +02:00
Martin Pulec
50ef2d2f31 Added CUDA LDGM implementation
Currently, disabled by default, needs --enable-ldgm-gpu flag to
configure.
2014-08-26 15:48:27 +02:00
Martin Pulec
f19183f22c added LDGM 2012-06-02 21:46:53 +02:00