Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyopencl on Xilinx FPGAs #236

Open
vishnu856 opened this issue Jul 13, 2018 · 1 comment
Open

Pyopencl on Xilinx FPGAs #236

vishnu856 opened this issue Jul 13, 2018 · 1 comment

Comments

@vishnu856
Copy link

Hello. I am trying to get PyOpenCL to work on my Xilinx FPGA board. I followed all the steps from nachiket and I got to the part where the environment variables are set, as per his paper. My python program fails to detect the emulation configuration file created for my board and resorts to the default one. I know the configuration works because I wrote a sample program in C and that detects my emconfig.json file. Could you please guide me as to what the issue could be, and if it is related to PyOpenCL? I can't find enough documentation on Xilinx about this issue and the .c program is able to detect the emconfig.json file, so I am stuck. Does pyopencl convert the python code into a C-based version for calling the kernels in a different directory? Any help you could give me would be highly appreciated. Thank you.

@inducer
Copy link
Owner

inducer commented Jul 14, 2018

This issue tracker is for bugs, not technical support. Please send a message to the mailing list for tech support. One reason for this request is that I am typically the only one who sees issue email, and I am unable to handle the tech support load on my own.

@nachiket is probably in a better position to help, anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants