BabelStream/src/.gitignore
Tom Lin 5318404249 Use ./src instead of ./cpp
Create subdir for each cpp-based implementation
2021-05-26 17:46:07 +01:00

29 lines
283 B
Plaintext

**/cuda-stream
**/ocl-stream
**/omp-stream
**/acc-stream
**/raja-stream
**/kokkos-stream
**/std-stream
**/sycl-stream
**/hip-stream
**/*.o
**/*.bc
**/*.sycl
**/*.tar
**/*.gz
**/*.a
**/KokkosCore_Config_*
**/.DS_Store
build/
cmake-build-*/
CMakeFiles/
.idea/
.vscode/
.directory