| #
b7191ea9
|
| 28-Jan-2021 |
Jed Brown <jed@jedbrown.org> |
gitlab-ci: make all tests interruptible
This allows running jobs (not just pending jobs) to be canceled after new pushes to a branch supersede the old jobs. It should help free up build machines at
gitlab-ci: make all tests interruptible
This allows running jobs (not just pending jobs) to be canceled after new pushes to a branch supersede the old jobs. It should help free up build machines at the expense of occasionally now giving information from late-stage tests that are still running after a fresh push.
Cc: #739
show more ...
|
| #
c50fdd41
|
| 27-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/feature-vecrandom-minmax-device' into 'master'
Support VecSetRandom and VecMin/Max for VECCUDA
See merge request petsc/petsc!3578
|
| #
b2b7ea01
|
| 24-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
CI: update linux-cuda-double to use -j1 [to avoid resource errors at runtime] and swap with linux-cuda-double-64idx in stage-3
|
| #
875ba99e
|
| 07-Dec-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-11-13/fix-petsc4py-dependencies' into 'master'
Barry/2020 11 13/fix petsc4py dependencies
See merge request petsc/petsc!3417
|
| #
2c9fc172
|
| 30-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
GitLab test must print PYTHONPATH otherwise output cannot be reproduced by others trying to debug
Commit-type: configure, debugability /spend 10m
|
| #
017c806d
|
| 05-Nov-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/feature-mataij-create-fromcoo' into 'master'
Fast GPU assembly from COO data
See merge request petsc/petsc!3362
|
| #
80b62af8
|
| 02-Nov-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' into master
|
| #
656fbba2
|
| 02-Nov-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-ci-pgi-20.9/release' into 'release'
PGI: update to 20.9 - and fix tests
See merge request petsc/petsc!3386
|
| #
9e489221
|
| 02-Nov-2020 |
Satish Balay <balay@mcs.anl.gov> |
PGI: update to 20.9 - and fix tests
|
| #
54f1856a
|
| 22-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' into master
|
| #
944b1746
|
| 22-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'scott/hip-gitlab' into 'release'
Getting things set up for testing HIP under CI
See merge request petsc/petsc!3355
|
| #
eaf6333e
|
| 22-Oct-2020 |
Scott Kruger <scott.e.kruger@gmail.com> |
Getting things set up for testing HIP under CI
|
| #
efba6e65
|
| 10-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' into master
|
| #
d1debf72
|
| 09-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-gamg-transposegencuda' into 'release'
Fix CUDA performance regression and KOKKOS bugfixes
See merge request petsc/petsc!3310
|
| #
b276d23c
|
| 08-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
CI: remove linux-viennacl-cuda test as this is now done by c-exodus-dbg
|
| #
d19f7ace
|
| 05-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' into master
|
| #
34578497
|
| 30-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-09-28/print-merge-request-target-branch' into 'release'
Print target branch for merge request pipeline, otherwise that information is...
See merge request petsc/petsc!3269
|
| #
afc09159
|
| 29-Sep-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Print target branch for merge request pipeline, otherwise that information is not in the pipeline output
Commit-type: CI /spend 10m Thanks-to: Satish Balay <balay@mcs.anl.gov>
|
| #
3c075b86
|
| 26-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-run-cuda-only' into 'master'
CI: limit most CUDA jobs to run only cuda related tests
See merge request petsc/petsc!3248
|
| #
e7a8abad
|
| 26-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
CI: limit most CUDA jobs to run only cuda related tests
|
| #
d4ca9612
|
| 26-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-gcov' into 'master'
gcov: fixes
See merge request petsc/petsc!3242
|
| #
a11e88d7
|
| 25-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
gcov: use appropriate maint/master destination branch
'make mergegcov' gets the target branch using check-merge-branch.sh script and passes it to gcov.py
And fix gcov.py [merge] - when diff is empty
|
| #
6f7728a9
|
| 22-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/support-cuda-11' into 'master'
Add support of CUDA-11
See merge request petsc/petsc!3207
|
| #
5d5bcd6a
|
| 18-Sep-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Open cuda-11 testing for double and complex
|
| #
a7a28ef5
|
| 16-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-intel-werror' into 'master'
CI: enable -Werror for Intel jobs
See merge request petsc/petsc!3189
|