Skip to content

reconverse-support branch fails to compile with cuda option #154

@trquinn

Description

@trquinn

There are two compile issues in src/arch/cuda/hybridAPI/hapi_impl.cpp:

  1. The declaration extern "C" double CmiWallTimer(); causes a conflict with that in converse.h
  2. There are calls to CmiInCommThread() which isn't available. Should this call always return false?

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