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

Tpetra: initial commit of user's guide #3553

Merged
merged 2 commits into from
Oct 3, 2018

Conversation

tjfulle
Copy link
Contributor

@tjfulle tjfulle commented Oct 2, 2018

@trilinos/tpetra

Description

Initial commit of Tpetra user's guide.

This PR contains

  • rst source files used to generate the user's guide; and
  • (tested) examples used in the guide.

It does not contain the compiled html files. They need to be built locally. I'm communicating with @jwillenbring about the best way to link the static html version of the guide to the Trilinos home page.

How Has This Been Tested?

Tpetra tests (including newly added tests) pass on RHEL6/gcc7.3/openmpi1.10.1

@tjfulle tjfulle self-assigned this Oct 2, 2018
@bartlettroscoe bartlettroscoe added the stage: in progress Work on the issue has started label Oct 2, 2018
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 1016
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 3553
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-users-guide
TRILINOS_SOURCE_REPO https://github.com/tjfulle/Trilinos
TRILINOS_SOURCE_SHA a3361ef
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 094714b

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3

  • Build Num: 1775
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.9.3
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3553
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-users-guide
TRILINOS_SOURCE_REPO https://github.com/tjfulle/Trilinos
TRILINOS_SOURCE_SHA a3361ef
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 094714b

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 1470
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3553
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-users-guide
TRILINOS_SOURCE_REPO https://github.com/tjfulle/Trilinos
TRILINOS_SOURCE_SHA a3361ef
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 094714b

Using Repos:

Repo: TRILINOS (tjfulle/Trilinos)
  • Branch: tpetra-users-guide
  • SHA: a3361ef
  • Mode: TEST_REPO

Pull Request Author: tjfulle

Copy link
Contributor

@mhoemmen mhoemmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks @tjfulle !!! :D

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 1016
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 3553
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-users-guide
TRILINOS_SOURCE_REPO https://github.com/tjfulle/Trilinos
TRILINOS_SOURCE_SHA a3361ef
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 094714b

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3

  • Build Num: 1775
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.9.3
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3553
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-users-guide
TRILINOS_SOURCE_REPO https://github.com/tjfulle/Trilinos
TRILINOS_SOURCE_SHA a3361ef
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 094714b

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 1470
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3553
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tpetra-users-guide
TRILINOS_SOURCE_REPO https://github.com/tjfulle/Trilinos
TRILINOS_SOURCE_SHA a3361ef
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 094714b


CDash Test Results for PR# 3553.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ mhoemmen ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@tjfulle tjfulle merged commit 4a3620e into trilinos:develop Oct 3, 2018
@bartlettroscoe bartlettroscoe removed the stage: in progress Work on the issue has started label Oct 3, 2018
@tjfulle tjfulle deleted the tpetra-users-guide branch October 3, 2018 13:48
searhein pushed a commit to searhein/Trilinos that referenced this pull request Oct 3, 2018
…GDSW-VFEM-Coarse-Spaces

* 'develop' of https://github.com/trilinos/Trilinos: (186 commits)
  Tpetra: initial commit of user's guide (trilinos#3553)
  MueLu: fix master xml list problem
  PyTrilinos: Remove includes of NOX_Version.h
  Xpetra: update threshold type
  Re-enable Belos PCG tests (trilinos#2920 & trilinos#3007) on white/ride
  Phalanx: add debug output support during DAG traversal
  Switch to new devpack/20180521/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88 env (trilinos#3290)
  MueLu: Fix gold files
  MueLu gold files: Fix bad if statement in rebase scripts
  MueLu: Xpetra: add threshold for zero diag fix
  kokkos-kernels: Patch to fix trilinos#3493
  Tpetra::MultiVector: Improve unit tests (help w/ trilinos#3493)
  running update_params.sh to fix up latex
  Disable four exodus SEACAS tests failing with Not Run on mutrino (trilinos#3496) (trilinos#3530)
  PyTrilinos: Fix case-sensitive include of Ifpack_ConfigDef.h
  Stratimikos Belos adapter: On Belos error, throw Thyra::CatastrophicSolveFailure
  Stratimikos Belos adapter: When "Timer Label" is set, use it in output
  Amesos: SuperLU_DIST version fixes
  put in a new phase 3 aggregation option that avoids singletons at all costs (even groupng vertices with non-neighbors into aggregates)
  Framework: Parameterized CTest build update to enable extra packages to be set by Jenkins parameters. (trilinos#3520)
  ...
tjfulle added a commit to tjfulle/Trilinos that referenced this pull request Dec 6, 2018
* Tpetra: user guide source and tests

* Tpetra: fix typo in subdirectory name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants