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 393
    • Issues 393
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • 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
  • !310

Added support for multi-operator WLs in the CUDA backend

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:cuda-support-mowls into develop Aug 31, 2024
  • Overview 2
  • Commits 5
  • Changes 3

This mainly required 3 upgrades:

  1. allow mo-WLs to be marked CUDARIZABLE
  2. make sure all results from cudarised WLs are transferred out (device2host)
  3. adjust the CUDA kernel generation to properly deal with shared wlidxes if these are shared
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: cuda-support-mowls