Skip to content

KNNGraph: Aborted (core dumped) #36

@chaleeluo

Description

@chaleeluo

I am trying to use graphvite visualize and extract the vectors after dimension reduction in largevis, thus i install graphvite from source, an error is thrown in loading step of graph.KNNGraph:

KNNGraph<uint32>
------------------ Graph -------------------
#vertex: 1789406000, #nearest neighbor: 1634496008
perplexity: 1.81753e+31, vector normalization: yes
Faiss assertion 'err == cudaSuccess || err == cudaErrorInvalidValue' failed in int faiss::gpu::getDeviceForAddress(const void*) at gpu/utils/DeviceUtils.cu:105
Aborted (core dumped)

OS: Ubuntu 16.04
Graphvite version: 0.2.1
Faiss version: 1.6.0
python3.6 cuda10.1

however, while i use the same dataset in the envs from conda install, it works.
the build process shown as below:
image
image

Any help would be grateful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions