• Arm compute library for arm DS FVP

    Dear Arm forum,

    How can I build Arm compute library for arm DS?

    Especially, I want to use Fixed Virtual Platform in DS to simulate my program with Arm compute lib.

    Is this is what I want? https://arm-software.github.io/ComputeLibrary/latest/how_to_build…

  • FVP for instruction count assessment

    Dear Arm forum,

    If I want to profile a program which will land on Arm chip (like cortex A78), how far can I go if I have a x86 pc to simulation (i.e. w/o hardware)?

    I know it will be cycle inaccurate, but how about instruction count?

    What I expect is…