As a preface, this is loosely based on the Vulkan guide from https://vulkan-tutorial.com/ for the C++ side of things. Massive thanks to all the wonderful people over there so I don't have to painfully dig through documentation from (the also wonderful people at) Vulkan's source code.
I apologize to those of you whom think this is refined code from a professional at C++ and/or Python, for you will find it is anything but. I will try to keep this library as efficient as possible, but I am merely human just as you are. I wish I could make everyone happy, but I have to also set boundaries as a developer. Unfortunately, if you put an API call in a function meant to be processed thousands of times per second on a GPU, I don't think I can help you. (Although, hopefully this will be automatically resolved in a later update, but only time shall tell. Python is not the magical box of cool hat tricks.)
As you read this right now, this is a very early build, so expect bugs, wrongful errors, and if at the worst, data corruption. Until I remove this message, this will be using copy to copy both your function and arguments for both me, and your safety/sanity to avoid a tragic end.
Please contact me with logs over on Github issues if you have any problems. Thanks.
-TheGeneral01
Last Updated: 08/29/26
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gpujob_vk-0.0.1.tar.gz.
File metadata
- Download URL: gpujob_vk-0.0.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1be6365d11d7077ec0d5e083876330ec5dd5caa3bec8e0dd5661865584b60945
|
|
| MD5 |
edde4cea010c7be4f67182ca065bea03
|
|
| BLAKE2b-256 |
9016a4770dc827d157ec9a48d19f817da3c46c3faf07125ff2a40b9815b7e302
|
File details
Details for the file gpujob_vk-0.0.1-py3-none-any.whl.
File metadata
- Download URL: gpujob_vk-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72b90c00ffe256591026d08c2ed22076cde5a853531edbf34365527bad0400b1
|
|
| MD5 |
2032c91cb6e068ccdff18887076e4b08
|
|
| BLAKE2b-256 |
d9fa6c8076d4a78e2bc299698f9e9ac7907c3b85c66303fa13d130a1b723141d
|