Skip to content

STREAM for ARM architectures #71

Description

@STH-Dev

Line 353 we need to change the compile settings for STREAM using ARM (x86 current way is good):
if x86 run current: gcc stream.c -O3 -march=native -fopenmp -o stream-me
if ARM run: gcc stream.c -O3 -fopenmp -o stream-me

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions