commit | dec47a64930b2a5b68c55706cbdba7f945781d0e | [log] [tgz] |
---|---|---|
author | Deven Desai <deven.desai.amd@gmail.com> | Wed Jul 11 09:26:54 2018 -0400 |
committer | Deven Desai <deven.desai.amd@gmail.com> | Wed Jul 11 09:26:54 2018 -0400 |
tree | 7b2417220ff2f85f55e3abbecdbd39bbc8d36997 | |
parent | 471cfe5ff7577b51adc37de61ca39ad63a2d0b40 [diff] |
renaming CUDA* to GPU* for some header files
diff --git a/test/cuda_basic.cu b/test/gpu_basic.cu similarity index 100% rename from test/cuda_basic.cu rename to test/gpu_basic.cu
diff --git a/test/cuda_common.h b/test/gpu_common.h similarity index 100% rename from test/cuda_common.h rename to test/gpu_common.h