Skip to content

Remove python 3.10 and add 3.14#198

Merged
basilib merged 19 commits intomasterfrom
intel_ci
Mar 13, 2026
Merged

Remove python 3.10 and add 3.14#198
basilib merged 19 commits intomasterfrom
intel_ci

Conversation

@basilib
Copy link
Contributor

@basilib basilib commented Nov 25, 2025

Removes python 3.10 and add python 3.14.
Some changes required to fix compilation issues for numpy, scipy and pyscf with Intel oneAPI in the CI.
Updated docs script to exclude vayesta/libs.
Now tracks EBCC master instead of specified version. This is due to a recent fix to support numpy.einsum_path for numpy>2.4.0.

@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.64%. Comparing base (4ef21e0) to head (60fc7bf).
⚠️ Report is 20 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
- Coverage   70.64%   70.64%   -0.01%     
==========================================
  Files         157      157              
  Lines       21185    21185              
  Branches     2587     2587              
==========================================
- Hits        14967    14966       -1     
- Misses       5355     5356       +1     
  Partials      863      863              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Updated LD_LIBRARY_PATH for Intel compiler and modified scipy installation command.
Add MKL configuration for BLAS and LAPACK in CI.
Added optimization flags to CFLAGS and CXXFLAGS for improved performance.
Updated CI workflow to install pkg-config and cmake with apt-get, and modified numpy and scipy installation to use MKL.
Added installation step for PySCF with MKL BLAS hint.
Updated pip install command for PySCF to include no-build-isolation flag.
Updated CMAKE_ARGS to use specific MKL library path.
Updated LDFLAGS to include additional libraries for linking.
@basilib basilib merged commit 5278061 into master Mar 13, 2026
9 checks passed
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.

1 participant