summaryrefslogtreecommitdiff
path: root/src/caffe/test/test_syncedmem.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-12Fix caffe/alt_fn lint errors.Jeff Donahue1-6/+6
2014-08-06LICENSE governs the whole project so strip file headersEvan Shelhamer1-2/+0
2014-08-04Fix header alphabetization lint errors.Jeff Donahue1-0/+1
2014-07-17collect CUDA includes and calls, separate from CPU-only mode, leave outEvan Shelhamer1-1/+13
2014-07-14Move test headers to include/.Jeff Donahue1-8/+20
2014-07-10Replace cudaMemcpy with caffe_gpu_memcpy in SyncedMemory per @longjonKai Li1-2/+2
2014-07-03reduce caffe_copy to instantiations, split off caffe_memcpy for void*Evan Shelhamer1-2/+2
2014-07-03replace all memcpy by caffe_copyEvan Shelhamer1-4/+3
2014-07-03switch to unified virtual addressing CUDA memcpyEvan Shelhamer1-2/+2
2014-06-20Verify the result of memtest in SyncedMemoryTest::TestGPUReadKai Li1-0/+3
2014-06-20Extract GPU code out of SyncedMemoryTest::TestCPUWriteKai Li1-3/+14
2014-03-27Standardize copyright, add root-level CONTRIBUTORS creditEvan Shelhamer1-1/+1
2014-02-26fix most linter errorsJeff Donahue1-10/+13
2014-01-19cleanup whitespaceEvan Shelhamer1-2/+2
2013-09-23copyright messageYangqing Jia1-0/+2
2013-09-22naming. I might regret it someday.Yangqing Jia1-0/+85