Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A aml
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • 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
  • argo
  • aml
  • Merge requests
  • !143

Add valgrind checks to the CI

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Swann Perarnau requested to merge add-valgrind-checks into staging Jul 29, 2020
  • Overview 0
  • Commits 7
  • Pipelines 5
  • Changes 12

Adds an extra CI step that runs valgrind on all of our unit tests, tutorials, and benchmarks.

Needs some extra care with OpenMP code, as it tends to behave strangely under tools like valgrind.

Fixing #68 (closed).

Edited Jul 31, 2020 by Swann Perarnau
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-valgrind-checks