-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Users shouldn't have to set any env. variables when running autoperf, right now instrumentation-based profiling is asking for TAU_MAKEFILE. This should be set in the config file instead.
*** Preparing to run pi_inst
make: Entering directory `/home/norris/temp/autoperf1'
tau_cc.sh -Wall pi.c -o pi_inst
/home/norris/soft/tau2/x86_64/bin/tau_cc.sh: ERROR: please set the environment variable TAU_MAKEFILE
make: *** [pi_inst] Error 1
Reactions are currently unavailable