Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

About

The parest benchmark in spec2017 is reasonably friendly for vectorization, performance gains relative to a single FPU scalar implementation should be on the order of 35%.   Verify the benchmark vectorizes and sees a comparable performance improvement on RISC-V.




Stakeholders/Partners

RISE:

Ventana: Robin Dapp – lead developer

Ventana: Jeff Law


External:



Dependencies


Status

Development

IN PROGRESS


Development Timeline1H2024
Upstreaming

IN PROGRESS


Upstream Version

gcc-14

Spring 2024




Contacts

Robin Dapp (Ventana)

Jeff Law (Ventana)


Dependencies

None



Updates

 

  • Currently seeing a 24% decrease in instruction counts when vector is enabled
    • Both x86_64 and aarch64 are showing a 35% cycle improvement
    • Clearly there is still work to do.  It is highly unlikely we're going to hit a 35% performance improvement if we're only seeing a 24% improvement in dynamic instruction vocunts

 

  • Project reported as a priority for 1H2024


  • No labels