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 16
    • Merge requests 16
  • 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
  • !321

Hotfix: supporting non-scalar fold operations and mo-WLs within CUDA kernels

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Sven-Bodo Scholz requested to merge sbs/sac2c:hotfix-mowl-cuknl into develop Nov 12, 2024
  • Overview 0
  • Commits 12
  • Changes 6

There were two distinct problems.

  1. the return values of mows were lifted in the wrong order in cuknl.
  2. the initialisation of fold-wls inside of CUDA kernels went wrong

Both of these issues are fixed here and one test for each has been added.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: hotfix-mowl-cuknl