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

Implementation of CMake policy for python #1

Merged
merged 77 commits into from
Jan 10, 2024
Merged

Conversation

MartinsNadia
Copy link
Owner

No description provided.

migueldiascosta and others added 30 commits June 8, 2023 19:19
* use get_versioned_subdir()
* Fortran .mod files moved from include to include/mpi
* test.c moved from test to opt/mpi/test
* use mpicc -cc=$CC to pickup present compiler (could be icx)
* man pages moved from man to share/man
* adjust aliases to not use icc/icpc for 2024 compilers and
  add aliases for icx/icpx/ifx.
* determine mkl_basedir like for intel-compilers via latest symlink
* interfaces -> share/mkl/interfaces
* tools/builder -> share/mkl/tools/builder
* linux/compiler/lib/intel64_lin -> lib
* examples -> share/doc/mkl/examples
Avoids build errors like
> # Configuration: 59a0a0e80bc61398ca9fef36ddd3d195f45bc65f8bfbc1a894cf677de7d5d5e9
> # Execution platform: @local_execution_config_platform//:platform
> src/main/tools/process-wrapper-legacy.cc:80: "execvp(/tmp/eb-m2n16g8t/tmptk5axscj/rpath_wrappers/ld_wrapper/ar, ...)": No such file or directory
> Target //tensorflow/tools/pip_package:build_pip_package failed to build
Required for the RPath wrappers and also assumed to exist by `self.write_wrapper`
boegel and others added 29 commits December 29, 2023 11:05
…new_pr_suitesparse

add custom easyconfig parameter `cmake_options` to SuiteSparse easyblock
…r_comsol

also consider `$EB_COMSOL_LICENSE_FILE` environment variable in custom easyblock for COMSOL
…new_pr_numpy

fix specifying path to SuiteSparse header files and libraries in numpy, Trilinos, PETSc easyblocks
prepare release notes for EasyBuild v4.9.0 + bump version to 4.9.0
sync with main + bump version to 4.9.1dev
…432_new_pr_quantumespresso

fix ELPA preprocessor flag for QuantumESPRESSO >= 7
…T_MPI_NPROCS

set BGW_TEST_MPI_NPROCS in BerkeleyGW test step
…w_pr_pytorch

add `pip_verbose` option to PythonPackage and set it to True in PyTorch easyblock, to show build output when using pip
…pr_dualsphysics

new easyblock for DualSPHysics
…r_wien2k

update WIEN2k easyblock for v23.2
…r_petsc

fix link order in PETSc easyblock for SCOTCH >= 7.x
@MartinsNadia MartinsNadia merged commit 8282d76 into develop Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet