hasliving.blogg.se

Update python 2.7.9 patches
Update python 2.7.9 patches












  1. #UPDATE PYTHON 2.7.9 PATCHES HOW TO#
  2. #UPDATE PYTHON 2.7.9 PATCHES INSTALL#
  3. #UPDATE PYTHON 2.7.9 PATCHES UPDATE#
  4. #UPDATE PYTHON 2.7.9 PATCHES DOWNLOAD#

  • enhance PETSc easyblock to run tests in parallel ( #2601).
  • enhance imkl easyblock to add support for installing with NVHPC ( #2595).
  • #UPDATE PYTHON 2.7.9 PATCHES INSTALL#

    avoid that path to CUDA install directory is added to $PATH ( #2593).

    #UPDATE PYTHON 2.7.9 PATCHES UPDATE#

  • update OpenCV easyblock to detect GTK3 and GTK2 dependencies (next to GTK+) ( #2591).
  • update MATLAB easyblock for 2021b (jre is no longer included) ( #2589).
  • enhance FlexiBLAS easyblock to support building with Intel MKL (imkl) as backend ( #2588).
  • enhance COMSOL easyblock to change permission on build directory during extract step (to allow using patches) ( #2584).
  • add support for specifying subdirectory for target installation directory in CMakeMake ( #2579).
  • enhance GCC easyblock to add support for AMD GPU offloading ( #2578).
  • adjust qa list in WIEN2k easyblock to handle new questions + fix sanity check for v21.1 ( #2572).
  • let GROMACS runtime logs show EasyBuild was used by setting -DGMX_VERSION_STRING_OF_FORK configuration option ( #2571).
  • update MotionCor2 easyblock to consider to locations for built binary ( #2541, #2598).
  • add support for installing R extensions in parallel ( #2408).
  • minor enhancements and updates, including:.
  • new software-specific easyblock for imkl-FFTW ( #2599).
  • update python 2.7.9 patches

  • deprecate old toolchain versions (pre-2019a common toolchains) ( #3876, #3884).
  • only print the hook messages if EasyBuild is running in debug mode ( #3843).
  • change copy_file function to raise an error when trying to copy non-existing file ( #3836, #3855, #3877).
  • #UPDATE PYTHON 2.7.9 PATCHES DOWNLOAD#

  • tweak test_http_header_fields_urlpat to download from rather than ( #3883).
  • #UPDATE PYTHON 2.7.9 PATCHES HOW TO#

  • explicitly disable rebase when pulling develop branch to create a merge commit, since not specifying how to reconcile divergent branches is an error with Git 2.33.1 and newer ( #3879).
  • make sure correct include directory is used for FlexiBLAS toolchain component ( #3875).
  • remove -depth 1 from git clone when commit specified ( #3871, #3872).
  • fix library paths to add to $LDFLAGS for intel-compilers toolchain component ( #3866).
  • in this context, the EasyBlock.fetch_extension_sources method was deprecated, and replaced by llect_exts_file_info.
  • refactor EasyBlock to decouple collecting of information on extension source/patch files from downloading them ( #3860).
  • replace which by command -v in eb wrapper script to avoid dependency on which command ( #3852).
  • ensure newer location of CUDA stubs is taken into account by RPATH filter ( #3850).
  • fix broken test by taking into account changed error raised by Python 3.9.7 when copying directory via pyfile ( #3840).
  • ensure that path configuration options have absolute path values ( #3832).
  • update python 2.7.9 patches

    filter out duplicate paths added to module files, and print warning when they occur ( #3770, #3874).add initial/experimental support for installing extensions in parallel ( #3667, #3878).add check_async_cmd function to facilitate checking on asynchronously running commands ( #3865, #3881).

    update python 2.7.9 patches

  • make sure the contrib/hooks tree is included in the source tarball for easybuild-framework ( #3862).
  • make intelfftw toolchain component aware of imkl-FFTW module ( #3861).
  • added support for -insecure-download configuration option ( #3859).
  • add support for collecting GPU info (via nvidia-smi), and include it in -show-system-info and test report ( #3851).
  • add support for checking required/optional EasyBuild dependencies via eb -check-eb-deps ( #3829).
  • add -review-pr-max and -review-pr-filter options to limit easyconfigs used by -review-pr + retain order of easyconfigs being compared with ( #3754).













  • Update python 2.7.9 patches