Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !59

Bodo cuda fix check

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:bodo-cuda-fix-check into develop Aug 15, 2018
  • Overview 20
  • Commits 3
  • Pipelines 2
  • Changes 7

fixed an error on checking the thread block sizes. Now we check against correct maxima (AFAIK :-) and we check against the maximum number of threads and we ensure that each grid/ block dimension is bigger than 0!

For convenience, I also added a new trace option : -trace g It reports about GPU related issues; currently, it only reports kernel invocations and their configurations

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bodo-cuda-fix-check