Skip to content

Failing tests #62

@z1ko

Description

@z1ko

Hi,
I have downloaded the repo from master and i have noticed that multiple tests are not working in my system.
I am using an RTX3060 12GB, CUDA version 11.8, Ubuntu 20.04, Driver Version 531.41

hornet_insert_test and hornet_delete_test fail with all graphs (directed and undirected) and batch sizes.
Here I have used cage15.mtx as an example with a batch size of 10000. I get an error for all the edges.

Screenshot 2023-04-13 121302
Screenshot 2023-04-13 121415

The same test using hornet_insert_weighted_test seems to work a first

Screenshot 2023-04-13 122607

But I have noticed that if I remove the line responsible for inserting the update batch into hornet the test still passes.

Screenshot 2023-04-13 123709
Immagine 2023-04-13 124335

Am I missing something? Thanks a lot for any reply.

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