Skip to content

UPC++ backend not compiling #13

@nikolan00

Description

@nikolan00

Compiling a program with UPC++ throws errors, especially in the associated "backend.hpp" file.

This is the code I use in the given example Makefile:

else ifeq ($(BACKEND), UPCXX) BACKEND=UPCXX CXX=$(HOME)/opt/upcxx/bin/upcxx BCLFLAGS = -DUPCXX -I$(BCLROOT) BCL_RUN=$(HOME)/opt/upcxx/bin/upcxx-run

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions