summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/genNodeMrwXml.pl
Commit message (Collapse)AuthorAgeFilesLines
* genNodeMrwXml.pl: added --config optionPrachi Gupta2018-04-261-10/+9
| | | | | | | | | | | | | | | | | | | Without the config option, the script was computing the MRW name and output file names based on system name and build type. But, for fleetwood's 2N and MST config, we were having to do unnecessary copies to and from 2N/MST version of MRW to non 2N/MST version. This causes issues when multiple compile jobs are running in parallel. Change-Id: Ib4e2d10b05f182379fd0be1cacbf1a7b9efba642 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57820 Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: Roland Veloz <rveloz@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* Added Support for 2node and 4node Brazos binary generationRaja Das2014-11-051-5/+20
| | | | | | | | | | | Change-Id: I7ad2bc4a7aafa0c303a8915db0296a7a6feada40 RTC: 114760 CMVC-Coreq: 938662 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14314 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com>
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
| | | | | | | Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Enhance genHwsvMrwXml.pl script to accept a colon-delimited listBill Hoffa2014-04-031-11/+53
| | | | | | | | | | | Change-Id: I87b7c751ee75706fd7a7027a0308b509eaf6cce1 RTC:98894 CMVC-Prereq:919171 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9620 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support multinode targetingNick Bofferding2013-10-081-107/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - Added support for master processor type attributes - Made attribute sync multinode aware - Added platform properties constants - Added multinode iterator support - Extended default iterator to skip hidden system targets - Added raw iterator to "see" hidden system targets - Updated target service to be multinode aware - Added new API to query master proc per node - Modified MRW parser to support cross node peers - Modified MRW parser to default master proc per node - Removed cross node peer workarounds in node splitter script - Added common support for master system targets - Updated attribute compiler to serialize cross node peer targets - Updated attribute compiler to generate attribute size map - Updated attribute compiler to impose special ordering on target layout - Inhibited XML merge script from merging itself in xmltohb makefile - Inhibited duplicate weak symbol errors in trace statements Change-Id: I661eca12f3a7cc16c0ff5476a7ae66cea3bad7d3 RTC: 63940 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6103 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* changes to genNodeMrwXml.pl for node 4 and single node abus and psiayma2013-04-031-6/+111
| | | | | | | | | RTC: 63938 Change-Id: I58c62bb8fc0caf857d28f82166f8eb4e3cb2b5fa Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3770 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* put genNodeMrwXml.pl into HB and fix RID values forayma2013-03-261-0/+214
multi-node support RTC: 63938 Change-Id: Ic6bb6131fdb9ecbd8810080d25924f353edd0fd7 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3679 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud