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 😉
- Host: GitHub
- URL: https://github.com/ayushmankumar7/pyopencl-windows
- Owner: ayushmankumar7
- Created: 2022-03-12T14:08:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T14:42:37.000Z (almost 4 years ago)
- Last Synced: 2025-07-23T15:03:38.961Z (6 months ago)
- Topics: numpy, opencl, pyopencl, python, python3, windows, windows-10
- Language: Python
- Homepage:
- Size: 3.93 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!