Closed dagata-mining closed 1 year ago
When building popsift latest version on ubuntu 20.04 s_filtergrid.cu misses a header and cannot find host_vector Please add to header
at some point it will be fixed by #133
fixed by #144
When building popsift latest version on ubuntu 20.04 s_filtergrid.cu misses a header and cannot find host_vector Please add to header
include <thrust/host_vector.h>