Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Merge requests
  • !4241

Revert PR #4228

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged James Willenbring requested to merge Revert-PR-4228 into develop Jan 22, 2019
  • Overview 21
  • Commits 1
  • Pipelines 0
  • Changes 10

Created by: mhoemmen

This reverts commit 24c2eb2f, reversing changes made to 7b60b19b.

It turns out that this breaks builds if Fortran is not enabled. CMake apparently permits the configuration to proceed, but the build fails with a missing header file. This revert should fix the following issues:

https://github.com/kokkos/kokkos-kernels/issues/372 https://github.com/trilinos/Trilinos/issues/4237 https://github.com/trilinos/Trilinos/issues/4235 #4242 (closed)

@trilinos/kokkos-kernels

Related Issues

  • Closes https://github.com/kokkos/kokkos-kernels/issues/372, #4235 (closed), #4237 (closed)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Revert-PR-4228