Better handling of printing results board
This commit is contained in:
@ -9,7 +9,6 @@
|
||||
|
||||
#define BUFFER_SIZE 256
|
||||
#define STRING_INT_SIZE 8 // Length of a number in log10 (including '-')
|
||||
#define S(N) std::string(N, '-').c_str()
|
||||
|
||||
#ifndef __CUDACC__
|
||||
#define __host__
|
||||
|
Reference in New Issue
Block a user