Update CUDAStream.h
This commit is contained in:
parent
1d0755f3a1
commit
fff1b1f84b
@ -22,7 +22,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define TBSIZE 1024
|
#define TBSIZE 1024
|
||||||
#define DOT_NUM_BLOCKS 256
|
#define DOT_NUM_BLOCKS 1024
|
||||||
|
|
||||||
template <class T>
|
template <class T>
|
||||||
class CUDAStream : public Stream<T>
|
class CUDAStream : public Stream<T>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user