Skip to content
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

check dependency versions #7

Merged
merged 2 commits into from
May 13, 2024
Merged

check dependency versions #7

merged 2 commits into from
May 13, 2024

Conversation

mscroggs
Copy link
Member

No description provided.

@mscroggs mscroggs added this pull request to the merge queue May 13, 2024
Merged via the queue into main with commit 518862c May 13, 2024
12 checks passed
@mscroggs mscroggs deleted the mscroggs/check-dependencies branch May 13, 2024 07:50
tbetcke added a commit that referenced this pull request May 15, 2024
* check dependency versions (#7)

* check dependency versions

* version++

* add release instructions (#8)

* add -dev to version (#9)

* add -dev to version

* tweak release notes

* vectorize helmholtz_3d

---------

Co-authored-by: Matthew Scroggs <[email protected]>
Co-authored-by: sarah <>
Co-authored-by: Timo Betcke <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Jul 13, 2024
* Intrinsics experiments

* Various experiments with SIMD

* vectorize helmholtz_3d (#10)

* check dependency versions (#7)

* check dependency versions

* version++

* add release instructions (#8)

* add -dev to version (#9)

* add -dev to version

* tweak release notes

* vectorize helmholtz_3d

---------

Co-authored-by: Matthew Scroggs <[email protected]>
Co-authored-by: sarah <>
Co-authored-by: Timo Betcke <[email protected]>

* WiP: Simd transition

* Clean up

* WIP: Laplace assemble

* WIP: Laplace assemble

* WIP: Laplace

* Added missing docs

* WIP: Helmholtz simd

* Fixed Laplace unit test

* Adding += for accumulation of kernel results

* Fixed Helmholtz derivative

* Relaxed unit test for Laplace f32

* Added Laplace f32 tests

* Relaxed unit test tolerance for f32

* Relaxed unit test tolerance for f32

* Small fix

* Laplace f32 relaxed tolerance

* Relaxed Laplace tolerance

* Played with Laplace tolerance

* Helmholtz assemble with values works

* Laplace and Helmholtz both working

* Updated Laplace pairwise assembly

* Updated pairwise helmholtz

* Added more benchmarks

* WIP: Modified Helmholtz

* Added evaluate test

* WIP: Modified Helmholtz assembly

* src/modified_helmholtz_3d.rs

* Working on examples

* Example to compute kernel errors due to SIMD

* Updated Cargo

* Fixed clippy warnings

* Updated dependencies

* Style fixes

* Changing tolerance of unit test

* Fixing unit tests

---------

Co-authored-by: sarah <[email protected]>
Co-authored-by: Matthew Scroggs <[email protected]>
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