Axel Huebl
Axel Huebl
Haha, so the current version is actually stable/reproducible, showing the latest used value last. Yes, adding an option to remove overwritten values would be a good idea to avoid confusion...
I think renaming in the usage "usage" code constants to `skip_lev0_coarse_patch` made sense. In the `MultiFabRegister` class it does not make sense to me: this flag works for any MF...
Perfect. Per last suggestion: oh yes, you are absolutely right that would not work 😂 ok, yes since this applies actually to all our cp, let's have it in the...
There are a few more that use Ubuntu 20.04 without `setup-python` at the moment. The way to update these would be to bump to 22.04 or, where we intentionally test...
Ah yes, and Azure runs on Ubuntu 20.04 and checksums are too strict: #5203 I am not aware of a `setup-python` trick for Azure pipelines.
Simplified as in pyAMReX for now (no hard enforcement of Python 3.9+ during build time until we have all CI updated).
@conda-forge/help-c-cpp this new package for heFFTe is ready for review. In the Linux test, I do not understand the linker missing the `libpthread_nonshared.a` library. This might be an MPI or...
ping @conda-forge/help-c-cpp any idea on this pthread issue in tests? :)
ping @conda-forge/help-c-cpp any idea on this pthread issue in tests? :)
@conda-forge/fftw do you know what might be the issue here? I am trying to use FFTW to build a dependency and on Linux it fails with missing static pthread dependencies.