Hi,
I developed a protocol which works perfectly on a linux server. It is just input and output components, and some component (subprotocol) that performs very basic (but time-expensive) calculations.
So I consider to use it on a 10 node cluster we have.
I just click it on the implementation tab, and then setup:
Parallel processing options: true
Batch size: 25
Server: localhost
Processes: *
Run on grid: true
Preserve order: true
But when I run the protocol on the grid, it stops at some point on the subprotocol and does nothing.
I checked it out at it seems to be a "copy to server" component. And I find it weird because all components work but this. And I do not get errors messages or nothing, just it stops before the input of the component.
Ist it normal or am I missing something?
Thanks
WS
I developed a protocol which works perfectly on a linux server. It is just input and output components, and some component (subprotocol) that performs very basic (but time-expensive) calculations.
So I consider to use it on a 10 node cluster we have.
I just click it on the implementation tab, and then setup:
Parallel processing options: true
Batch size: 25
Server: localhost
Processes: *
Run on grid: true
Preserve order: true
But when I run the protocol on the grid, it stops at some point on the subprotocol and does nothing.
I checked it out at it seems to be a "copy to server" component. And I find it weird because all components work but this. And I do not get errors messages or nothing, just it stops before the input of the component.
Ist it normal or am I missing something?
Thanks
WS