Skip to content

Fix SYCL loop auto-configuration #331

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

Merged
merged 6 commits into from
Mar 12, 2025
Merged

Fix SYCL loop auto-configuration #331

merged 6 commits into from
Mar 12, 2025

Conversation

glesur
Copy link
Contributor

@glesur glesur commented Mar 12, 2025

Following tests in Cambridge with Intel PonteVechio (cf #330)

@glesur glesur added the bug Something isn't working label Mar 12, 2025
@glesur glesur merged commit 4c8ccb8 into develop Mar 12, 2025
14 checks passed
@glesur glesur deleted the fixSyclConfig branch March 12, 2025 20:33
@glesur glesur mentioned this pull request Apr 16, 2025
glesur added a commit that referenced this pull request Apr 16, 2025
## [2.2.01] 2025-04-16
### Changed

- Fix a bug that led to instabilities in the RKL scheme with very small grid spacings (#323)
- Fix a bug that prevented Idefix from running with Sycl backend (required on Intel GPUs) (#331)
- Fix an error that led to incorrect electrical current regularisation around the polar axis in non-Ideal MHD  (#333)
- Improve div(B) checks with a dimensionless implementation, avoiding too large divB errors in grids with large stretch factors (#334)

### Added

- Time-Implicit drag for multiple dust species, preventing small time steps for strongly coupled dust grains (#321)
- Collisionless heat flux added to the Braginskii module (#317)
- New global `idfx::DumpArray` debugging function to dump any Idefix array into a numpy array that can read from python (#318)
- Automatic benchmark plots in the documentation (#319)
- More CI tests of grid coarsening (#329)
- Dump outputs based on wallclock time (#335)
---------

Co-authored-by: Victor Réville <[email protected]>
Co-authored-by: Hal Bal <[email protected]>
Co-authored-by: Jean Kempf <[email protected]>
Co-authored-by: Victor Réville <[email protected]>
Co-authored-by: Marc Coiffier <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant