CHAMELEON_Enable - Enable CHAMELEON feature.
- Parameters
-
| [in] | option | Feature to be enabled:
- CHAMELEON_WARNINGS Printing of warning messages.
- CHAMELEON_AUTOTUNING Autotuning for tile size and inner block size.
- CHAMELEON_GENERATE_TRACE Enable/start the trace generation.
- CHAMELEON_GENERATE_STATS Enable/start the kernel statistics.
- CHAMELEON_PROGRESS Enable the progress indicator.
- CHAMELEON_GEMM3M Use z/cgemm3m for complexe matrix-matrix products.
- CHAMELEON_GENERIC Enforce generic algorithms instead of 2DBC specific algotihms.
|
- Return values
-
| CHAMELEON_SUCCESS | successful exit |
Definition at line 245 of file context.c.
References chameleon_context_self(), and chameleon_error().