Skip to content

Trouble executing ! #3

@HackerInMe

Description

@HackerInMe

Hi,

We are implementing MST in CUDA, so we found your GitHub implementation and tried to understand it also by referring to your paper. But we are having problems in executing the code in Linux.

How to run your code in Linix? And does your code use external libraries? If yes, can you share some resource about installing them?
It would be really helpful.

Error example:

$ g++ -c main.cpp
main.cpp:26:42: fatal error: boost/graph/adjacency_list.hpp: No such file or directory
#include <boost/graph/adjacency_list.hpp>
^
compilation terminated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions