detect riscv xtheadvector, fix xtheadvdot #134
Merged
Travis CI / Travis CI - Branch
cancelled
Dec 22, 2024 in 6h 31m 59s
Build Canceled
The build canceled.
Details
This is a normal build for the xtheadvector-xtheadvdot 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 |
---|---|---|
264.1 | Linux | passed |
264.2 | Linux | canceled |
264.3 | Linux | passed |
264.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