llnl / llnl/mpiGraph

Bug: Can't locate hostlist_lite.pm

Open
#4 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
29
Forks
12
PR merge metrics
No merged PRs in 30d

Description

I'm getting the below error while using crunch_mpiGraph on generated output.

crunch_mpiGraph mpiGraph.out
Can't locate hostlist_lite.pm in @INC (you may need to install the hostlist_lite module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /home/sameer/mpiGraph/crunch_mpiGraph line 64.
BEGIN failed--compilation aborted at /home/sameer/mpiGraph/crunch_mpiGraph line 64.

Do we need to add any path variable to use in Perl?
At least Readme doesn't reflect it.

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

Reproduce the failure with crunch_mpiGraph mpiGraph.out, then inspect the crunch_mpiGraph entry point around line 64 and the README for module-loading instructions. Determine how hostlist_lite.pm is expected to be found and document or correct the setup so the command runs without the reported @INC error.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
cli, hpc
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.