Giter Site home page Giter Site logo

opencl4py's People

Contributors

ajkxyz avatar larsmans avatar vmarkovtsev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

opencl4py's Issues

Add support for images

Hi, I've been using this library and it is working much better for me than pyopencl. Unfortunately it seems to be lacking support for images. Has this been worked on? Are their plans to add it?

What is this - cffi?

Traceback (most recent call last):
File "H:\vaa\2014\06\15\TestPython\test_api.py", line 41, in
import opencl4py as cl
File "C:\Python27\lib\site-packages\opencl4py__init__.py", line 41, in
from opencl4py._py import Platforms, Context, CLRuntimeError
File "C:\Python27\lib\site-packages\opencl4py_py.py", line 39, in
import opencl4py._cffi as cl
File "C:\Python27\lib\site-packages\opencl4py_cffi.py", line 39, in
import cffi
ImportError: No module named cffi

opencl4py for FPGA

Hello,
I used to use OpenCL with FPGA, the OpenCL project has two code, the kernel and the host, the host is written in C++ but I want to use it with python, as Im new here, can I use opencl4py for that? take in account that the kernel code I compile it with SDK Altera OpenCL compiler to get the file which I use it to configure the FPGA to have Kernel. becuse I see that you writte the kernel code with host code.
Thank you in advance

Starting a dialog

Hi there,

I'm the author of PyOpenCL, which you may have heard of. I'm writing to understand your reasoning for starting this project. I found some indication here, but I'm still not completely following--if this is an issue, why not delay importing PyOpenCL until it's actually used (e.g within a function)? I don't see the motivation here to start a whole new project, with an interface that seems different just to be different...

FWIW, PyOpenCL has a cffi branch that runs on PyPy and is complete enough to run kernels. I'd be delighted to work together on that.

In any case, if you'd like to launch a competing OpenCL wrapper for Python, it's clearly not my place to be telling you how to spend your time. I'm just suggesting that we might get further by working together.

Looking forward to hearing from you,
Andreas

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.