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

Develop/2.1.1 #43

Merged
merged 5 commits into from
Feb 9, 2024
Merged

Develop/2.1.1 #43

merged 5 commits into from
Feb 9, 2024

Conversation

Dirack
Copy link
Owner

@Dirack Dirack commented Feb 9, 2024

📤 Pull Request

Description

Add multi thread convergence graphs tests of parameters

Resolve #37 #38

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Add images bellow and additional context if needed

Please describe more information and tests that you ran to verify your changes.
Or add descriptive images.

For new a version deploy (pull request to main branch)

Please check out the list of manual tests and checks. Add new tests if needed before deploy of a new version.
Merge is only allowed for completed checklist. You can detail those itens in pull request comentaries (this
will suspend merge until all the comentaries are resolved).

  • Verify README.md of this version
  • Verify README.md links
  • Verify VERSION.md file
  • Check out directories, such as examples, debug, infra, etc. (examples are working?)
  • Remove useless files
  • Generate a changelog for this version
  • Update the wikis documentation

Generate a convergence graph for multithread execution. It shows how
convergence is afected if multithread search is on using repeat
parameter
Add a multi thread convergence surface test to show how semblance varies
with number of threads and iterations
@Dirack Dirack self-assigned this Feb 9, 2024
@Dirack Dirack merged commit 0b2dcea into master Feb 9, 2024
3 checks passed
@Dirack Dirack deleted the develop/2.1.1 branch February 9, 2024 16:20
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.

Multi thread convergence graph
1 participant