/normxcorr/trunk

To get this branch, use:
bzr branch http://suren.me/webbzr/normxcorr/trunk

« back to all changes in this revision

Viewing changes to dict_hw/src/hw_sched.h

  • Committer: Suren A. Chilingaryan
  • Date: 2010-04-26 03:58:12 UTC
  • Revision ID: csa@dside.dyndns.org-20100426035812-st93op9yj551wi3b
Multipass mode and re-initialization fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
#define HW_SINGLE_MODE
17
17
//#define HW_DETECT_CPU_CORES
18
 
#define HW_MAX_THREADS MAX_DEVICES
 
18
#define HW_MAX_THREADS DICT_HW_MAX_DEVICES
19
19
//#define HW_MAX_THREADS 128
20
20
 
21
21
#ifdef HW_SINGLE_MODE