Skip to content

Commit 9ec7730

Browse files
authored
Merge branch 'CNugteren:master' into master
2 parents eb1ae1a + c4a0869 commit 9ec7730

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/utilities/backend.hpp

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
// =================================================================================================
3+
// This file is part of the CLBlast project. Author(s):
4+
// Cedric Nugteren <www.cedricnugteren.nl>, Ekansh Jain
5+
//
6+
// This file decides which backend to use for the library (OpenCL or CUDA)
7+
//
8+
// =================================================================================================
9+
110
#ifndef CLBLAST_BACKEND_HPP_
211
#define CLBLAST_BACKEND_HPP_
312

0 commit comments

Comments
 (0)