Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VecGeom VecGeom
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • VecGeom
  • VecGeomVecGeom
  • Merge requests
  • !853

Several fixes for single-precision+vector(+CUDA) mode

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrei Gheata requested to merge single_prec_vector into master Oct 06, 2021
  • Overview 29
  • Commits 12
  • Pipelines 4
  • Changes 15

This fixes the compilation errors in single precision+vector mode, but also fixes all failing ctest tests in Debug mode. Some tests are still failing in Release mode. It turns out the compilation options we use for nvcc do not produce numerically equivalent results, and this is not (only) due to usage of fast math.

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