-
Type: Bug
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: None
-
Environment:workflow.isi.edu:
- Decaf commit 9275f541cfc02b12b3f85a2d0a08d520e4a15ee0
- Pegasus 5.0.0dev, branch decaf-PM-1513(commit c93d059c79511c1ca073c9733035c545e2db2698)
- OpenMPI 4.0.3
The producer consumer example require new field in the JSON.
The new field that are needed for this particular example are:
In "edges"
"name": "prod_con",
"transport": "mpi",
"sourcePort": "out",
"targetPort": "in"
In the "example-linear2.json" attached, there are more new fields but, I tried and it works with only the subset aforementioned.