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

bump to latest hdf5 version and windows fortran support w/flang #217

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
100850f
bump to latest hdf5 version and also add test for windows fortran usi…
Krande Apr 16, 2024
15f7ce9
MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.1, and co…
Apr 16, 2024
66591a3
do not use flang as a compiler (sets to v5 of flang)
Krande Apr 16, 2024
08faf42
MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.1, and co…
Apr 16, 2024
69f3cb0
add patch to solve failing fortran tests
Krande Apr 18, 2024
cb9214f
MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.1, and co…
Apr 18, 2024
4a837f1
Merge remote-tracking branch 'refs/remotes/upstream/main' into pr-lat…
Krande Jul 31, 2024
49e471d
test flang 19.1.0.rc
Krande Jul 31, 2024
0ad9ed1
MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.37.1, and co…
Jul 31, 2024
db55550
add fortran flang rc to build config
Krande Jul 31, 2024
9776497
MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.37.1, and co…
Jul 31, 2024
74b1f59
add manual override
Krande Aug 3, 2024
aad938e
let compiler activation do its job
h-vetinari Aug 4, 2024
d8b88aa
DEBUG: temporarily vendor flang compiler activation
h-vetinari Aug 4, 2024
7ddc20b
CMake doesn't like backslashes
h-vetinari Aug 4, 2024
b7665e0
this fixes the hdf5 configuration, but it fails with no such file or …
Krande Aug 4, 2024
23bbdf0
bump to 1.14.4.3 version
Krande Aug 10, 2024
a4676cb
try setting openmpi linux cpu count to 3
Krande Aug 10, 2024
3ca7f88
try setting openmpi mpiexec linux cpu count to 3 and revert clang bui…
Krande Aug 10, 2024
6610ff6
Merge remote-tracking branch 'origin/main' into pr-latest-hdf5
Krande Oct 12, 2024
e267132
sync with main and test with latest flang
Krande Oct 12, 2024
a5c6d50
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.42.1, and co…
Oct 12, 2024
9a8dc5b
update PR to use 1.14.5
Krande Oct 26, 2024
1894bb2
try to patch around the config check to see how far it builds
Krande Oct 28, 2024
422dfb9
update patch to include test compilation flags for fortran
Krande Oct 28, 2024
b016055
only test windows while debugging
Krande Oct 28, 2024
d47fbed
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.43.0, and co…
Oct 28, 2024
37a4a06
suppress warnings from clang
Krande Oct 28, 2024
207ffbe
Merge remote-tracking branch 'origin/pr-latest-hdf5' into pr-latest-hdf5
Krande Oct 28, 2024
4acb50d
add long double to header
Krande Oct 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 0 additions & 114 deletions .azure-pipelines/azure-pipelines-linux.yml

This file was deleted.

87 changes: 0 additions & 87 deletions .azure-pipelines/azure-pipelines-osx.yml

This file was deleted.

20 changes: 3 additions & 17 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 0 additions & 48 deletions .ci_support/linux_64_mpimpich.yaml

This file was deleted.

48 changes: 0 additions & 48 deletions .ci_support/linux_64_mpinompi.yaml

This file was deleted.

48 changes: 0 additions & 48 deletions .ci_support/linux_64_mpiopenmpi.yaml

This file was deleted.

Loading
Loading