Skip to content

Build and test for Linux/ARM64 #29

@odidev

Description

@odidev

Description

For aarch64 platform, I have built Lmbench from source.

Steps

Following STEPS were used for the building and installation:

# sudo apt update  
# sudo apt install build-essential cmake git wget -y  
# git clone https://github.com/intel/lmbench.git  
# cd lmbench 
# make -j$(nproc) 

Outcome

To validate that the build was successful we ran a benchmark using the "make result" command. The system benchmarking was completed successfully.

All this information is also added to Software Ecosystem Dashboard for Arm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions