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

Trilinos: Build Kokkos and Teko packages #7384

Closed
wants to merge 1 commit into from
Closed

Conversation

Keno
Copy link
Contributor

@Keno Keno commented Sep 20, 2023

These are dependencies of charon, which I'd like to build (#7383).

These are dependencies of charon, which I'd like to build
(#7383).
@Keno
Copy link
Contributor Author

Keno commented Sep 20, 2023

Alright, so we don't have Kokkos on 32bit, which we can probably make conditional. The build error in atomics is in a file that was removed in kokkos/kokkos@52953c8, so can probably be addressed by a version bump.

@Keno
Copy link
Contributor Author

Keno commented Sep 20, 2023

Actually, I just realized, we already have a standalone kokkos build in https://github.com/JuliaPackaging/Yggdrasil/blob/master/K/Kokkos/build_tarballs.jl. I don't think it makes sense to duplicate that here, so I probably need to figure out how to depend on that so that I can build Teko against it.

Keno added a commit that referenced this pull request Sep 20, 2023
This is the latest version. Before I try to mess with the Kokkos build
(#7384), better update, since the Kokkos integration has changed
a fair bit on Trilinos master.
@Keno Keno mentioned this pull request Sep 20, 2023
Keno added a commit that referenced this pull request Sep 20, 2023
In prepration of trying to use it directly in the Trilinos jll
(See #7386 #7384).
@Keno Keno mentioned this pull request Sep 20, 2023
Keno added a commit that referenced this pull request Sep 20, 2023
In prepration of trying to use it directly in the Trilinos jll
(See #7386 #7384).
@Keno
Copy link
Contributor Author

Keno commented Sep 21, 2023

Superseded by #7386.

@Keno Keno closed this Sep 21, 2023
Keno added a commit that referenced this pull request Sep 21, 2023
* Trilinos: Update to 14.4.0

This is the latest version. Before I try to mess with the Kokkos build
(#7384), better update, since the Kokkos integration has changed
a fair bit on Trilinos master.

* Drop patches

These got merged in trilinos/Trilinos#9641.

* Use newer cmake

* Factor options more nicely

* Drop libgfortran3

* Correct version spelling

* Add Kokkos dependency

* Add patch to use external Kokkos instead

* Fix Teko build

* Add missing patch file

* Build Kokkos-dependent libraries only if available

* Forbid libgfortran4 also

* Fix missing export on windows

* Why do I keep forgetting the patch?
@giordano giordano deleted the kf/trilinosmorepackages branch February 25, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant