Skip to content

How to implement hash map with a KeyValue type whose key is a idx and value maybe a coordinate #7

Description

@erwangccc

@nosferalatu Hi!

As the title says, i want to implement a hash table on GPU whose key is a idx and value maybe a coordinate( it has 4 value, maybe a ptr). I'll not insert a same coordinate when I find a there is a same coordinate at hash map.
And where should i modify to implement it. Maybe it's necessary to override the "==" operator?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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