search for: eeeer

Displaying 8 results from an estimated 8 matches for "eeeer".

2018 Mar 02
0
[RFC] llvm-mca: a static performance analysis tool
...ine view". Below is the > timeline view for the dot-product example from the previous section. > > /////////////// > Timeline view: > 012345 > Index 0123456789 > > [0,0] DeeER. . . vmulps %xmm0, %xmm1, %xmm2 > [0,1] D==eeeER . . vhaddps %xmm2, %xmm2, %xmm3 > [0,2] .D====eeeER . vhaddps %xmm3, %xmm3, %xmm4 > > [1,0] .DeeE-----R . vmulps %xmm0, %xmm1, %xmm2 > [1,1] . D=eeeE---R . vhaddps %xmm2, %xmm2, %xmm3 > [1,2] . D====eeeER . vhaddps %xmm3, %xmm3...
2010 Jun 07
3
Patch: upssched puts UPS name in the command line
Dear folks, The patch in attachment allows upssched to put actual UPS name into command line even if configuration contains wildcard (*). E.g. AT LOWBATT * EXECUTE "LOWBATT %s" AT ONLINE ups3 EXECUTE "ONLINE %s" where %s is replaced with UPS name before logging and execution. A possible further enhancement could be if regular expressions are also acceptable in place of
2018 Mar 01
9
[RFC] llvm-mca: a static performance analysis tool
...the report which contains the so-called "timeline view". Below is the timeline view for the dot-product example from the previous section. /////////////// Timeline view: 012345 Index 0123456789 [0,0] DeeER. . . vmulps %xmm0, %xmm1, %xmm2 [0,1] D==eeeER . . vhaddps %xmm2, %xmm2, %xmm3 [0,2] .D====eeeER . vhaddps %xmm3, %xmm3, %xmm4 [1,0] .DeeE-----R . vmulps %xmm0, %xmm1, %xmm2 [1,1] . D=eeeE---R . vhaddps %xmm2, %xmm2, %xmm3 [1,2] . D====eeeER . vhaddps %xmm3, %xmm3, %xmm4 [2,0] . DeeE...
2018 Mar 02
0
[RFC] llvm-mca: a static performance analysis tool
...uot;timeline view". Below is the > timeline view for the dot-product example from the previous section. > > /////////////// > Timeline view: >                    012345 > Index    0123456789 > > [0,0]    DeeER.    .    .    vmulps    %xmm0, %xmm1, %xmm2 > [0,1]    D==eeeER  .    .    vhaddps    %xmm2, %xmm2, %xmm3 > [0,2]    .D====eeeER    .    vhaddps    %xmm3, %xmm3, %xmm4 > > [1,0]    .DeeE-----R    .    vmulps    %xmm0, %xmm1, %xmm2 > [1,1]    . D=eeeE---R   .    vhaddps    %xmm2, %xmm2, %xmm3 > [1,2]    . D====eeeER   .    vhaddps    %xmm3, %xmm3,...
2018 Mar 02
0
[RFC] llvm-mca: a static performance analysis tool
...ot;timeline view". Below is the > timeline view for the dot-product example from the previous section. > > /////////////// > Timeline view: > 012345 > Index 0123456789 > > [0,0] DeeER. . . vmulps %xmm0, %xmm1, %xmm2 > [0,1] D==eeeER . . vhaddps %xmm2, %xmm2, %xmm3 > [0,2] .D====eeeER . vhaddps %xmm3, %xmm3, %xmm4 > > [1,0] .DeeE-----R . vmulps %xmm0, %xmm1, %xmm2 > [1,1] . D=eeeE---R . vhaddps %xmm2, %xmm2, %xmm3 > [1,2] . D====eeeER . vhaddps %xmm3, %xmm3,...
2018 Mar 02
5
[RFC] llvm-mca: a static performance analysis tool
...ot;timeline view". Below is the > timeline view for the dot-product example from the previous section. > > /////////////// > Timeline view: > 012345 > Index 0123456789 > > [0,0] DeeER. . . vmulps %xmm0, %xmm1, %xmm2 > [0,1] D==eeeER . . vhaddps %xmm2, %xmm2, %xmm3 > [0,2] .D====eeeER . vhaddps %xmm3, %xmm3, %xmm4 > > [1,0] .DeeE-----R . vmulps %xmm0, %xmm1, %xmm2 > [1,1] . D=eeeE---R . vhaddps %xmm2, %xmm2, %xmm3 > [1,2] . D====eeeER . vhaddps %xmm3, %xmm3,...
2009 Sep 30
6
new variable
Dear Arnaud, Now I started to write a driver that simulates continous power breaks. (E.g. in every 30 minutes.) This could be used for testing of setup of client upsmons. I have to simulate a behaviour of a real UPS. The physical model contains an extra attribute: the charging current that needed to compute recharge time and actual battery charge during the recharge process. Can we call this
2009 Sep 30
6
new variable
Dear Arnaud, Now I started to write a driver that simulates continous power breaks. (E.g. in every 30 minutes.) This could be used for testing of setup of client upsmons. I have to simulate a behaviour of a real UPS. The physical model contains an extra attribute: the charging current that needed to compute recharge time and actual battery charge during the recharge process. Can we call this