Skip to content
Snippets Groups Projects

Address of SymPy-Function `address_of`

Merged Stephan Seitz requested to merge seitz/pystencils:address_of-function into master

Some CUDA functions (like atomic_add) require pointers to data. This PR adds a SymPy function representing the C address-of operator (&).

I tried to trigger cse to show a problem related to this function (dummy variables were not typed correctly as pointer). I'll include the fix in a follow-up PR.

Edited by Stephan Seitz

Merge request reports

Pipeline #16133 passed

Pipeline passed for 9f79445e on seitz:address_of-function

Approval is optional

Merged by Martin BauerMartin Bauer 5 years ago (Jul 10, 2019 2:14pm UTC)

Merge details

  • Changes merged into master with a30d5181.
  • Deleted the source branch.

Pipeline #16377 passed with warnings

Pipeline passed with warnings for a30d5181 on master

Test coverage 78.63% from 0 jobs

Activity

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