Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 957 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 957 Bytes

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 [email protected]: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!