Skip to content

Commit

Permalink
Fixing resource manager test execution
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Heller committed Jun 6, 2017
1 parent 67870fc commit 396e999
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit/threads/CMakeLists.txt
Expand Up @@ -28,6 +28,8 @@ else()
set(lockfree_fifo_FLAGS NOLIBS)
endif()

set(resource_manager_PARAMETERS THREADS_PER_LOCALITY 4)

set(set_thread_state_PARAMETERS THREADS_PER_LOCALITY 4)

set(thread_affinity_PARAMETERS THREADS_PER_LOCALITY 4)
Expand Down

0 comments on commit 396e999

Please sign in to comment.