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