Hi all,

When I try to use a dot product on input ports that are of depth 0, the 
workflow does not validate.  Is there any kung foo I can use to get this 
to work?  I am trying to do the following

    x
    | \
    y |
    |  /
    z

Where all ports have depth 0, but when it goes to processor z, I want 
each iteration of x's output to only be matched up with its 
corresponding output from processor y.  So a cross product (which does 
validate) is not an option.

Thanks for any help you can provide, I'm stumped on this one!

Paul

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
taverna-hackers mailing list
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/
Developers Guide: http://www.taverna.org.uk/developers/

Reply via email to