[/] [branches/] [OpenUH/] - Rev 3885
Go to most recent revision |
Changes |
View Log |
Last modification
- Rev 3885 2012-03-15 01:45:59 GMT
- Author: dreachem
- Log message:
- [CAF] fix to allow use of uhcaf in makefiles
The uhcaf script will run the make command to determine the communication libs
from GASNet and ARMCI makefiles. If uhcaf is invoked from within another
makefile, the output of the nested makefile will include a printing of working
directory. To avoid this, we use --no-print-directory command in the script.
Also, there was a bug during coarray prelowering phase (undefined variable
ty1) that was fixed.
Contributor: Deepak