Skip to content
GitLab
  • Menu
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • 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
  • !4216

Add infrastructure for CUDA PR build

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed James Willenbring requested to merge jwillenbring:ride_build3 into develop Jan 18, 2019
  • Overview 1
  • Commits 21
  • Pipelines 0
  • Changes 7

Created by: jwillenbring

@trilinos/framework

Description

This PR adds/modifies files in preparation of adding a dev->master CUDA build and then a PR CUDA build.

Motivation and Context

We need to protect against breaking the CUDA build at PR time. This is in response to #2464 (closed).

How Has This Been Tested?

@ZUUL42 set up Jenkins infrastructure for this build also, and we have a large subset of Trilinos tests passing. We have disabled temporarily what is failing so that we can get a PR build in place that will protect what is passing while we work on the remaining issues.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: jwillenbring:ride_build3