detect aarch32 features asimdhp asimddp asimdfhm #76
Travis CI / Travis CI - Branch
required action
Mar 4, 2024 in 10m 18s
Build Errored
The build errored. This is a change from the previous build, which passed.
Details
This is a normal build for the arm-fp16 branch. You should be able to reproduce it by checking out the branch locally.
Jobs and Stages
This build has four jobs, running in parallel.
Job | OS | State |
---|---|---|
82.1 | Linux | passed |
82.2 | Linux | passed |
82.3 | Linux | errored |
82.4 | Linux | passed |
Build Configuration
Build Option | Setting |
---|---|
Language | C++ |
Operating System | Linux (Focal) |
Build Configuration
{
"language": "cpp",
"os": [
"linux"
],
"dist": "focal",
"arch": [
"amd64",
"arm64",
"ppc64le",
"s390x"
],
"script": [
"gcc main.c -o ruapu",
"./ruapu"
]
}
Loading