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

MiniTensor: Move function to right file. #6148

Merged
merged 1 commit into from
Oct 24, 2019
Merged

MiniTensor: Move function to right file. #6148

merged 1 commit into from
Oct 24, 2019

Conversation

lxmota
Copy link
Contributor

@lxmota lxmota commented Oct 23, 2019

The function declaration was in the correct file, but the
definition was left in the incorrect file for a long time.

Fix this.

@trilinos/intrepid2

Motivation

Stakeholder Feedback

Testing

The function declaration was in the correct file, but the
definition was left in the incorrect file for a long time.

Fix this.
@lxmota lxmota added the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Oct 23, 2019
@lxmota lxmota requested a review from mperego October 23, 2019 22:11
@lxmota lxmota self-assigned this Oct 23, 2019
@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_gcc_4.8.4

  • Build Num: 4757
  • 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 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 4584
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 3015
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 2840
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 2416
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 805
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 805
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Using Repos:

Repo: TRILINOS (lxmota/Trilinos)
  • Branch: minitensor
  • SHA: 7bbc558
  • Mode: TEST_REPO

Pull Request Author: lxmota

Copy link
Contributor

@mperego mperego left a comment

Choose a reason for hiding this comment

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

Looks good!

@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_gcc_4.8.4

  • Build Num: 4757
  • 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 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 4584
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 3015
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 2840
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 2416
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 805
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 805
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 6148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH minitensor
TRILINOS_SOURCE_REPO https:/lxmota/Trilinos
TRILINOS_SOURCE_SHA 7bbc558
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA ade2a2a


CDash Test Results for PR# 6148.

@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Pull Request will be Automerged

@trilinos-autotester trilinos-autotester merged commit b681fc2 into trilinos:develop Oct 24, 2019
@trilinos-autotester
Copy link
Contributor

Merge on Pull Request# 6148: IS A SUCCESS - Pull Request successfully merged

@trilinos-autotester trilinos-autotester removed the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Oct 24, 2019
@lxmota lxmota deleted the minitensor branch October 24, 2019 00:50
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.

3 participants