-
Notifications
You must be signed in to change notification settings - Fork 579
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
Framework: ATDM configuration should update the way Kokkos arch(es) are set #7247
Labels
ATDM Config
Issues that are specific to the ATDM configuration settings
ATDM DevOps
Issues that will be worked by the Coordinated ATDM DevOps teams
client: ATDM
Any issue primarily impacting the ATDM project
type: bug
The primary issue is a bug in Trilinos code or tests
Comments
Actually these are maintained by @bartlettroscoe |
@brian-kelley, yea, I noticed that. That should not be too hard to fix. I have put this on the "Selected" list under https://github.com/trilinos/Trilinos/projects/6. |
bartlettroscoe
added a commit
to jjellio/Trilinos
that referenced
this issue
May 28, 2020
bartlettroscoe
added a commit
to jjellio/Trilinos
that referenced
this issue
May 28, 2020
bartlettroscoe
added a commit
to jjellio/Trilinos
that referenced
this issue
May 28, 2020
jmgate
pushed a commit
to tcad-charon/Trilinos
that referenced
this issue
May 29, 2020
…s:develop' (f96bb4d). * trilinos-develop: (32 commits) ATDM: Kokkos now likes upper-case arch names (trilinos#7247) ATDM: Make KOKKOS_ARCH looping work with commas (trilinos#7247) ATDM: Add some comments for clues on how to use (trilinos#7247) Update KOKKOS_ARCH settings to Kokkos_ARCH_arch=ON Summary: MiniTensor: Sierra/SM tolerance changes. MueLu: skip test for SC=complex ATDM: ats1: Promote all to 'Specialized' (ATDV-355) MueLu: remove out-dated comment ATDM: ats1: Remove ATDM_CONFIG_Kokkos_ENABLE_SERIAL=OFF (trilinos#7435) ATDM: Add unset ATDM_CONFIG_Kokkos_ENABLE_SERIAL and cleanup some unused (trilinos#7435) MueLu: fix issue trilinos#7411 Add ortho option to Epetra Gmres ex for testing. Print return value for jsrun and some reformatting (trilinos#7211) ATDM: ats2: Purge then load StdEnv (ATDV-351) ATDM: ats2: Update to use patchec cmake 3.17.2 and CTest GPU allocation (ATDV-333) ATDM: ats2: Only load on sparc-dev module, other cleanup (ATDV-351) ATDM: ats2: Make 'rolling' uppercase in ATDM_CONFIG_COMPILER (ATDM-351) ATDM: ats2: Switch to atdm_match_any_buildname_keyword (ATDV-351) ATDM: ats2: Add unit tests for custom_builds.sh (ATDV-351) ...
jmgate
pushed a commit
to tcad-charon/Trilinos
that referenced
this issue
May 30, 2020
…s:develop' (f96bb4d). * trilinos-develop: (36 commits) Fixes calls to normalize zero vectors in ICGS/IMGS (trilinos#7454) Tacho - remove valgrind error ATDM: Kokkos now likes upper-case arch names (trilinos#7247) ATDM: Make KOKKOS_ARCH looping work with commas (trilinos#7247) ATDM: Add some comments for clues on how to use (trilinos#7247) Update KOKKOS_ARCH settings to Kokkos_ARCH_arch=ON Summary: MiniTensor: Sierra/SM tolerance changes. MueLu: skip test for SC=complex ATDM: ats1: Promote all to 'Specialized' (ATDV-355) MueLu: remove out-dated comment ATDM: ats1: Remove ATDM_CONFIG_Kokkos_ENABLE_SERIAL=OFF (trilinos#7435) ATDM: Add unset ATDM_CONFIG_Kokkos_ENABLE_SERIAL and cleanup some unused (trilinos#7435) MueLu: fix issue trilinos#7411 Add ortho option to Epetra Gmres ex for testing. Print return value for jsrun and some reformatting (trilinos#7211) ATDM: ats2: Purge then load StdEnv (ATDV-351) ATDM: ats2: Update to use patchec cmake 3.17.2 and CTest GPU allocation (ATDV-333) ATDM: ats2: Only load on sparc-dev module, other cleanup (ATDV-351) ATDM: ats2: Make 'rolling' uppercase in ATDM_CONFIG_COMPILER (ATDM-351) ...
jmgate
pushed a commit
to tcad-charon/Trilinos
that referenced
this issue
May 31, 2020
…s:develop' (f96bb4d). * trilinos-develop: (57 commits) Fixes calls to normalize zero vectors in ICGS/IMGS (trilinos#7454) ATDM: ats2: Elevate complex build to 'Specialized' for now (ATDV-300) Amesos2: Fix Epetra crash for SuperLU ATDM: ats2: Add cuda-complex build to support GEMMA (ATDV-300) Tacho - remove valgrind error ATDM: Kokkos now likes upper-case arch names (trilinos#7247) ATDM: Make KOKKOS_ARCH looping work with commas (trilinos#7247) ATDM: Add some comments for clues on how to use (trilinos#7247) Update KOKKOS_ARCH settings to Kokkos_ARCH_arch=ON Summary: MiniTensor: Sierra/SM tolerance changes. MueLu: skip test for SC=complex ATDM: ats1: Promote all to 'Specialized' (ATDV-355) MueLu: remove out-dated comment Amesos2: Fix sign compare warning for SuperLU ATDM: ats1: Remove ATDM_CONFIG_Kokkos_ENABLE_SERIAL=OFF (trilinos#7435) ATDM: Add unset ATDM_CONFIG_Kokkos_ENABLE_SERIAL and cleanup some unused (trilinos#7435) MueLu: fix issue trilinos#7411 Add ortho option to Epetra Gmres ex for testing. Print return value for jsrun and some reformatting (trilinos#7211) ...
jmgate
pushed a commit
to tcad-charon/Trilinos
that referenced
this issue
Jun 1, 2020
…s:develop' (f96bb4d). * trilinos-develop: (57 commits) Fixes calls to normalize zero vectors in ICGS/IMGS (trilinos#7454) ATDM: ats2: Elevate complex build to 'Specialized' for now (ATDV-300) Amesos2: Fix Epetra crash for SuperLU ATDM: ats2: Add cuda-complex build to support GEMMA (ATDV-300) Tacho - remove valgrind error ATDM: Kokkos now likes upper-case arch names (trilinos#7247) ATDM: Make KOKKOS_ARCH looping work with commas (trilinos#7247) ATDM: Add some comments for clues on how to use (trilinos#7247) Update KOKKOS_ARCH settings to Kokkos_ARCH_arch=ON Summary: MiniTensor: Sierra/SM tolerance changes. MueLu: skip test for SC=complex ATDM: ats1: Promote all to 'Specialized' (ATDV-355) MueLu: remove out-dated comment Amesos2: Fix sign compare warning for SuperLU ATDM: ats1: Remove ATDM_CONFIG_Kokkos_ENABLE_SERIAL=OFF (trilinos#7435) ATDM: Add unset ATDM_CONFIG_Kokkos_ENABLE_SERIAL and cleanup some unused (trilinos#7435) MueLu: fix issue trilinos#7411 Add ortho option to Epetra Gmres ex for testing. Print return value for jsrun and some reformatting (trilinos#7211) ...
jmgate
pushed a commit
to tcad-charon/Trilinos
that referenced
this issue
Jun 2, 2020
…s:develop' (f96bb4d). * trilinos-develop: (57 commits) Fixes calls to normalize zero vectors in ICGS/IMGS (trilinos#7454) ATDM: ats2: Elevate complex build to 'Specialized' for now (ATDV-300) Amesos2: Fix Epetra crash for SuperLU ATDM: ats2: Add cuda-complex build to support GEMMA (ATDV-300) Tacho - remove valgrind error ATDM: Kokkos now likes upper-case arch names (trilinos#7247) ATDM: Make KOKKOS_ARCH looping work with commas (trilinos#7247) ATDM: Add some comments for clues on how to use (trilinos#7247) Update KOKKOS_ARCH settings to Kokkos_ARCH_arch=ON Summary: MiniTensor: Sierra/SM tolerance changes. MueLu: skip test for SC=complex ATDM: ats1: Promote all to 'Specialized' (ATDV-355) MueLu: remove out-dated comment Amesos2: Fix sign compare warning for SuperLU ATDM: ats1: Remove ATDM_CONFIG_Kokkos_ENABLE_SERIAL=OFF (trilinos#7435) ATDM: Add unset ATDM_CONFIG_Kokkos_ENABLE_SERIAL and cleanup some unused (trilinos#7435) MueLu: fix issue trilinos#7411 Add ortho option to Epetra Gmres ex for testing. Print return value for jsrun and some reformatting (trilinos#7211) ...
jmgate
pushed a commit
to tcad-charon/Trilinos
that referenced
this issue
Jun 3, 2020
…s:develop' (f96bb4d). * trilinos-develop: (58 commits) Piro: bug fix required for transient forward sensitivities to work in Albany and extension of observer to observe dx/dp (trilinos#7456) Fixes calls to normalize zero vectors in ICGS/IMGS (trilinos#7454) ATDM: ats2: Elevate complex build to 'Specialized' for now (ATDV-300) Amesos2: Fix Epetra crash for SuperLU ATDM: ats2: Add cuda-complex build to support GEMMA (ATDV-300) Tacho - remove valgrind error ATDM: Kokkos now likes upper-case arch names (trilinos#7247) ATDM: Make KOKKOS_ARCH looping work with commas (trilinos#7247) ATDM: Add some comments for clues on how to use (trilinos#7247) Update KOKKOS_ARCH settings to Kokkos_ARCH_arch=ON Summary: MiniTensor: Sierra/SM tolerance changes. MueLu: skip test for SC=complex ATDM: ats1: Promote all to 'Specialized' (ATDV-355) MueLu: remove out-dated comment Amesos2: Fix sign compare warning for SuperLU ATDM: ats1: Remove ATDM_CONFIG_Kokkos_ENABLE_SERIAL=OFF (trilinos#7435) ATDM: Add unset ATDM_CONFIG_Kokkos_ENABLE_SERIAL and cleanup some unused (trilinos#7435) MueLu: fix issue trilinos#7411 Add ortho option to Epetra Gmres ex for testing. ...
jmgate
pushed a commit
to tcad-charon/Trilinos
that referenced
this issue
Jun 4, 2020
…s:develop' (f96bb4d). * trilinos-develop: (61 commits) Belos: Fix BiCGStab restart Piro: bug fix required for transient forward sensitivities to work in Albany and extension of observer to observe dx/dp (trilinos#7456) ML: Adding debug printout Fixes calls to normalize zero vectors in ICGS/IMGS (trilinos#7454) ATDM: ats2: Elevate complex build to 'Specialized' for now (ATDV-300) Amesos2: Fix Epetra crash for SuperLU ATDM: ats2: Add cuda-complex build to support GEMMA (ATDV-300) Tacho - remove valgrind error ATDM: Kokkos now likes upper-case arch names (trilinos#7247) ATDM: Make KOKKOS_ARCH looping work with commas (trilinos#7247) ATDM: Add some comments for clues on how to use (trilinos#7247) Update KOKKOS_ARCH settings to Kokkos_ARCH_arch=ON Summary: MiniTensor: Sierra/SM tolerance changes. MueLu: skip test for SC=complex ATDM: ats1: Promote all to 'Specialized' (ATDV-355) MueLu: remove out-dated comment Amesos2: Fix sign compare warning for SuperLU ATDM: ats1: Remove ATDM_CONFIG_Kokkos_ENABLE_SERIAL=OFF (trilinos#7435) ATDM: Add unset ATDM_CONFIG_Kokkos_ENABLE_SERIAL and cleanup some unused (trilinos#7435) ...
This was addressed in PR #7448 and has not seemed to be causing any problems. Closing as complete. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ATDM Config
Issues that are specific to the ATDM configuration settings
ATDM DevOps
Issues that will be worked by the Coordinated ATDM DevOps teams
client: ATDM
Any issue primarily impacting the ATDM project
type: bug
The primary issue is a bug in Trilinos code or tests
Bug Report
@trilinos/framework
Description
What went wrong? What should have happened? Do you have an idea what might
fix things? How has this bug affected you? What are you trying to accomplish?
What specifically must we demonstrate to call this work complete?
The ATDM environment scripts use the deprecated syntax
-DKOKKOS_ARCH=XYZ
. After Kokkos 3.0, this should be-DKokkos_ARCH_XYZ=ON
. If there are multiple architectures enabled (like CPU and GPU) there should be multiple arch enable flags.Steps to Reproduce
Example on Stria:
The text was updated successfully, but these errors were encountered: