Skip to content

Minimize the use of floating point arithmetic #15

@Alexandre-M

Description

@Alexandre-M

Hi,

We're currently developing on the new ARMADA380 architecture for FreeBSD.
During the checks of the L2 cache activation, we use your tool that is very useful.

However, FreeBSD 10.3 lack the support of hard-float, so all the computations of the memory bandwidth include the soft-float computation. It results bad value (and some stress :) ) and hours to search why the memory is so slow.

Can you look to minimize as possible the use of floating point arithmetic during the bench phases ?

Thank you

Alexandre Martins

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions