17 | | || BNL || Jiajie || daya0001.rcf.bnl.gov || Y || stable running for ~2 weeks, || |
18 | | || IHEP || Miao/Qiumei || lxslc\d\d.ihep.ac.cn || ? || debugging runs by Miao, some issues: svn version?, lustre flocking? || |
19 | | || LBNL || Cheng-Ju || pdsf\d.nersc.gov || y || initial setup, master config done, operational || |
| 17 | || BNL || Jiajie || daya0001.rcf.bnl.gov || Y || operational || |
| 18 | || IHEP || Miao/Qiumei || lxslc\d\d.ihep.ac.cn || Y || operational, but somewhat unstable || |
| 19 | || LBNL || Cheng-Ju || pdsf\d.nersc.gov || Y || operational || |
| 20 | || VT || Deb Mohapatra || ? || || initial investigations || |
39 | | == Pre-requisites : python 2.5?, setuptools, bitten ( 0.6dev-r561 ) == |
40 | | |
41 | | Although bitten is installed by dybinst into nuwa python as part of the nosebit external, |
42 | | it is more logical to install this into your system python as the slave |
43 | | can then perform ''green-field'' dybinst builds without recourse to existing dybinst-allations. |
| 40 | == Decisions : how many nodes ? which configs ? which nodes ? == |
| 41 | |
| 42 | Currently the typical configs to build are : |
| 43 | * dybinst (debug version) |
| 44 | * opt.dybinst (optimized version) |
| 45 | |
| 46 | These can both be auto-built using a slave on a single node, or the configs |
| 47 | can be split between two nodes and builds can then proceed in parallel. |
| 48 | |
| 49 | You will need to install a few packages into the system python on the nodes, and let Simon know |
| 50 | which configs should to handled by which hostnames (the exact output of the {{{hostname}}} command on the nodes is needed). |
| 51 | |
| 52 | Requirements for slave nodes |
| 53 | * able to access [/ http://dayabay.ihep.ac.cn/tracs/dybsvn] |
| 54 | * able to install a few packages into system python 2.4-2.7 |
| 55 | |
| 56 | If your institute policies etc.. allow you to make the node web accessible (eg by running nginx/lighttpd/apache) |
| 57 | then your slave node will be more useful, as it can publish : documentation, build logs etc.. |
| 58 | |
| 59 | |
| 60 | == Pre-requisites : python 2.4-2.7 , setuptools, bitten ( 0.6dev-r561 ) == |
| 61 | |
| 62 | |
| 63 | A precise version of bitten is required (note this SVN branch no longer exists), so ensure you use this precise URL : |