Skip to content
Snippets Groups Projects

Implementing stack() and concatenate()

Merged Mit Kotak requested to merge pycuda_merge into main

This PR has been approved by @kaushikcfd and adds stack() and concatenate() which are borrowed from PyOpenCL. These features were added to help support the creation of a PyCuda interface in arraycontext

  • Implemented gpuarray.(stack | concatenate)
  • Implemented test_gpuarray.(test_stack | test_gpuarray)
  • Updated array.rst
  • Tested with flake8 and pytest
Edited by Mit Kotak

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading