Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Using TornadoVM to accelerate processing #270

Open
ecmnet opened this issue Jun 14, 2021 · 2 comments
Open

Question: Using TornadoVM to accelerate processing #270

ecmnet opened this issue Jun 14, 2021 · 2 comments
Labels
feature request New Feature Request

Comments

@ecmnet
Copy link

ecmnet commented Jun 14, 2021

Using boofcv for several years now, I just wonder whether you have considered to support GPUs via TornadoVM https://github.com/beehive-lab/TornadoVM in order to accelerate processing.

@lessthanoptimal
Copy link
Owner

I've not looked at that yet. Development is mostly focused on CPU's since it has the most reusability. However if there was a simple proof of concept showing something like Gaussian blur being speed up by a lot with minimal effort that could result in some functions being ported. There are existing hooks in parts of the code now for calling C++ which could be recycled for this.

@lessthanoptimal lessthanoptimal added the feature request New Feature Request label Jul 21, 2021
@alawasoft
Copy link

I'm looking forward for this too. this will be amazing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New Feature Request
Projects
None yet
Development

No branches or pull requests

3 participants