Unique name and 8 cpus for Neoverse-OpenMP job
This commit is contained in:
parent
6f175fd796
commit
7a8a819994
|
@ -47,9 +47,10 @@ task:
|
||||||
- make
|
- make
|
||||||
|
|
||||||
task:
|
task:
|
||||||
name: NeoverseN1
|
name: NeoverseN1-OMP
|
||||||
arm_container:
|
arm_container:
|
||||||
image: node:latest
|
image: node:latest
|
||||||
|
cpu: 8
|
||||||
compile_script:
|
compile_script:
|
||||||
- make USE_OPENMP=1
|
- make USE_OPENMP=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue