Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(32ed475a)
at
12 Apr 03:29
testing refactored
... and
1 more commit
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(13ca3625)
at
10 Apr 04:59
implemented testTextures, testTexturesRGBA
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(3610b7a6)
at
10 Apr 00:46
testCorrelate2DIntraTD
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(6f9c7399)
at
09 Apr 04:18
More code reimplemented as methods
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(14d7689b)
at
08 Apr 20:21
More methods replacing flat code
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(dc090454)
at
07 Apr 05:21
More refactoring
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(67816dbf)
at
06 Apr 18:50
More refactoring
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(68491042)
at
03 Apr 05:14
More refactoring
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(46256d14)
at
01 Apr 04:44
GenerateRgbaHost - from class instance
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(1bf5e8bf)
at
01 Apr 01:32
Refactoring, working state
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(13f515b9)
at
31 Mar 01:31
Refactoring
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(821b753a)
at
26 Mar 03:29
Refactoring, moving functions to tp_utils, tp_files<.cu,.h>
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(2594c6f4)
at
23 Mar 00:06
Commented code
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(09a0cb0e)
at
22 Mar 21:13
Moved tests to CholeskyBlockTest.java
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(b09025fb)
at
22 Mar 19:19
Fixed multi-threaded solution
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(e27934db)
at
20 Mar 02:33
Finished solve, but it is somewhat slower than single
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(4a7ba41b)
at
19 Mar 06:33
Started solution
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(99291b6d)
at
18 Mar 07:27
Simplified, direct decomposition
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(f616c5d7)
at
18 Mar 05:50
Fixed non-multiple block size
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(3cedfc7a)
at
17 Mar 06:55
Found multithreaded Cholesky almost 10 times faster than single-thr...