Skip to content

First execution works but the next ones don't do anything #258

Answered by jjfumero
MLobatoR asked this question in Q&A
Discussion options

You must be logged in to vote

The replaceParameters method within the TaskSchedule was removed in version 0.15. We do not need this call because we can use multiple task-graphs and move data across them. I think you should create multiple task-graphs (as many as you need) and multiple execution plans. And move data around as we point out in the examples.

If this approach does not fit your needs, feel free to create a simple test-case, and send us a proposal with the feature/s you would like to add in TornadoVM. It is important to understand why your use case could not use multiple execution plans instead, and how we could approach your patterns/examples. The way to open proposals is via GitHub discussions.

Replies: 3 comments 20 replies

Comment options

You must be logged in to vote
8 replies
@jjfumero
Comment options

@MLobatoR
Comment options

@jjfumero
Comment options

@MLobatoR
Comment options

@MLobatoR
Comment options

Comment options

You must be logged in to vote
7 replies
@jjfumero
Comment options

@MLobatoR
Comment options

@jjfumero
Comment options

@jjfumero
Comment options

@MLobatoR
Comment options

Comment options

You must be logged in to vote
5 replies
@jjfumero
Comment options

@MLobatoR
Comment options

@jjfumero
Comment options

Answer selected by jjfumero
@MLobatoR
Comment options

@jjfumero
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested API
3 participants