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

Release candidate for 8.0 #95

Merged
merged 3 commits into from
Jan 10, 2023
Merged

Release candidate for 8.0 #95

merged 3 commits into from
Jan 10, 2023

Conversation

peastman
Copy link
Contributor

@peastman peastman commented Jan 9, 2023

Checklist

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@peastman
Copy link
Contributor Author

peastman commented Jan 9, 2023

@conda-forge-admin, please rerender

@peastman
Copy link
Contributor Author

peastman commented Jan 9, 2023

What do I need to change to get it to build packages for Python 3.11?

@mikemhenry
Copy link
Contributor

I manually added the python 3.11 migration file, lets see if it works 🤞

@peastman
Copy link
Contributor Author

It looks like it's building them!

@peastman
Copy link
Contributor Author

Shouldn't the re-render have added those files automatically?

@mikemhenry
Copy link
Contributor

So this bot pr #93 adds the migration file + re-renders which then makes the python 3.11 builds show up. But since we didn't merge that PR in (and it targets a different branch anyway) I manually copied the migration file into this branch, then re-rendered it.

@peastman
Copy link
Contributor Author

Looks good! Let's merge and see what happens.

@peastman peastman merged commit 927091e into conda-forge:rc Jan 10, 2023
@peastman peastman deleted the 80rc1 branch January 10, 2023 20:55
@mikemhenry
Copy link
Contributor

I'm keeping an eye on it here: https://github.com/conda-forge/openmm-feedstock/commits/rc
Once that is done, I'll get working on the other packages

@peastman
Copy link
Contributor Author

The builds are failing. I'm getting a whole bunch of emails like this:


Hi @conda-forge/openmm! This is the friendly automated conda-forge-webservice!

It appears that one or more of your feedstock's outputs did not copy from the
staging channel (cf-staging) to the production channel (conda-forge). :(

This failure can happen for a lot of reasons, including an outdated feedstock
token. Below we have put some information about the failure to help you debug it.

Rerendering the feedstock will usually fix these problems.

If you have any issues or questions, you can find us on gitter in the
community chat room or you can bump us right here.

error messages:

invalid feedstock token

@mikemhenry
Copy link
Contributor

mikemhenry commented Jan 10, 2023

I'll bump the CI, sometimes this happens. If it keeps happening I will raise it up to the conda-forge people

@hmacdope The plan is to get the openmm 8 rc out this week, so first we will get this build out, then we will re-build a few packages that depend on it. I'm not sure if you have seen this error before, but sometimes when merging in a PR, the CI fails and the packages don't end up on conda-forge, so you have to watch the commit to the branch via a link like this: https://github.com/conda-forge/openmm-feedstock/commits/rc

@mikemhenry
Copy link
Contributor

Looking at the CI, binstar_client.errors.Conflict: ('file linux-64/openmm-8.0.0rc1-py311hd9dba1d_0.conda already exists or being uploaded for package openmm version 8.0.0rc1. if your previous upload failed, please wait 2 minutes before trying again', 409) and here: https://anaconda.org/conda-forge/openmm/files?channel=openmm_rc I think the issue is we need to bump to rc2. I will make a PR for this.

@mikemhenry
Copy link
Contributor

PR here: #97

@jakirkham
Copy link
Member

The failure is due to the token needing a reset. Please see PR ( conda-forge/admin-requests#614 )

peastman added a commit that referenced this pull request Jan 30, 2023
* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
mikemhenry added a commit that referenced this pull request Oct 6, 2023
* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Build 8.0.0 release (#100)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Trigger CI

* Rebuild for cuda for ppc64le and aarch64

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.14.07.22.14

* Update conda-forge.yml

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.23.10.35.24

* Rebuild for CUDA 12 w/arch support (#108)

* Rebuild for CUDA 12

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.05.31.22.15.24

* See if this fixes the missing target

CMake Error at platforms/cuda/sharedTarget/CMakeLists.txt:16 (TARGET_LINK_LIBRARIES):
  Target "OpenMMCUDA" links to:

    CUDA::cufft

  but the target was not found.  Possible reasons include:

* I think I need to only add this to cuda 12 builds

* Add missing header file

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Add `cuda_compiler_version or ""` workaround

* added cuda-nvrtc-dev as dep

* added cuda-driver-dev

* moved some deps into host

* add cuda-driver-dev as a testing dep

* move dep outside of if block

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.19.20.13

* added cuda-compat

* Rebuild for CUDA 12 w/arch support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.24.17.10.00

* push cuda12 build to dev channel

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.05.13.39.24

* sync conda-forge.yml with dev

* skip test

* made a mistake and was going to push this onto dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.22.17.00.20

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>

* Rebuild for PyPy3.9 (#110)

* Rebuild for PyPy3.9

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.26.23.22.17

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.27.16.11.26

* remove python version pin from run_constrained for windows python 3.9 builds

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Build 8.1 beta

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.02.17.25.16

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.04.19.29.41

* Add setuptools as host dependency

* Remove checks for CUDA compiler plugin

---------

Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
peastman added a commit that referenced this pull request Nov 27, 2023
* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.1 beta (#111)

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Build 8.0.0 release (#100)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Trigger CI

* Rebuild for cuda for ppc64le and aarch64

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.14.07.22.14

* Update conda-forge.yml

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.23.10.35.24

* Rebuild for CUDA 12 w/arch support (#108)

* Rebuild for CUDA 12

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.05.31.22.15.24

* See if this fixes the missing target

CMake Error at platforms/cuda/sharedTarget/CMakeLists.txt:16 (TARGET_LINK_LIBRARIES):
  Target "OpenMMCUDA" links to:

    CUDA::cufft

  but the target was not found.  Possible reasons include:

* I think I need to only add this to cuda 12 builds

* Add missing header file

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Add `cuda_compiler_version or ""` workaround

* added cuda-nvrtc-dev as dep

* added cuda-driver-dev

* moved some deps into host

* add cuda-driver-dev as a testing dep

* move dep outside of if block

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.19.20.13

* added cuda-compat

* Rebuild for CUDA 12 w/arch support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.24.17.10.00

* push cuda12 build to dev channel

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.05.13.39.24

* sync conda-forge.yml with dev

* skip test

* made a mistake and was going to push this onto dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.22.17.00.20

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>

* Rebuild for PyPy3.9 (#110)

* Rebuild for PyPy3.9

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.26.23.22.17

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.27.16.11.26

* remove python version pin from run_constrained for windows python 3.9 builds

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Build 8.1 beta

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.02.17.25.16

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.04.19.29.41

* Add setuptools as host dependency

* Remove checks for CUDA compiler plugin

---------

Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>

* bump ci

* Add Python 3.12 migration (#113)

* Add Python 3.12 migration

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.08.10.53.16

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1 release candidate 1 (#115)

* Build 8.1 release candidate 1

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.08.21.35.56

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1rc2 (#118)

* Build 8.1rc2

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.29.0, and conda-forge-pinning 2023.11.16.09.46.51

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.26.16.08.11

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.26.16.08.11

* Force rebuild

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
peastman added a commit that referenced this pull request Jan 4, 2024
* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Build 8.0.0 release (#100)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Trigger CI

* Rebuild for cuda for ppc64le and aarch64

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.14.07.22.14

* Update conda-forge.yml

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.23.10.35.24

* Rebuild for CUDA 12 w/arch support (#108)

* Rebuild for CUDA 12

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.05.31.22.15.24

* See if this fixes the missing target

CMake Error at platforms/cuda/sharedTarget/CMakeLists.txt:16 (TARGET_LINK_LIBRARIES):
  Target "OpenMMCUDA" links to:

    CUDA::cufft

  but the target was not found.  Possible reasons include:

* I think I need to only add this to cuda 12 builds

* Add missing header file

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Add `cuda_compiler_version or ""` workaround

* added cuda-nvrtc-dev as dep

* added cuda-driver-dev

* moved some deps into host

* add cuda-driver-dev as a testing dep

* move dep outside of if block

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.19.20.13

* added cuda-compat

* Rebuild for CUDA 12 w/arch support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.24.17.10.00

* push cuda12 build to dev channel

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.05.13.39.24

* sync conda-forge.yml with dev

* skip test

* made a mistake and was going to push this onto dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.22.17.00.20

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>

* Rebuild for PyPy3.9 (#110)

* Rebuild for PyPy3.9

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.26.23.22.17

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.27.16.11.26

* remove python version pin from run_constrained for windows python 3.9 builds

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Rebuild for CUDA 11.8 w/arch support (#116)

* Rebuild for CUDA 11.8 w/arch support

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.08.21.35.56

* Build 8.1 (#120)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.1 beta (#111)

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Build 8.0.0 release (#100)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Trigger CI

* Rebuild for cuda for ppc64le and aarch64

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.14.07.22.14

* Update conda-forge.yml

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.23.10.35.24

* Rebuild for CUDA 12 w/arch support (#108)

* Rebuild for CUDA 12

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.05.31.22.15.24

* See if this fixes the missing target

CMake Error at platforms/cuda/sharedTarget/CMakeLists.txt:16 (TARGET_LINK_LIBRARIES):
  Target "OpenMMCUDA" links to:

    CUDA::cufft

  but the target was not found.  Possible reasons include:

* I think I need to only add this to cuda 12 builds

* Add missing header file

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Add `cuda_compiler_version or ""` workaround

* added cuda-nvrtc-dev as dep

* added cuda-driver-dev

* moved some deps into host

* add cuda-driver-dev as a testing dep

* move dep outside of if block

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.19.20.13

* added cuda-compat

* Rebuild for CUDA 12 w/arch support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.24.17.10.00

* push cuda12 build to dev channel

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.05.13.39.24

* sync conda-forge.yml with dev

* skip test

* made a mistake and was going to push this onto dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.22.17.00.20

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>

* Rebuild for PyPy3.9 (#110)

* Rebuild for PyPy3.9

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.26.23.22.17

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.27.16.11.26

* remove python version pin from run_constrained for windows python 3.9 builds

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Build 8.1 beta

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.02.17.25.16

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.04.19.29.41

* Add setuptools as host dependency

* Remove checks for CUDA compiler plugin

---------

Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>

* bump ci

* Add Python 3.12 migration (#113)

* Add Python 3.12 migration

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.08.10.53.16

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1 release candidate 1 (#115)

* Build 8.1 release candidate 1

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.08.21.35.56

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1rc2 (#118)

* Build 8.1rc2

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.29.0, and conda-forge-pinning 2023.11.16.09.46.51

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.26.16.08.11

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.26.16.08.11

* Force rebuild

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>

* Trigger CI

* Rebuild for CUDA 12 w/arch + Windows support (#121)

* Rebuild for CUDA 12 w/arch + Windows support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* Update for CUDA 12

* Remove cuda-compat in windows

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Revert "Update recipe/meta.yaml"

This reverts commit d46a255.

* Change linux64 or ppc64le by linux

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.27.19.54.17

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* bump build number

---------

Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Build 8.1.1 release candidate

* MNT: Re-rendered with conda-build 3.28.2, conda-smithy 3.30.2, and conda-forge-pinning 2024.01.02.19.32.12

---------

Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: Raul <raulppelaez@gmail.com>
peastman added a commit that referenced this pull request Jan 14, 2024
* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.1 beta (#111)

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Build 8.0.0 release (#100)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Trigger CI

* Rebuild for cuda for ppc64le and aarch64

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.14.07.22.14

* Update conda-forge.yml

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.23.10.35.24

* Rebuild for CUDA 12 w/arch support (#108)

* Rebuild for CUDA 12

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.05.31.22.15.24

* See if this fixes the missing target

CMake Error at platforms/cuda/sharedTarget/CMakeLists.txt:16 (TARGET_LINK_LIBRARIES):
  Target "OpenMMCUDA" links to:

    CUDA::cufft

  but the target was not found.  Possible reasons include:

* I think I need to only add this to cuda 12 builds

* Add missing header file

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Add `cuda_compiler_version or ""` workaround

* added cuda-nvrtc-dev as dep

* added cuda-driver-dev

* moved some deps into host

* add cuda-driver-dev as a testing dep

* move dep outside of if block

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.19.20.13

* added cuda-compat

* Rebuild for CUDA 12 w/arch support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.24.17.10.00

* push cuda12 build to dev channel

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.05.13.39.24

* sync conda-forge.yml with dev

* skip test

* made a mistake and was going to push this onto dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.22.17.00.20

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>

* Rebuild for PyPy3.9 (#110)

* Rebuild for PyPy3.9

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.26.23.22.17

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.27.16.11.26

* remove python version pin from run_constrained for windows python 3.9 builds

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Build 8.1 beta

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.02.17.25.16

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.04.19.29.41

* Add setuptools as host dependency

* Remove checks for CUDA compiler plugin

---------

Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>

* bump ci

* Add Python 3.12 migration (#113)

* Add Python 3.12 migration

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.08.10.53.16

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1 release candidate 1 (#115)

* Build 8.1 release candidate 1

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.08.21.35.56

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1rc2 (#118)

* Build 8.1rc2

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.29.0, and conda-forge-pinning 2023.11.16.09.46.51

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1.1 release candidate

* MNT: Re-rendered with conda-build 3.28.2, conda-smithy 3.30.2, and conda-forge-pinning 2024.01.02.19.32.12

* Build 8.1.1 release candidate (#124)

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Build 8.0.0 release (#100)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Trigger CI

* Rebuild for cuda for ppc64le and aarch64

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.14.07.22.14

* Update conda-forge.yml

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.23.10.35.24

* Rebuild for CUDA 12 w/arch support (#108)

* Rebuild for CUDA 12

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.05.31.22.15.24

* See if this fixes the missing target

CMake Error at platforms/cuda/sharedTarget/CMakeLists.txt:16 (TARGET_LINK_LIBRARIES):
  Target "OpenMMCUDA" links to:

    CUDA::cufft

  but the target was not found.  Possible reasons include:

* I think I need to only add this to cuda 12 builds

* Add missing header file

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Add `cuda_compiler_version or ""` workaround

* added cuda-nvrtc-dev as dep

* added cuda-driver-dev

* moved some deps into host

* add cuda-driver-dev as a testing dep

* move dep outside of if block

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.19.20.13

* added cuda-compat

* Rebuild for CUDA 12 w/arch support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.24.17.10.00

* push cuda12 build to dev channel

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.05.13.39.24

* sync conda-forge.yml with dev

* skip test

* made a mistake and was going to push this onto dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.22.17.00.20

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>

* Rebuild for PyPy3.9 (#110)

* Rebuild for PyPy3.9

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.26.23.22.17

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.27.16.11.26

* remove python version pin from run_constrained for windows python 3.9 builds

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Rebuild for CUDA 11.8 w/arch support (#116)

* Rebuild for CUDA 11.8 w/arch support

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.08.21.35.56

* Build 8.1 (#120)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.1 beta (#111)

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Build 8.0.0 release (#100)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Trigger CI

* Rebuild for cuda for ppc64le and aarch64

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.14.07.22.14

* Update conda-forge.yml

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.23.10.35.24

* Rebuild for CUDA 12 w/arch support (#108)

* Rebuild for CUDA 12

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.05.31.22.15.24

* See if this fixes the missing target

CMake Error at platforms/cuda/sharedTarget/CMakeLists.txt:16 (TARGET_LINK_LIBRARIES):
  Target "OpenMMCUDA" links to:

    CUDA::cufft

  but the target was not found.  Possible reasons include:

* I think I need to only add this to cuda 12 builds

* Add missing header file

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Add `cuda_compiler_version or ""` workaround

* added cuda-nvrtc-dev as dep

* added cuda-driver-dev

* moved some deps into host

* add cuda-driver-dev as a testing dep

* move dep outside of if block

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.19.20.13

* added cuda-compat

* Rebuild for CUDA 12 w/arch support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.24.17.10.00

* push cuda12 build to dev channel

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.05.13.39.24

* sync conda-forge.yml with dev

* skip test

* made a mistake and was going to push this onto dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.22.17.00.20

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>

* Rebuild for PyPy3.9 (#110)

* Rebuild for PyPy3.9

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.26.23.22.17

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.27.16.11.26

* remove python version pin from run_constrained for windows python 3.9 builds

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Build 8.1 beta

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.02.17.25.16

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.04.19.29.41

* Add setuptools as host dependency

* Remove checks for CUDA compiler plugin

---------

Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>

* bump ci

* Add Python 3.12 migration (#113)

* Add Python 3.12 migration

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.08.10.53.16

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1 release candidate 1 (#115)

* Build 8.1 release candidate 1

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.08.21.35.56

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1rc2 (#118)

* Build 8.1rc2

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.29.0, and conda-forge-pinning 2023.11.16.09.46.51

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.26.16.08.11

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.26.16.08.11

* Force rebuild

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>

* Trigger CI

* Rebuild for CUDA 12 w/arch + Windows support (#121)

* Rebuild for CUDA 12 w/arch + Windows support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* Update for CUDA 12

* Remove cuda-compat in windows

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Revert "Update recipe/meta.yaml"

This reverts commit d46a255.

* Change linux64 or ppc64le by linux

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.27.19.54.17

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* bump build number

---------

Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Build 8.1.1 release candidate

* MNT: Re-rendered with conda-build 3.28.2, conda-smithy 3.30.2, and conda-forge-pinning 2024.01.02.19.32.12

---------

Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: Raul <raulppelaez@gmail.com>

* Trigger CI

* Empty PR to rerender (#125)

* Empty PR to rerender

* MNT: Re-rendered with conda-build 3.28.2, conda-smithy 3.30.2, and conda-forge-pinning 2024.01.05.16.55.49

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1.1

* MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.12.19.03.45

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: Raul <raulppelaez@gmail.com>
peastman added a commit that referenced this pull request Jul 12, 2024
* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.1 beta (#111)

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Build 8.0.0 release (#100)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Trigger CI

* Rebuild for cuda for ppc64le and aarch64

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.14.07.22.14

* Update conda-forge.yml

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.23.10.35.24

* Rebuild for CUDA 12 w/arch support (#108)

* Rebuild for CUDA 12

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.05.31.22.15.24

* See if this fixes the missing target

CMake Error at platforms/cuda/sharedTarget/CMakeLists.txt:16 (TARGET_LINK_LIBRARIES):
  Target "OpenMMCUDA" links to:

    CUDA::cufft

  but the target was not found.  Possible reasons include:

* I think I need to only add this to cuda 12 builds

* Add missing header file

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Add `cuda_compiler_version or ""` workaround

* added cuda-nvrtc-dev as dep

* added cuda-driver-dev

* moved some deps into host

* add cuda-driver-dev as a testing dep

* move dep outside of if block

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.19.20.13

* added cuda-compat

* Rebuild for CUDA 12 w/arch support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.24.17.10.00

* push cuda12 build to dev channel

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.05.13.39.24

* sync conda-forge.yml with dev

* skip test

* made a mistake and was going to push this onto dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.22.17.00.20

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>

* Rebuild for PyPy3.9 (#110)

* Rebuild for PyPy3.9

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.26.23.22.17

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.27.16.11.26

* remove python version pin from run_constrained for windows python 3.9 builds

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Build 8.1 beta

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.02.17.25.16

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.04.19.29.41

* Add setuptools as host dependency

* Remove checks for CUDA compiler plugin

---------

Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>

* bump ci

* Add Python 3.12 migration (#113)

* Add Python 3.12 migration

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.08.10.53.16

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1 release candidate 1 (#115)

* Build 8.1 release candidate 1

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.08.21.35.56

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1rc2 (#118)

* Build 8.1rc2

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.29.0, and conda-forge-pinning 2023.11.16.09.46.51

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1.1 release candidate

* MNT: Re-rendered with conda-build 3.28.2, conda-smithy 3.30.2, and conda-forge-pinning 2024.01.02.19.32.12

* Build 8.1.1 release candidate (#124)

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Build 8.0.0 release (#100)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Trigger CI

* Rebuild for cuda for ppc64le and aarch64

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.14.07.22.14

* Update conda-forge.yml

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.23.10.35.24

* Rebuild for CUDA 12 w/arch support (#108)

* Rebuild for CUDA 12

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.05.31.22.15.24

* See if this fixes the missing target

CMake Error at platforms/cuda/sharedTarget/CMakeLists.txt:16 (TARGET_LINK_LIBRARIES):
  Target "OpenMMCUDA" links to:

    CUDA::cufft

  but the target was not found.  Possible reasons include:

* I think I need to only add this to cuda 12 builds

* Add missing header file

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Add `cuda_compiler_version or ""` workaround

* added cuda-nvrtc-dev as dep

* added cuda-driver-dev

* moved some deps into host

* add cuda-driver-dev as a testing dep

* move dep outside of if block

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.19.20.13

* added cuda-compat

* Rebuild for CUDA 12 w/arch support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.24.17.10.00

* push cuda12 build to dev channel

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.05.13.39.24

* sync conda-forge.yml with dev

* skip test

* made a mistake and was going to push this onto dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.22.17.00.20

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>

* Rebuild for PyPy3.9 (#110)

* Rebuild for PyPy3.9

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.26.23.22.17

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.27.16.11.26

* remove python version pin from run_constrained for windows python 3.9 builds

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Rebuild for CUDA 11.8 w/arch support (#116)

* Rebuild for CUDA 11.8 w/arch support

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.08.21.35.56

* Build 8.1 (#120)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.1 beta (#111)

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Build 8.0.0 release (#100)

* Build 8.0 beta

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Use newer glibc

* Updated linux version

* MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02

* Updated beta for 8.0

* MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.19.09.01

* Try not packaging tests

* Updated beta for 8.0

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda

* Release candidate for 8.0 (#95)

* Release candidate for 8.0

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.07.12.45.19

* python 3.11 migration

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Updated revision for release candidate (#98)

* Second release candidate of 8.0 (#99)

* Build 8.0.0 release

* MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.26.16.59.55

* Removed inappropriate checks for github release

* Removed checks that require a GPU

* Remove more tests that prevent builds from completing

* Another attempt at trying to make it happy with the batch file syntax

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Trigger CI

* Rebuild for cuda for ppc64le and aarch64

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.14.07.22.14

* Update conda-forge.yml

* MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.04.23.10.35.24

* Rebuild for CUDA 12 w/arch support (#108)

* Rebuild for CUDA 12

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.05.31.22.15.24

* See if this fixes the missing target

CMake Error at platforms/cuda/sharedTarget/CMakeLists.txt:16 (TARGET_LINK_LIBRARIES):
  Target "OpenMMCUDA" links to:

    CUDA::cufft

  but the target was not found.  Possible reasons include:

* I think I need to only add this to cuda 12 builds

* Add missing header file

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Add `cuda_compiler_version or ""` workaround

* added cuda-nvrtc-dev as dep

* added cuda-driver-dev

* moved some deps into host

* add cuda-driver-dev as a testing dep

* move dep outside of if block

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.19.20.13

* added cuda-compat

* Rebuild for CUDA 12 w/arch support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.24.17.10.00

* push cuda12 build to dev channel

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.05.13.39.24

* sync conda-forge.yml with dev

* skip test

* made a mistake and was going to push this onto dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.22.17.00.20

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>

* Rebuild for PyPy3.9 (#110)

* Rebuild for PyPy3.9

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.26.23.22.17

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.27.16.11.26

* remove python version pin from run_constrained for windows python 3.9 builds

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Build 8.1 beta

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.02.17.25.16

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and conda-forge-pinning 2023.10.04.19.29.41

* Add setuptools as host dependency

* Remove checks for CUDA compiler plugin

---------

Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>

* bump ci

* Add Python 3.12 migration (#113)

* Add Python 3.12 migration

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.08.10.53.16

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1 release candidate 1 (#115)

* Build 8.1 release candidate 1

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.08.21.35.56

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1rc2 (#118)

* Build 8.1rc2

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.29.0, and conda-forge-pinning 2023.11.16.09.46.51

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.26.16.08.11

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.26.16.08.11

* Force rebuild

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>

* Trigger CI

* Rebuild for CUDA 12 w/arch + Windows support (#121)

* Rebuild for CUDA 12 w/arch + Windows support

The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
build tools. Notably, the cudatoolkit package no longer exists, and packages
should depend directly on the specific CUDA libraries (libcublas, libcusolver,
etc) as needed. For an in-depth overview of the changes and to report problems
[see this issue]( conda-forge/conda-forge.github.io#1963 ).
Please feel free to raise any issues encountered there. Thank you! 🙏

* Update for CUDA 12

* Remove cuda-compat in windows

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* Revert "Update recipe/meta.yaml"

This reverts commit d46a255.

* Change linux64 or ppc64le by linux

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.27.19.54.17

* Update recipe/meta.yaml

Co-authored-by: jakirkham <jakirkham@gmail.com>

* bump build number

---------

Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Build 8.1.1 release candidate

* MNT: Re-rendered with conda-build 3.28.2, conda-smithy 3.30.2, and conda-forge-pinning 2024.01.02.19.32.12

---------

Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: Raul <raulppelaez@gmail.com>

* Trigger CI

* Empty PR to rerender (#125)

* Empty PR to rerender

* MNT: Re-rendered with conda-build 3.28.2, conda-smithy 3.30.2, and conda-forge-pinning 2024.01.05.16.55.49

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeYAMLTest

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* Build 8.1.2rc1 (#131)

* Build 8.1.2rc1

* MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.2, and conda-forge-pinning 2024.07.02.10.47.51

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Build 8.1.2

* Fixed hash

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: Raul <raulppelaez@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.

3 participants