Skip to content

Converting data formats to Caliper #329

Answered by daboehme
DavidPoliakoff asked this question in Q&A
Discussion options

You must be logged in to vote

Correct, that's a bad idea and there aren't many good ones ... the one and only good option is to put Caliper into RAJAPerf 😄

If you absolutely want to you can of course make a program that creates a bunch of attributes and records and puts them in a CaliWriter, or extend the Python caliper-reader to also write files (that's a bit of work though). Spot has a few extra constraints, too, like globals being recorded with adiak, which adds more complexity.

We're also working on the DB backend for Spot, so you could probably write into the DB directly and avoid going through Caliper. However, the scheme isn't finalized yet; probably some weeks/months away from being ready. And you'd still need…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@DavidPoliakoff
Comment options

@jrmadsen
Comment options

@DavidPoliakoff
Comment options

@DavidPoliakoff
Comment options

Answer selected by DavidPoliakoff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants