You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
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.