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: update CMakeLists.txt #4004

Merged

Conversation

ndellingwood
Copy link
Contributor

When CUBLAS=ON set BLAS=ON if not explicitly enabled.
See kokkos/kokkos-kernels#347

@trilinos/kokkos-kernels

Description

Fixes issue reported in kokkos/kokkos-kernels#347 by @csiefer2

How Has This Been Tested?

Test on White with gcc/7.2.0+cuda/9.2 in Cuda build with CUBLAS enabled but not explicitly enabling BLAS, as reported in the original issue.

When CUBLAS=ON set BLAS=ON if not explicitly enabled.
See kokkos/kokkos-kernels#347
@bartlettroscoe bartlettroscoe added the stage: in progress Work on the issue has started label Dec 5, 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: 1801
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4004
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kokkoskernels-cublas-blas
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 9b1a3f3
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a153ef1

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3

  • Build Num: 2364
  • 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 4004
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kokkoskernels-cublas-blas
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 9b1a3f3
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a153ef1

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 2023
  • 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 4004
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kokkoskernels-cublas-blas
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 9b1a3f3
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a153ef1

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 332
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4004
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kokkoskernels-cublas-blas
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 9b1a3f3
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a153ef1

Using Repos:

Repo: TRILINOS (ndellingwood/Trilinos)
  • Branch: kokkoskernels-cublas-blas
  • SHA: 9b1a3f3
  • Mode: TEST_REPO

Pull Request Author: ndellingwood

@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: 1801
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4004
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kokkoskernels-cublas-blas
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 9b1a3f3
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a153ef1

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3

  • Build Num: 2364
  • 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 4004
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kokkoskernels-cublas-blas
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 9b1a3f3
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a153ef1

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 2023
  • 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 4004
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kokkoskernels-cublas-blas
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 9b1a3f3
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a153ef1

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 332
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4004
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kokkoskernels-cublas-blas
TRILINOS_SOURCE_REPO https://github.com/ndellingwood/Trilinos
TRILINOS_SOURCE_SHA 9b1a3f3
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a153ef1


CDash Test Results for PR# 4004.

@trilinos-autotester
Copy link
Contributor

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

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

@ndellingwood ndellingwood merged commit ab25184 into trilinos:develop Dec 6, 2018
@bartlettroscoe bartlettroscoe removed the stage: in progress Work on the issue has started label Dec 6, 2018
@ndellingwood ndellingwood deleted the kokkoskernels-cublas-blas branch March 15, 2019 04:18
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.

None yet

4 participants