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

Avoid pegasus 5.0.7 #4651

Merged
merged 3 commits into from
Feb 24, 2024
Merged

Avoid pegasus 5.0.7 #4651

merged 3 commits into from
Feb 24, 2024

Conversation

spxiwh
Copy link
Contributor

@spxiwh spxiwh commented Feb 23, 2024

This version has a bug we don't want. The 5.0.8 release should be fine. Did I miss any file?

@ahnitz
Copy link
Member

ahnitz commented Feb 23, 2024

@spxiwh I think we need to have the pegasus binaries also be version constrained e.g. the ones installed for the workflow tests. I don't recall how the lvk images are done, so might be worth checking if that is already pinned.

@ahnitz
Copy link
Member

ahnitz commented Feb 23, 2024

@spxiwh Unless of course, the bug doesn't appear if you just use the old api version, but the newer planner version. I didn't test that myself. Does that work?

@spxiwh
Copy link
Contributor Author

spxiwh commented Feb 23, 2024

This is something in the planner, so yeah, pinning the API isn't doing anything ....

@spxiwh spxiwh requested a review from ahnitz February 24, 2024 17:48
@spxiwh
Copy link
Contributor Author

spxiwh commented Feb 24, 2024

@ahnitz This fixes the CI ... It should be reverted once the pegasus 5.0.8 release is made. I've asked LVK clusters not to upgrade to the 5.0.7 executables. Others using PyCBC+pegasus should also stick at 5.0.6 until a new release is available.

@ahnitz ahnitz merged commit b4784f9 into gwastro:master Feb 24, 2024
33 checks passed
bhooshan-gadre pushed a commit to bhooshan-gadre/pycbc that referenced this pull request Mar 4, 2024
* Avoid pegasus 5.0.7

* Needs to be here, not in API requirements

* Revert "Avoid pegasus 5.0.7"

This reverts commit c9c915f.
lpathak97 pushed a commit to lpathak97/pycbc that referenced this pull request Mar 13, 2024
* Avoid pegasus 5.0.7

* Needs to be here, not in API requirements

* Revert "Avoid pegasus 5.0.7"

This reverts commit c9c915f.
acorreia61201 pushed a commit to acorreia61201/pycbc that referenced this pull request Apr 4, 2024
* Avoid pegasus 5.0.7

* Needs to be here, not in API requirements

* Revert "Avoid pegasus 5.0.7"

This reverts commit c9c915f.
spxiwh added a commit to spxiwh/pycbc that referenced this pull request Apr 29, 2024
* Avoid pegasus 5.0.7

* Needs to be here, not in API requirements

* Revert "Avoid pegasus 5.0.7"

This reverts commit c9c915f.
spxiwh added a commit that referenced this pull request Apr 30, 2024
* Use more memory efficient reading of trigger files

* Optimize pycbc_page_coincinfo

* Optimize pycbc_page_coinc_snrchi

* Optimize pycbc_page_snrchi

* Optimize pycbc_plot_hist

* Merge in 4662

* Avoid pegasus 5.0.7 (#4651)

* Avoid pegasus 5.0.7

* Needs to be here, not in API requirements

* Revert "Avoid pegasus 5.0.7"

This reverts commit c9c915f.

* use macos 12 (#4722)

* use macos 12

* update

---------

Co-authored-by: Alex Nitz <alex.nitz@gmail.com>
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