| add different CPU implementations |
|
More...
|
almost 12 years ago
|
| fix name confilt bugs in decode.cu |
|
More...
|
almost 12 years ago
|
| delete unused files |
|
More...
|
almost 12 years ago
|
| Merge remote branch 'origin/stream' |
|
More...
|
almost 12 years ago
|
| correct old version usage in README |
|
More...
|
almost 12 years ago
|
| add Makefile.in |
|
More...
|
almost 12 years ago
|
| update header files |
|
More...
|
almost 12 years ago
|
| Merge remote branch 'origin/multiGPU' |
|
More...
|
almost 12 years ago
|
| add depcomp |
|
More...
|
almost 12 years ago
|
| update makefile |
|
More...
|
almost 12 years ago
|
| alter interfaces in decode.cu |
|
More...
|
almost 12 years ago
|
| rename GPU version's matrix inversion interface |
|
More...
|
almost 12 years ago
|
| add CPU version's matrix inversion for decoding |
|
More...
|
almost 12 years ago
|
| fix mispell bug |
|
More...
|
almost 12 years ago
|
| use cudaMallocHost in encode.cu |
|
More...
|
almost 12 years ago
|
| add CPU timer |
|
More...
|
almost 12 years ago
|
| fix bug in DFS streaming, able for arbitrary stream nums |
|
More...
|
almost 12 years ago
|
| fix bug in BFS streaming, able for arbitrary stream nums |
|
More...
|
almost 12 years ago
|
| Merge branch 'stream' of github.com:yszheda/GPU-RSCode into stream |
|
More...
|
almost 12 years ago
|
| update Makefile for DFS and BFS streaming |
|
More...
|
almost 12 years ago
|
| provide 2ways for streaming |
|
More...
|
almost 12 years ago
|
| add cudaDeviceReset for correctly profiling |
|
More...
|
about 12 years ago
|
| apply to multiGPU method on decoding |
|
More...
|
about 12 years ago
|
| Oops, forget to add cudaSetDevice... |
|
More...
|
about 12 years ago
|
| update Makefile flags |
|
More...
|
about 12 years ago
|
| removing eventsync, seperate cudaMalloc and cudaFree, now achieving basic stream overlapping |
|
More...
|
about 12 years ago
|
| removing eventsync in matrix.cu |
|
More...
|
about 12 years ago
|
| add -lpthread flag |
|
More...
|
about 12 years ago
|
| add time measure |
|
More...
|
about 12 years ago
|
| basic mutiGPU version, trying not to interfere the future stream part |
|
More...
|
about 12 years ago
|