Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
changeset 203:caa8512f7bdc HW__generic_x86_64_MC
changed __brch__ contents for update naming scheme
| author | Me@portablequad |
|---|---|
| date | Mon, 13 Feb 2012 09:23:27 -0800 |
| parents | 6db9e4898978 |
| children | |
| files | __brch__HW__generic_x86_64_MC |
| diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line diff
1.1 --- a/__brch__HW__generic_x86_64_MC Sun Feb 12 01:49:33 2012 -0800 1.2 +++ b/__brch__HW__generic_x86_64_MC Mon Feb 13 09:23:27 2012 -0800 1.3 @@ -18,16 +18,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
