Skip to content

Update package versions for next tag#53

Merged
tskisner merged 13 commits intomainfrom
update_0.2.1
Jul 8, 2025
Merged

Update package versions for next tag#53
tskisner merged 13 commits intomainfrom
update_0.2.1

Conversation

@tskisner
Copy link
Copy Markdown
Member

@tskisner tskisner commented May 1, 2025

  • Update versions of so3g, toast, and sotodlib

  • Get pixell from the conda-forge package by default

Comment thread config/binary/packages_pip.txt Outdated
Comment thread config/default/packages_pip.txt Outdated
Comment thread config/della/packages_pip.txt Outdated
Comment thread config/minimal/packages_pip.txt Outdated
Comment thread config/perlmutter/packages_pip.txt Outdated
Comment thread config/site/packages_pip.txt Outdated
Comment thread config/tiger3/packages_pip.txt Outdated
@tskisner
Copy link
Copy Markdown
Member Author

The failing tests in this PR from toast + spt3g have been fixed upstream. Hopefully will merge, tag, and update this PR tomorrow.

tskisner added 3 commits June 20, 2025 03:04
- Update versions of so3g, toast, and sotodlib

- Get pixell from the conda-forge package by default
@iparask
Copy link
Copy Markdown
Member

iparask commented Jun 23, 2025

FYI: conda-forge/pixell-feedstock#21

@tskisner
Copy link
Copy Markdown
Member Author

tskisner commented Jul 8, 2025

Ok, I think this PR is ready. The Linux tests all pass as well as the MacOS x86-64 ones:

https://github.com/simonsobs/soconda/actions/runs/16150455844

The "binary" config for MacOS arm64 works except for a single sotodlib unit test failure, which I'll open an issue about. I don't think we should let that hold up a new software stack for all the centers though. For the MacOS arm64 "default" config (which builds packages from source), the pixell build dies with a libgfortran compatibility issue. It seems that the conda compiler (gfortran) is using libgfortran=15 while the libopenblas-openmp dependency requires the older libgfortran=5. Not sure if this is the same issue as the upstream conda package. Again, I don't think this should hold up our release on Linux.

@tskisner tskisner requested a review from iparask July 8, 2025 19:53
Comment thread soconda.sh Outdated
Copy link
Copy Markdown
Member

@iparask iparask left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a small logic comment, but I do not consider it blocking. Let's move forward with it!

Co-authored-by: Ioannis Paraskevakos <iparask@princeton.edu>
@tskisner tskisner merged commit e60965f into main Jul 8, 2025
@tskisner tskisner deleted the update_0.2.1 branch July 8, 2025 20:09
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