I thought that the S1070 was simply four C1060s wired together, but the S1070 system may be slightly different to that.
I have been programming two C870s in parallel using pthreads to manage each device. Does the S1070 appear as one device or four devices? ie to use all four, if there are four distinct devices in the S1070, in parallel would I need 4 threads, or just the one?
And are there any other differences in programming the two systems?