Skip to content

How can I use __builtin_bswap64 in NVCC of CUDA? #17

@Ryan-Joshua

Description

@Ryan-Joshua

There are built-in functions in GCC to flip byte contents, e.g. __builtin_bswap64. Is there a similar function under NVCC for CUDA? If not, how do I implement this function on the device?

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