mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Dashboard: Add weekly intel-ssmp tester
This commit is contained in:
parent
fa49f9b3c1
commit
85da4cec2f
2 changed files with 8 additions and 1 deletions
|
|
@ -208,6 +208,13 @@ report_url: https://storage.googleapis.com/cp2k-ci/dashboard_hip-rocm-build_rep
|
|||
|
||||
# ==============================================================================
|
||||
|
||||
[intel-ssmp]
|
||||
sortkey: 1030
|
||||
name: Intel oneAPI (ssmp)
|
||||
timeout: 170
|
||||
host: GCP
|
||||
report_url: https://storage.googleapis.com/cp2k-ci/dashboard_intel-ssmp_report.txt
|
||||
|
||||
[intel-psmp]
|
||||
sortkey: 1031
|
||||
name: Intel oneAPI (psmp)
|
||||
|
|
|
|||
|
|
@ -238,7 +238,7 @@ dockerfile: /tools/docker/Dockerfile.test_intel-psmp
|
|||
|
||||
[intel-ssmp]
|
||||
display_name: Intel oneAPI (ssmp)
|
||||
tags: monthly
|
||||
tags: weekly
|
||||
cpu: 30
|
||||
nodepools: pool-c2-30
|
||||
build_path: /
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue