Skip to content

kernel.cu(25): error: class "node_t" has no member "element" #4

@youmingzhao91

Description

@youmingzhao91

kernel.cu(25): error: class "node_t" has no member "element"
detected during:
instantiation of "auto node_kernel_t::operator()(const X &, const X &) const [with X=node_t]"
graphdot/graphdot/cpp/marginalized_kernel.h(227): here
instantiation of "void graphdot::marginalized::labeled_compact_block_dynsched_pcg::compute(NodeKernel, EdgeKernel, Graph, Graph, graphdot::marginalized::labeled_compact_block_dynsched_pcg::scratch_t, char *, float, float, __nv_bool, float) [with Graph=graph_t, NodeKernel=node_kernel_t, EdgeKernel=edge_kernel_t]"
(182): here

kernel.cu(25): error: class "node_t" has no member "element"
detected during:
instantiation of "auto node_kernel_t::operator()(const X &, const X &) const [with X=node_t]"
graphdot/graphdot/cpp/marginalized_kernel.h(227): here
instantiation of "void graphdot::marginalized::labeled_compact_block_dynsched_pcg::compute(NodeKernel, EdgeKernel, Graph, Graph, graphdot::marginalized::labeled_compact_block_dynsched_pcg::scratch_t, char *, float, float, __nv_bool, float) [with Graph=graph_t, NodeKernel=node_kernel_t, EdgeKernel=edge_kernel_t]"
(182): here

2 errors detected in the compilation of "kernel.cu".
]

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