Skip to content

When run the ./run.sh for GameOfLife #9

@cyxfff

Description

@cyxfff

It output this:
Unrecognized parameter: "make"
Usage: bear [--output ] [--verbose] -- ...
./run.sh: line 37: cgc: command not found
./run.sh: line 38: cgc: command not found
./run.sh: line 40: cgmerge: command not found

----- Running Pira -----

Using /root/.local/share/pira for runtime files

[INFO in '/home/coco123/pira/lib/Pira.py' in 'main' line 168]: Running PIRA in compiletime filtering with configuration
/home/coco123/pira/test/integration/GameOfLife/gol_config.json
[WARNING in '/home/coco123/pira/lib/Pira.py' in 'process_args_for_extrap' line 147]: At least 5 repetitions are recommended for Extra-P modelling.
[INFO in '/home/coco123/pira/lib/Checker.py' in 'check_configfile_v2' line 84]: Creating Cubes-Directory /root/.local/share/pira/gol_cubes
[INFO in '/home/coco123/pira/lib/Pira.py' in 'main' line 190]: Running the local case
[INFO in '/home/coco123/pira/lib/Pira.py' in 'execute_with_config' line 40]: Building vanilla version for baseline measurements
[INFO in '/home/coco123/pira/lib/Pira.py' in 'execute_with_config' line 46]: Running baseline measurements
[INFO in '/home/coco123/pira/lib/Pira.py' in 'execute_with_config' line 57]: Running instrumentation iteration 0
[ERROR in '/home/coco123/pira/lib/Utility.py' in 'shell' line 346]: Utility::shell: Caught Exception Command 'pgis_pira --metacg-format 2 --scorep-out --static /home/coco123/pira/test/integration/GameOfLife/../../../extern/install/metacg/bin//gol_ct.mcg' returned non-zero exit status 127.
[ERROR in '/home/coco123/pira/lib/Analyzer.py' in 'analyze_local' line 111]: Utility::shell: Running command pgis_pira --metacg-format 2 --scorep-out --static /home/coco123/pira/test/integration/GameOfLife/../../../extern/install/metacg/bin//gol_ct.mcg did not succeed
[ERROR in '/home/coco123/pira/lib/Pira.py' in 'execute_with_config' line 111]: Pira::execute_with_config: Problem during preparation of run.
Message:
Problem in Analyzer
[ERROR in '/home/coco123/pira/lib/Pira.py' in 'main' line 256]: Runner.run caught exception. Message: Problem in Analyzer
Error opening instrumentation file for iteration 0: [Errno 2] No such file or directory: '../../../extern/install/metacg/bin/out/instrumented-gol_ct_it-0.txt'
Error opening instrumentation file for iteration 1: [Errno 2] No such file or directory: '../../../extern/install/metacg/bin/out/instrumented-gol_ct_it-1.txt'
Error opening instrumentation file for iteration 2: [Errno 2] No such file or directory: '../../../extern/install/metacg/bin/out/instrumented-gol_ct_it-2.txt'

I followed the previous steps and was prompted that I had successfully installed the

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions