Neblina Core and PyNeblina are evolving!

By Paulo No comments

The projects are evolving! We already have a separation for each type of runtime! Currently, version 1.1.0 is in alpha status, but more updates are coming soon!Also, don’t forget to check the new site for Hiperwalk! You can find more information at www.hiperwalk.org

PyNeblina and neblina-core

By Paulo No comments

Neblina is a programming language that abstracts the underlying GPU to the user through OpenCL. The reader can find more information here. However, maintaining a complete programming language demands too much work, so we decided to extract its math functions to create a library and then wrap this library, exposing it to Python. The strategy was […]

Installing pyclblast on OpenSuse 15.2

By Paulo No comments

First things first, you should really take it serious all the information that nvidia says regarding the Linux distro and version that you are planning to use as your base GPU development platform. Failing to comply with the versions leads to chaos, terror, suffering and pain, believe me for I have tried many combinations! So, […]