Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. >>> import pyopencl
  2.  
  3. _DEFAULT_INCLUDE_OPTIONS = ["-I", _find_pyopencl_include_path()]
  4.  
  5. from pkg_resources import Requirement, resource_filename
  6.  
  7. python 2.7.8 - 32 bit
  8. numpy-1.8.1 - 32bit
  9. pyopencl-2014.1 -32 bit
  10. pytool-2014.3 - 32 bit
  11. mako-1.0.0 - 32 bit.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement