Skip to content

Register Pressure for CUDA backend #1

@hdelan

Description

@hdelan

Hi Salvatore, we were speaking at SYCLcon about your work with SYCL. You were having some problems with register pressure for the CUDA backend.

I found this compiler flag which may be of interest:

-mllvm -nvptx-sched4reg=true

This allows PTX code to be rearranged/rescheduled in an attempt to lower register usage. Let me know if this helps at all.

All the best!

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