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

Updates with the latest TornadoVM version and Multi-thread version provided for the benchmarks #2

Merged
merged 11 commits into from May 24, 2022

Conversation

jjfumero
Copy link
Contributor

This PR includes two updates:

  1. It updates the Task-Schedule graphs using the latest TornadoVM API. The upcoming TornadoVM API improves memory utilization, but we need to include a new call to keep data on the device and achieve higher FPS rates.
  2. We provide a Java Parallel Stream implementation with TornadoVM on the CPU using the Benchmark mode. The parallel stream API is also available for the GUI.

@Vinhixus Vinhixus merged commit 8eb5523 into Vinhixus:master May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants