Skip to content

Instantly share code, notes, and snippets.

View eglaser77's full-sized avatar

Eli Glaser eglaser77

  • Kinetica
View GitHub Profile
#include <thrust/version.h>
#include <thrust/device_vector.h>
#include <thrust/host_vector.h>
#include <thrust/binary_search.h>
#include <thrust/copy.h>
#define STENCIL_SIZE 8000000
#define STENCIL_TRUE_LOCATIONS 32
struct is_true