Skip to content

[BUG] linestring device code uses std::min when it should use min() #745

Closed

Description

std::min does not map to the GPU hardware min() function. This should be changed.

point_linestring_distance.cuh
linestring_distance.cuh
linestring.cuh

#745 (comment)

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

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

  • Status

    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions