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

morphokit: use MORPHOKIT_HAS_PATCHED_HDF5 #1809

Merged
merged 3 commits into from
Jan 19, 2023
Merged

morphokit: use MORPHOKIT_HAS_PATCHED_HDF5 #1809

merged 3 commits into from
Jan 19, 2023

Conversation

1uc
Copy link

@1uc 1uc commented Jan 18, 2023

Since morphokit supports wheels, its difficult to provide a patched version of HDF5. However, we'll only be using morphokit with support for the HDF5 page buffer via spack. Hence, we enable building a variant of morphokit. Only when passing -DMORPHOKIT_HAS_PATCHED_HDF5=ON to CMake will it build with pagebuffer support.

Adds missing versions of TD, 5.7.1 and 5.7.4.

In order to make use of this we need to update the requirements of TD, currently [email protected] and [email protected]. The intent behind the current recipe change is that it should pick morpho-kit@develop when building touchdetector@develop until [email protected] is released.

See
https://bbpgitlab.epfl.ch/hpc/morpho-kit/-/merge_requests/18

@bbpbuildbot
Copy link
Collaborator

Thank you for your pull request!

Should you want to clear the PR build directory after failures, please use this pipeline. Before running the cleanup pipeline, please ensure that any PR building pipelines have been cancelled or finished running.

@bbpbuildbot
Copy link
Collaborator

To test your PR, use the following on BlueBrain5:

unset MODULEPATH
. /gpfs/bbp.cscs.ch/ssd/apps/bsd/pulls/1809/config/modules.sh
module load unstable

@bbpbuildbot
Copy link
Collaborator

To test your PR, use the following on BlueBrain5:

unset MODULEPATH
. /gpfs/bbp.cscs.ch/ssd/apps/bsd/pulls/1809/config/modules.sh
module load unstable

@bbpbuildbot
Copy link
Collaborator

To test your PR, use the following on BlueBrain5:

unset MODULEPATH
. /gpfs/bbp.cscs.ch/ssd/apps/bsd/pulls/1809/config/modules.sh
module load unstable

Please test the following updated modules:

  • touchdetector/5.7.4

@1uc 1uc marked this pull request as ready for review January 19, 2023 10:01
@1uc 1uc self-assigned this Jan 19, 2023
@1uc 1uc requested a review from matz-e January 19, 2023 10:01
@1uc 1uc merged commit ea082a2 into develop Jan 19, 2023
@1uc 1uc deleted the mk-patched-hdf5 branch January 19, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants