Skip to content

GEOPY-2029: Update Simpeg 0.21.2 to 0.23 - and mkl 2024#157

Closed
sebhmg wants to merge 15 commits intoMiraGeoscience:developfrom
sebhmg:GEOPY-2029
Closed

GEOPY-2029: Update Simpeg 0.21.2 to 0.23 - and mkl 2024#157
sebhmg wants to merge 15 commits intoMiraGeoscience:developfrom
sebhmg:GEOPY-2029

Conversation

@sebhmg
Copy link
Contributor

@sebhmg sebhmg commented Mar 1, 2025

GEOPY-2029 - Update Simpeg 0.21.2 to 0.23

Same as #156 but trying again with newer mkl

domfournier and others added 10 commits February 28, 2025 14:04
- scikit-learn is a direct dependency
- newer version of geoana
- no indirect dependency on pandas
- no indirect dependency on empymod
…GEOPY-2029-seb

# Conflicts:
#	environments/py-3.10-linux-64-dev.conda.lock.yml
#	environments/py-3.10-linux-64.conda.lock.yml
#	environments/py-3.10-win-64-dev.conda.lock.yml
#	environments/py-3.10-win-64.conda.lock.yml
#	environments/py-3.11-linux-64-dev.conda.lock.yml
#	environments/py-3.11-linux-64.conda.lock.yml
#	environments/py-3.11-win-64-dev.conda.lock.yml
#	environments/py-3.11-win-64.conda.lock.yml
#	py-3.10.conda-lock.yml
#	py-3.11.conda-lock.yml
#	pyproject.toml
@github-actions github-actions bot changed the title Geopy 2029 GEOPY-2029: Update Simpeg 0.21.2 to 0.23 Mar 1, 2025
@sebhmg sebhmg changed the title GEOPY-2029: Update Simpeg 0.21.2 to 0.23 GEOPY-2029: Update Simpeg 0.21.2 to 0.23 - and mkl 2024 Mar 1, 2025
sebhmg added 2 commits March 1, 2025 01:33
add repo ID in concurrency group to avoid that two PRs from a different
but with same branch name cancels each other
@sebhmg sebhmg force-pushed the GEOPY-2029 branch 10 times, most recently from 785b924 to 3bea250 Compare March 3, 2025 05:59
FAILED tests/run_tests/driver_airborne_tem_test.py::test_airborne_tem_run - AssertionError:
Arrays are not less-ordered
Mismatched elements: 1 / 1 (100%)
Max absolute difference: 3.84111921
Max relative difference: 38.41119214
 x: array(3.941119)
 y: array(0.1)

FAILED tests/run_tests/driver_ground_tem_test.py::test_ground_tem_run - AssertionError:
Arrays are not less-ordered
Mismatched elements: 1 / 1 (100%)
Max absolute difference: 62.11970467
Max relative difference: 621.19704672
 x: array(62.219705)
 y: array(0.1)
@sebhmg
Copy link
Contributor Author

sebhmg commented Mar 3, 2025

I was not able to make micromamba initialize either shell with Windows Desktop 11: workflow fails before running the tests.

For the other Windows runners, the tests yielding the expected results, but the errors are consistent no matter which version of Windows is used:

  • Windows server for DataScience
  • Windows server 2019
  • Windows server 2022
  • Windows server 2025

=========================== short test summary info ===========================
FAILED tests/run_tests/driver_airborne_tem_test.py::test_airborne_tem_run - AssertionError:
Arrays are not less-ordered

Mismatched elements: 1 / 1 (100%)
Max absolute difference: 3.84111921
Max relative difference: 38.41119214
x: array(3.941119)
y: array(0.1)
FAILED tests/run_tests/driver_ground_tem_test.py::test_ground_tem_run - AssertionError:
Arrays are not less-ordered

Mismatched elements: 1 / 1 (100%)
Max absolute difference: 62.11970467
Max relative difference: 621.19704672
x: array(62.219705)
y: array(0.1)
=========== 2 failed, 73 passed, 629 warnings in 414.07s (0:06:54) ============

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