Skip to content

ayushmankumar7/PyOpenCL-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PyOpenCL-Windows

Install PyOpenCL for Windows ๐Ÿ˜‰

Why I made this Repo?

I wanted to install PyOpenCL on my Windows Laptop. I got many irritating issues. Again, I tried building OpenCL then PyOpenCL. Didn't help :(. Finally, I found a way to do it swifty. Yes, it did take a lot of head scratching before coming to this solution but ,yeah, as a respect to the Open Source Community, i wanted to help other developers who are still scratching their head or gave up ๐Ÿ˜‚. So Go ahead and install PyOpenCL on Windows ๐Ÿš€.

โญ Star the REPO if i was able to provide any help ๐Ÿ˜ฎ

Get Started

git clone git@github.com:ayushmankumar7/PyOpenCL-Windows.git
cd PyOpenCL-Windows
python setup.py

That's it !

Contributions always Welcomed ๐Ÿฅฝ

If you want to contribute, please follow these steps:

  1. Open an issue โ•
  2. Fork the repo ๐Ÿ”ฑ
  3. Make your changes and Send a Pull Request(PR) ๐Ÿค˜

Enjoy!