Skip to content

fix: windows compilation of hash maps tests and increase stack size avoiding segfaults #988

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jalvesz
Copy link
Contributor

@jalvesz jalvesz commented Apr 25, 2025

This PR addresses #979 and #971 partially.

For intel compiler some dependencies with mvsc need to be managed.

Another problem is the stack memory size limit that needs to be increased for Windows.

cc @R-Goc @zoziha @jvdp1 @perazz

@jalvesz jalvesz changed the title fix windows compilation of hash maps tests and increase stack size avoiding segfaults fix: windows compilation of hash maps tests and increase stack size avoiding segfaults Apr 25, 2025
@R-Goc
Copy link

R-Goc commented Apr 25, 2025

Ideally there would be a way to avoid the issues with the libs, instead of fixing them this way, but it seems to work.

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