Skip to content

Conversation

@ndgrigorian
Copy link
Collaborator

@ndgrigorian ndgrigorian commented Mar 12, 2025

This PR fixes the test_windows step in conda-package.yml by manually installing intel-openmp into the environment, which is missed as a dependency inexplicably when the mkl_umath package and build versions are specified, or it is installed from a local channel in general.

Also slips in a change properly defining the VER_SCRIPT1 and VER_SCRIPT2 environment variables in the conda-package workflow

@ndgrigorian ndgrigorian force-pushed the fix-test-windows branch 4 times, most recently from e21c430 to 9709fc1 Compare March 13, 2025 09:25
@ndgrigorian ndgrigorian marked this pull request as ready for review March 13, 2025 20:58
@ndgrigorian
Copy link
Collaborator Author

CI fixed with the work-around, manually adding intel-openmp, which is somehow missed as a dependency when mkl_umath is installed with exact package and build versions

@ekomarova
Copy link
Collaborator

Can we wait for conda-forge/intel_repack-feedstock#95 to be merged? If that doesn't solve the problem, then we will merge this PR

@ekomarova
Copy link
Collaborator

Weird, I'm still seeing this problem. Okay, let's merge this to address the issue but we'll need to figure out why this is happening 🤔

@ndgrigorian ndgrigorian merged commit 7db7f43 into main Mar 17, 2025
12 checks passed
@ndgrigorian ndgrigorian deleted the fix-test-windows branch March 17, 2025 15:46
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