Fix a bunch of minor build and test issues.

This commit is contained in:
Antonio Sánchez
2023-01-06 16:37:26 +00:00
committed by Rasmus Munk Larsen
parent 3564668908
commit 262194f12c
12 changed files with 6 additions and 20 deletions

View File

@@ -16,6 +16,7 @@
#define EIGEN_TEST_NO_LONGDOUBLE
#define EIGEN_DEFAULT_DENSE_INDEX_TYPE int
#define EIGEN_USE_GPU
#include "main.h"
#include "gpu_common.h"