Skip to content
Snippets Groups Projects

Basic support for OpenCL (experimental)

Merged Stephan Seitz requested to merge seitz/pystencils:opencl-backend into master

Basic support for OpenCL

Problem: OpenCL cannot import stdint.h. Temporary fix: define custom opencl_stdint.h (defines currently only int64_t `)

TODO:

  • implement opencl_stdint.h
  • implement shard_mem, textures, built-in functions
  • avoid CUDA intrinsics (fast_div)
Edited by Stephan Seitz

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
Please register or sign in to reply