(automake-1.16.info)Unified Parallel C Support


Next: Assembly Support Prev: Objective C++ Support Up: Programs
Enter node , (file) or (file)node

8.12 Unified Parallel C Support
===============================

Automake includes some support for Unified Parallel C.

   Any package including Unified Parallel C code must define the output
variable ‘UPC’ in ‘configure.ac’; the simplest way to do this is to use
the ‘AM_PROG_UPC’ macro (Note: Public Macros).

   A few additional variables are defined when a Unified Parallel C
source file is seen:

‘UPC’
     The name of the Unified Parallel C compiler.

‘UPCFLAGS’
     Any flags to pass to the Unified Parallel C compiler.

‘AM_UPCFLAGS’
     The maintainer’s variant of ‘UPCFLAGS’.

‘UPCCOMPILE’
     The command used to actually compile a Unified Parallel C source
     file.  The file name is appended to form the complete command line.

‘UPCLINK’
     The command used to actually link a Unified Parallel C program.


automatically generated by info2www version 1.2.2.9