-
Notifications
You must be signed in to change notification settings - Fork 567
Tpetra vs Epetra
- Date / SHA: 5e80ff4
- Test code: MueLu_Driver.cpp
- Test inputs: --matrixType=Brick3D --nx=300 --ny=300 --nz=300 --linAlgebra="Tpetra" --rebuild=200 --resolve=200
- Run: 36-216 MPI ranks on Eclipse in increments of 36
- scaling.xml, change "repartition: enable" from "false" to "true"
- -D Trilinos_ENABLE_EXPLICIT_INSTANTIATION:BOOL=ON
- -D BUILD_SHARED_LIBS:BOOL=ON
- -D CMAKE_CXX_FLAGS:STRING="-g"
- -D Trilinos_ENABLE_TESTS:BOOL=ON
- -D Trilinos_ENABLE_Amesos:BOOL=ON
- -D Trilinos_ENABLE_Amesos2:BOOL=ON
- -D Amesos2_ENABLE_KLU2:BOOL=ON
- -D Trilinos_ENABLE_AztecOO:BOOL=ON
- -D Trilinos_ENABLE_Epetra:BOOL=ON
- -D Trilinos_ENABLE_EpetraExt:BOOL=ON
- -D Trilinos_ENABLE_Fortran:BOOL=OFF
- -D Trilinos_ENABLE_Ifpack:BOOL=ON
- -D Trilinos_ENABLE_Ifpack2:BOOL=ON
- -D Trilinos_ENABLE_MueLu:BOOL=ON
- -D Trilinos_ENABLE_Teuchos:BOOL=ON
- -D Trilinos_ENABLE_Tpetra:BOOL=ON
- -D Trilinos_ENABLE_Zoltan2:BOOL=ON
- -D MueLu_ENABLE_TEST:STRING=ON
- -D MueLu_ENABLE_EXAMPLES=ON
- -D MueLu_ENABLE_Kokkos_Refactor:STRING=OFF
- -D MueLu_ENABLE_Kokkos_Refactor_Use_By_Default:STRING=OFF
- -D Xpetra_ENABLE_Epetra=ON
- -D Xpetra_ENABLE_Tpetra=ON
- -D Tpetra_INST_INT_INT=ON
- -D TPL_ENABLE_MPI:BOOL=ON
- -D MPI_BASE_DIR:FILEPATH=$MPIROOT
- -D MPI_EXEC:FILEPATH="/opt/openmpi/1.10/intel/bin/mpiexec"
Copyright © Trilinos a Series of LF Projects, LLC
For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.
Trilinos Developer Home
Trilinos Package Owners
Policies
New Developers
Trilinos PR/CR
Productivity++
Support Policy
Test Dashboard Policy
Testing Policy
Managing Issues
New Issue Quick Ref
Handling Stale Issues and Pull Requests
Release Notes
Software Quality Plan
Proposing a New Package
Guidance on Copyrights and Licenses
Tools
CMake
Doxygen
git
GitHub Notifications
Mail lists
Clang-format
Version Control
Initial git setup
'feature'/'develop'/'master' (cheatsheet)
Simple centralized workflow
Building
SEMS Dev Env
Mac OS X
ATDM Platforms
Containers
Development Tips
Automated Workflows
Testing
Test Harness
Pull Request Testing
Submitting a Pull Request
Pull Request Workflow
Reproducing PR Errors
Addressing Test Failures
Trilinos Status Table Archive
Pre-push (Checkin) Testing
Remote pull/test/push
PR Creation & Approval Guidelines for Tpetra, Ifpack2, and MueLu Developers