Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Replace robin-hood-hashing with unordered_dense #7473

Conversation

jeremyg-lunarg
Copy link
Contributor

robin-hood-hashing is no longer developed. unordered_dense is its replacement, by the same author.

robin-hood-hashing is no longer developed. unordered_dense is its
replacement, by the same author.
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 130083.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 15682 running.

@jeremyg-lunarg
Copy link
Contributor Author

This is draft because:

  1. it needs to be tested beyond CI (traces)
  2. We need to talk about the CMake variable name changes and if there should be a backwards compat hack (and possibly a generic name like USE_FAST_UNORDERED_MAP)

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 15682 failed.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 134776.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 15796 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 15796 failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants