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

replace Ascent's blueprint read with conduit read #1064

Merged
merged 5 commits into from
Dec 19, 2022

Conversation

nicolemarsaglia
Copy link
Contributor

Replace relay_blueprint_mesh_read with conduit::relay::(mpi::)io::blueprint::load_mesh

@nicolemarsaglia
Copy link
Contributor Author

@cyrush looks like the failures are all the same tests. Below, you'll find the output and baseline images. There's definitely slight differences. Should I investigate or chalk it up to a more robust read method and update the baseline images?

Failing Test 51: dray_redistribute.redistribute
baseline:
baseline_balanced

new output:
balanced

Failing Test 56: t_dray_mpi_volume_render
baseline:
baseline_tg_mpi_volume

new output:
tg_mpi_volume

@cyrush
Copy link
Member

cyrush commented Dec 16, 2022

Let's re-baseline.

I am a bit surprised there are differences, but this is a better way to read the data.

Also, we should rip out the old reading code in ascent and dray.

@nicolemarsaglia
Copy link
Contributor Author

@cyrush I think I got everything. Look good?

Copy link
Member

@cyrush cyrush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for getting these changes in!

@nicolemarsaglia nicolemarsaglia merged commit c320541 into develop Dec 19, 2022
@nicolemarsaglia nicolemarsaglia deleted the task/2022_12_rewrite_blueprint_read branch December 19, 2022 18:55
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

2 participants