Skip to content

use cuda launch host func to allow for synchronizing at the very end of terrain generation each frame #26

@AdityaGupta1

Description

@AdityaGupta1

that way, we won't need to call cudaStreamSynchronize() in each step and can just call cudaDeviceSynchronize() at the very end

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