Skip to content

Get rid of deprecated behaviors

Matt Wala requested to merge kill-deprecation-warnings into master

Closes #26 (closed)

Things to do:

  • Use VectorArg with offsets
  • ctx_getter -> ctx_factory
  • Fix loopy warnings
  • Anything else that needs fixing (I think it's only this)
  • Wait until PyOpenCL 2018.2.2 is in Conda so that Conda builds can pass
  • loopy!297 (merged)
Edited by Matt Wala

Merge request reports

Loading