Changeset 842 for DCWoRMS


Ignore:
Timestamp:
02/06/13 09:11:32 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/src/test/debb2dcworms/example/example2.xml

    r841 r842  
    3737         
    3838        <energyEstimationPlugin> 
    39                 <name>example.energy.recs.PorcessorI7EnergyEstimationPlugin</name> 
     39                <name>example.energy.recs.ProcessorI7EnergyEstimationPlugin</name> 
    4040                <resources> 
    41                         <class>Node</class> 
     41                        <class>Processor</class> 
    4242                        <type>Intel_i7</type> 
    4343                </resources> 
     
    4747                <name>example.energy.recs.ProcessorAmdEnergyEstimationPlugin</name> 
    4848                <resources> 
    49                         <class>Node</class> 
     49                        <class>Processor</class> 
    5050                        <type>AMD</type> 
    5151                </resources> 
Note: See TracChangeset for help on using the changeset viewer.