llnl / llnl/hatchet

from_caliper Examples Not Working for Caliper>=2.10

Open Beginner friendly
#161 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
37
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Node ordering breaks the `from_caliper` examples shown in https://llnl-hatchet.readthedocs.io/en/latest/analysis_examples.html#read-in-a-caliper-cali-file, with the error `No hierarchy column in input file`. This is also documented in https://github.com/LLNL/hatchet/issues/123. We can recommend users to use the `from_caliperreader` (https://github.com/LLNL/hatchet/pull/160) reader instead, which does not have this issue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the from_caliper examples on the linked analysis_examples.html page and compare them with the from_caliperreader reader described in pull request #160. Confirm the Caliper >=2.10 failure and update the example guidance so users are directed to the working reader; the documentation should no longer recommend the broken path.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.