conda-forge / conda-forge-ci-setup-feedstock

A conda-smithy repository for conda-forge-ci-setup.
BSD 3-Clause "New" or "Revised" License
13 stars 50 forks source link

opportunistically set larger swap file on windows #320

Closed h-vetinari closed 1 month ago

h-vetinari commented 1 month ago

For feedstocks using

azure:
  settings_win:
    variables:
      SET_PAGEFILE: "True"

we don't have a way to set the size (c.f. #160). Since the utility we're using to request the size of the pagefile allows setting both a minimum and a maximum, it shouldn't be an issue to increase the maximum a bit. Some compilations (example) currently run out of memory even with the newest compiler & the 8GB swapfile & parallelization turned off. I'd like to see if this fixes it.

conda-forge-webservices[bot] commented 1 month ago

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.