Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

hpcstruct regression on develop branch #517

Description

@mxz297

hpcstruct running on a measurement directory seems broken. On ufront, I just built the develop branch and then run:

hpcrun /bin/ls
hpcstruct hpctoolkit-ls-measurements/

I saw the below errors and no struct files generated:

/bin/sh: -c: line 6: syntax error near unexpected token `('
/bin/sh: -c: line 6: `echo msg: begin parallel analysis of $cpubin_name \\(size = $nbytes, using 16 threads\\)'
make[1]: *** [Makefile:120: /home/xm13/hpctoolkit-gpu-samples/cu_vec_add/hpctoolkit-ls-measurements/structs/ls.hpcstruct] Error 1
make[1]: Target 'analyze' not remade because of errors.
/bin/sh: -c: line 6: syntax error near unexpected token `('
/bin/sh: -c: line 6: `echo msg: begin parallel analysis of $cpubin_name \\(size = $nbytes, using 1 threads\\)'
make[1]: *** [Makefile:120: /home/xm13/hpctoolkit-gpu-samples/cu_vec_add/hpctoolkit-ls-measurements/structs/ls.hpcstruct] Error 1
make[1]: Target 'analyze' not remade because of errors.
make: *** [Makefile:195: all] Error 2
ERROR: Make hpcstruct files for measurement directory failed

Running develop's hpcstruct on individual binaries seems to work fine.

The master branch does not have this problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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