Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The number of working threads pMaxThreads is set to 4, main thread is not participating in the data processing. Child threads have pThreadID set to 1, 2 and 3. There was a filter applied through process parameter that restricted pDimPar element range. Its value was set to A+B+C+D+E+F+G+H+I+J+K+M

  • pDimPar dimension elements (source cube): A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P

  • Equivalent dimension elements (target cube): a, d, h, m

  • Mapping between pDimPar and the equivalent dimension:

...

We can now create list of elements that were assigned to each worker thread:

pThreadID

Assigned Elements from pDimPar

Assigned Elements from Equivalent Dimension to pDimPar

0

 

1

A, B, C, M

a, m

2

D, E, F, G

d

3

H, I, J, K, L

h