Skip to content

build options on Raspberry Pi 2 (model B) #9

@cryptozeny

Description

@cryptozeny

i don't think that it's not actually issue, but I wanna share this.

i used this options on rpi2.

$./configure CFLAGS="-Ofast -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -ffast-math" CXXFLAGS="-Ofast -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -ffast-math"

and i got 25% hash up. it's amazing... before 0.08 kH/s after 0.11 kH/s

do you why this options increases hash power? i am very curious...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions