Skip to content
Commit df611881 authored by Andi's avatar Andi
Browse files

Changed preprocessor macros in bisection algorithm

Replaced the following preprocessor macros in OpenCL backend of the bisection algorithm:
MAX_THREADS_BLOCK -> VIENNACL_BISECT_MAX_THREADS_BLOCK
MAX_SMALL_MATRIX  -> VIENNACL_BISECT_MAX_SMALL_MATRIX
MAX_SMALL_MATRIX  -> VIENNACL_BISECT_MAX_THREADS_BLOCK_SMALL_MATRIX
MIN_ABS_INTERVAL  -> VIENNACL_BISECT_MIN_ABS_INTERVAL
parent c007d754
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment