这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@mosure
Copy link
Owner

@mosure mosure commented Dec 5, 2023

what does this do?

  • runs the render pipeline and captures output
  • runs tests over captured output to verify stability
  • captures intermediate buffers of radix sort and verifies correctness
  • efficiency parallel CPU sort using rayon - evaluates on camera change - set to default until GPU radix sort is stable

@mosure mosure added this to the v1 milestone Dec 14, 2023
This was linked to issues Dec 14, 2023
@mosure mosure added bug Something isn't working test relates to test or debug pipelines dependencies Pull requests that update a dependency file labels Dec 14, 2023
@mosure mosure self-assigned this Dec 14, 2023
@mosure mosure changed the title feat: pipeline tests feat: cpu sort Dec 15, 2023
@mosure mosure added the enhancement New feature or request label Dec 15, 2023
@mosure
Copy link
Owner Author

mosure commented Dec 15, 2023

addresses sort instability in #33 via CPU sort option

@mosure mosure enabled auto-merge (squash) December 15, 2023 16:15
@mosure mosure merged commit 5c9a20a into main Dec 15, 2023
@mosure mosure deleted the experiment/testing branch December 15, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request test relates to test or debug pipelines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

allow swapping of sort backends

2 participants