CLOTH_LOGICAL_THREAD_0 = 1
CLOTH_LOGICAL_THREAD_1 = -1
CLOTH_LOGICAL_THREAD_2 = -1
CLOTH_LOGICAL_THREAD_3 = -1
CLOTH_LOGICAL_THREAD_0 = 1
CLOTH_LOGICAL_THREAD_1 = 1
CLOTH_LOGICAL_THREAD_2 = 1
CLOTH_LOGICAL_THREAD_3 = 1
benji wrote:Find Config.cfg and change:
- Code: Select all
CLOTH_LOGICAL_THREAD_0 = 1
CLOTH_LOGICAL_THREAD_1 = -1
CLOTH_LOGICAL_THREAD_2 = -1
CLOTH_LOGICAL_THREAD_3 = -1
to something like:
- Code: Select all
CLOTH_LOGICAL_THREAD_0 = 1
CLOTH_LOGICAL_THREAD_1 = 1
CLOTH_LOGICAL_THREAD_2 = 1
CLOTH_LOGICAL_THREAD_3 = 1
Depending on the number of cores you have and how many threads they can each manage. (Dual-core that can multi-thread or Quad-core = all 1's. Dual-core without multi-thread = 1's in just the first two.)
8LAL24 wrote:Wait im sorry im confused what's good for a dual core because i have a 2.5ghz x 2
fouryearpuma wrote:Benji, are you sure that's correct? I was under the impression that for a dual core, you would only change the first two threads...one for each core. my understanding was that all dual core CPUs can multithread. the variable lies in the application and whether or not it can take advantage of multithreading technology. can you confirm?
Users browsing this forum: No registered users and 4 guests