Skip to content

Make sure the w2r task has a stageout set#604

Merged
therault merged 1 commit intoICLDisco:masterfrom
devreal:w2r_stageout
Dec 4, 2023
Merged

Make sure the w2r task has a stageout set#604
therault merged 1 commit intoICLDisco:masterfrom
devreal:w2r_stageout

Conversation

@devreal
Copy link
Copy Markdown
Contributor

@devreal devreal commented Dec 4, 2023

AFAIU, the w2r uses the stage-out mechanism to move data is meant to be evicted from the device. It should have a stage-out function set to do that.

Signed-off-by: Joseph Schuchart <schuchart@icl.utk.edu>
@devreal devreal requested a review from a team as a code owner December 4, 2023 09:27
@therault therault merged commit 12b40c5 into ICLDisco:master Dec 4, 2023
@devreal
Copy link
Copy Markdown
Contributor Author

devreal commented Dec 4, 2023

Many moons ago there was this commit that removed the stage_out: e8a383f

Commit says:

 Make sure we don't call stage_in/stage_out on w2r tasks, they don't have one

I'm confused.

@bosilca
Copy link
Copy Markdown
Contributor

bosilca commented Dec 5, 2023

That commit was incorrect. It might have started from a good intention, make sure that w2r tasks do not have a stage_in, but it went haywire on the stage_out.

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.

3 participants