An open API service indexing awesome lists of open source software.

https://github.com/ayushmankumar7/pyopencl-windows

Install PyOpenCL for Windows 😉
https://github.com/ayushmankumar7/pyopencl-windows

numpy opencl pyopencl python python3 windows windows-10

Last synced: 6 months ago
JSON representation

Install PyOpenCL for Windows 😉

Awesome Lists containing this project

README

          

# 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!