Compilers: GCC
Operating systems: Linux
Last updated: 21-Jan-2014 blw
The text for many of the descriptions below was taken from the online help for gcc.
Invoke the GNU C Compiler
Invoke the GNU C++ Compiler
Specify optimization level n:
Adds the directory for include files to the search path at compile time.
Adds the library directory search path at link time
Links in the OpenCL library.
Specify optimization level n:
Adds the directory for include files to the search path at compile time.
Adds the library directory search path at link time
Links in the OpenCL library.
Platform settings
One or more of the following settings may have been applied to the testbed. If so, the "Platform Notes" section of the report will say so; and you can read below to find out more about what these settings mean.
LD_LIBRARY_PATH=<directories> (linker)
LD_LIBRARY_PATH controls the search order for both the compile-time and run-time linkers. Usually, it can be
defaulted; but testers may sometimes choose to explicitly set it (as documented in the notes in the submission), in order to
ensure that the correct versions of libraries are picked up.
STACKSIZE=<n> (Unix)
Set the size of the stack (temporary storage area) for each slave thread of a multithreaded program.
ulimit -s <n> (Unix)
Sets the stack size to n kbytes, or "unlimited" to allow the stack size to grow without limit.
Flag description origin markings:
For questions about the meanings of these flags, please contact the tester.
For other inquiries, please contact webmaster@spec.org
Copyright 2014-2015 Standard Performance Evaluation Corporation
Tested with SPEC ACCEL v1.0.
Report generated on Wed Sep 30 11:15:57 2015 by SPEC ACCEL flags formatter v1290.