We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10a5a9 commit 7bb445dCopy full SHA for 7bb445d
1 file changed
src/cuda/GPU_Microbenchmark/ubench/core/config_int/config_int.cu
@@ -3,7 +3,7 @@
3
using namespace std;
4
5
#include "../../../hw_def/hw_def.h"
6
-#include "../MaxFlops_int32/MaxFlops_int32.h"
+#include "../Max_int32/MaxFlops_int32.h"
7
#include "../lat_int32/lat_int32.h"
8
9
int main(int argc, char *argv[])
0 commit comments