Skip to content

[bug] s_filtergrid.cu does not compile missing thrust/host_vector.h header #137

@dagata-mining

Description

@dagata-mining

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>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions