Skip to content

Compilation issue  #76

@Uditrana2

Description

@Uditrana2

There is compilation issue in github repo its showing generated_omp codes ( to be more specific k-core.cc ) after installing starplat in my system the generated code for k-core.cc file have compilation issues that "#pragma omp parallel for reduction" is showing in same line of do while loop . #pragma omp directives must be placed inside the loops or function scope. I moved the directive to a new line and after its running without compilation issues. This issue is generated after installing and and code generation as in repo is showing correct code .

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