Skip to content

Added configs to be part of Caliper metadata#209

Open
amroakmal wants to merge 1 commit intoCEED:masterfrom
amroakmal:add-configs-to-metadata
Open

Added configs to be part of Caliper metadata#209
amroakmal wants to merge 1 commit intoCEED:masterfrom
amroakmal:add-configs-to-metadata

Conversation

@amroakmal
Copy link

No description provided.

@amroakmal
Copy link
Author

@rfhaque : May you please review this PR? The goal is to add missing configs/params to Caliper metadata using Aidak. Please advise if there’re any changes needed.

@amroakmal amroakmal force-pushed the add-configs-to-metadata branch 3 times, most recently from 48da628 to 82e4c1b Compare March 19, 2026 21:32
@amroakmal amroakmal force-pushed the add-configs-to-metadata branch from 82e4c1b to eb5daad Compare March 19, 2026 21:37
MPI_Comm adiak_mpi_comm = MPI_COMM_WORLD;
void* adiak_mpi_comm_ptr = &adiak_mpi_comm;
adiak::init(adiak_mpi_comm_ptr);
adiak::launchdate();

Choose a reason for hiding this comment

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

We should use adiak::collect_all() here to collect all the built-in metadata

Copy link

@pearce8 pearce8 left a comment

Choose a reason for hiding this comment

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

Please address David's comment

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