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