You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by he...@apache.org on 2011/12/22 06:54:50 UTC

svn commit: r1222051 - /incubator/airavata/site/trunk/content/airavata/documentation/system/interesting-workflow-samples.mdtext

Author: heshan
Date: Thu Dec 22 05:54:50 2011
New Revision: 1222051

URL: http://svn.apache.org/viewvc?rev=1222051&view=rev
Log:
Updating site

Modified:
    incubator/airavata/site/trunk/content/airavata/documentation/system/interesting-workflow-samples.mdtext

Modified: incubator/airavata/site/trunk/content/airavata/documentation/system/interesting-workflow-samples.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/documentation/system/interesting-workflow-samples.mdtext?rev=1222051&r1=1222050&r2=1222051&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/documentation/system/interesting-workflow-samples.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/documentation/system/interesting-workflow-samples.mdtext Thu Dec 22 05:54:50 2011
@@ -75,7 +75,6 @@ eg. Assume that you selected the SimpleM
 1. SimpleMath workflow
 
 	*	This workflow will start with 4 input nodes. Then the results will be handed over to another 2 nodes which will then hand over the results to another node. The last node will output the result of the operation. All the nodes considered are doing addition operations.
-
 </br></br>
 ![1](/airavata/documentation/system/interesting-workflow-samples/1.jpg)
 </br></br>
@@ -83,7 +82,6 @@ eg. Assume that you selected the SimpleM
 2. ComplexMath workflow
 
 	*	This workflow will start with 4 nodes which are doing addition operations. Then the outputs(results) will be handed over to another 2 nodes which are doing multiplication operation. The results of the multiplications are handed over to another node. The last node will do addition operation on the input data and output the resulting value.
-
 </br></br>
 ![2](/airavata/documentation/system/interesting-workflow-samples/2.jpg)
 </br></br>
@@ -95,7 +93,6 @@ XBaya support Parametric Sweeps which ca
 1. Levenshtein Distance workflow
 
 	*	This workflow will use Airavata's ForEach construct to calculate Levenshtein Distance of strings. This workflow will use cross product to calculate distance.
-
 </br></br>
 ![3](/airavata/documentation/system/interesting-workflow-samples/3.jpg)
 </br></br>
\ No newline at end of file