Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
changeset 204:bc4cb994f114
update all the libraries w/pure_C path and __brch__... tags
| author | kshalle |
|---|---|
| date | Mon, 13 Feb 2012 13:34:13 -0800 |
| parents | 651ee45615ae |
| children | eaf7e4c58c9e |
| files | __brch__DEPRECATED_README |
| diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line diff
1.1 --- a/__brch__DEPRECATED_README Sat Feb 11 21:47:25 2012 -0800 1.2 +++ b/__brch__DEPRECATED_README Mon Feb 13 13:34:13 2012 -0800 1.3 @@ -14,16 +14,16 @@ 1.4 1.5 where <HW_feat_dev_on> and <desc_of_HW_brch_tuned_for> follow the pattern: 1.6 1.7 -<num_socket> x <num_cores>_<Manuf>_<special_features> 1.8 +<num_socket> x <num_cores>_<ArchName>_<optional_special_features> 1.9 1.10 Examples: 1.11 1.12 -feat__exp_array_malloc 1.13 +feat__exp_array_malloc__generic_MC 1.14 1.15 -feat__rand_backoff__4x10_Intel_WestmereEx 1.16 +feat__rand_backoff__4x10_WestmereEx 1.17 1.18 -HW__1x4_Intel_SandyBridge 1.19 +HW__1x4_SandyBridge 1.20 1.21 -HW__4x10_Intel_WestmereEx 1.22 +HW__4x10_WestmereEx 1.23 1.24 -HW__1x4_AMD_mobile 1.25 +HW__1x4_AMD_mobile 1.26 \ No newline at end of file
