Skip to content

Fixes for multi-architecture compilation #12

Open
@manopapad

Description

@manopapad

The current code depends on one of FERMI_ARCH, KEPLER_ARCH, ... being defined

#ifdef FERMI_ARCH

but if the core is build with support for multiple architectures then none of these will be defined:

https://github.com/nv-legate/legate.core/blob/branch-22.01/src/legate.mk#L90

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