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

Kokkoskernels: spgemm disabling mkl flag on mkl2phase. #2148

Merged
merged 1 commit into from
Jan 10, 2018

Conversation

mndevec
Copy link
Contributor

@mndevec mndevec commented Jan 10, 2018

This pull requests disables the compilation of MKL-2phase-based SpGEMM method in kokkoskernels.
It is not used as a default methods, and compilation will be turned on for the next kokkoskernels promotion.

@trilinos/kokkos-kernels
@mhoemmen
Description

The compilation was failing when MKL is enabled. This is already fixed in KokkosKernels's develop branch. Current fix in trilinos is to disable the compilation for the TPL which is not executed as a default method.

@mndevec mndevec requested review from mhoemmen and crtrott January 10, 2018 17:13
@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_autotester_test

  • Build Num: 312
  • 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 2148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kk_mkl_spgemm_bug_fix
TRILINOS_SOURCE_REPO https://github.com/mndevec/Trilinos
TRILINOS_SOURCE_SHA 00358dc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 45f25d8

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3

  • Build Num: 178
  • 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 2148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kk_mkl_spgemm_bug_fix
TRILINOS_SOURCE_REPO https://github.com/mndevec/Trilinos
TRILINOS_SOURCE_SHA 00358dc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 45f25d8

Using Repos:

Repo: TRILINOS (mndevec/Trilinos)
  • Branch: kk_mkl_spgemm_bug_fix
  • SHA: 00358dc
  • Mode: TEST_REPO

Pull Request Author: mndevec

@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_autotester_test

  • Build Num: 312
  • 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 2148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kk_mkl_spgemm_bug_fix
TRILINOS_SOURCE_REPO https://github.com/mndevec/Trilinos
TRILINOS_SOURCE_SHA 00358dc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 45f25d8

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3

  • Build Num: 178
  • 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 2148
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kk_mkl_spgemm_bug_fix
TRILINOS_SOURCE_REPO https://github.com/mndevec/Trilinos
TRILINOS_SOURCE_SHA 00358dc
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 45f25d8

@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' - Pull Request MUST BE MERGED MANUALLY BY Project Team - Master Automerge is disabled (in .cfg file)

@mndevec mndevec merged commit 6ab3036 into trilinos:develop Jan 10, 2018
@mndevec mndevec deleted the kk_mkl_spgemm_bug_fix branch January 19, 2018 22:08
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