| #
ea9ab0ba
|
| 21-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
timeout: increase to 600 for regular tests - and 7200 for valgrind
|
| #
23cb2c3d
|
| 27-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
multiple fixes: openblas, osx, linux, linux-pgi
openblas: bind to specific machine as previous attempts to have portable builds failed. TARGET=GENERIC DYNAMIC_ARCH=0 TARGET=GENERIC DYNAMIC_ARCH=0 TA
multiple fixes: openblas, osx, linux, linux-pgi
openblas: bind to specific machine as previous attempts to have portable builds failed. TARGET=GENERIC DYNAMIC_ARCH=0 TARGET=GENERIC DYNAMIC_ARCH=0 TARGET_CORE=GENERIC
The following didn't have a problem? TARGET=CORE2 DYNAMIC_ARCH=0
Openblas tests: linux-IPL64 linux-cuda-single linux-opt-misc
linux: migrate some tests over from slow machines
add linux-dell for pj01(fedora30), pj02(ubuntu-1.8.04) - so that stage-2 linux tests can be scheduled on either of them
osx: use both machines for tests
linux-pgi: bind to name:petsc [somehow it takes many hours on es]
/bin/sh: line 19: 22001 Illegal instruction (core dumped) /homes/petsc/petsc-hash-pkgs/310e35/bin/mpiexec -n 1 ./ex19 -da_refine 3 -pc_type mg -ksp_type fgmres > ex19_1.tmp 2>&1
show more ...
|
| #
1b8cc14c
|
| 26-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
print more build info and update PETSC_OPTIONS format
remove duplidate variable def (in freebsd-cxx-pkgs-opt) - prevents reset of PETSC_OPTIONS
|
| #
d4f02cf1
|
| 24-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
switch windows tests from ps4 to ps5. However retain arch-ci-mswin-opt-impi on ps4 and set allow_failure
This test is crashing with hydra_pmi_proxy.exe lock on tests/ksp/ksp/examples/tutorials/runex
switch windows tests from ps4 to ps5. However retain arch-ci-mswin-opt-impi on ps4 and set allow_failure
This test is crashing with hydra_pmi_proxy.exe lock on tests/ksp/ksp/examples/tutorials/runex54f_1 perhaps due to MPIEXEC_TIMEOUT
show more ...
|
| #
e1f35f96
|
| 24-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
add linux/nfs tests to stage-3
|
| #
c86e6cf2
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
add linux/fedora tests to stage-3
|
| #
f8617054
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
add linux/el7(asterix) tests to stage-3
|
| #
bff34844
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
add linux/cuda(frog) tests to stage 2,3
|
| #
c220a231
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
add linux/knl(isdp001) tests to stage-3
|
| #
a0eee5b0
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
add linux/arm(si) tests to stage-3
|
| #
b9ee52b1
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
print additional build info
|
| #
81c5bd19
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
add osx tests to stage-3
|
| #
8f055d49
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
add freebsd tests to stage-3
|
| #
afaeda6e
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
add opensolaris tests to stage-3
|
| #
f99eff61
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
add mswin tests to stage3
|
| #
815ac3f0
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
reorganize stage-2,3 tests so that the same templates can be used for both. [and use tags on individual tests]
|
| #
689e4609
|
| 21-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
checksource: use image with blaslapack & set SHELL to bash
use bash with checkbadSource
|
| #
f923398b
|
| 19-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
Changed tags to use prefix names such as os: Added barry's test lap, changed broken experimental test to run a simple source code checker
Commit-type: style-fix, feature
|
| #
040bb367
|
| 06-Jul-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Attempt to fix gitlab yml syntax for != 1
|
| #
9c15ed49
|
| 06-Jul-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Tests for new model of gitlab CI testing based only on web and schedules
|
| #
04df5595
|
| 26-Jun-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Add comments to top of .gitlab-ci.yml file about triggering alltest
|
| #
42cde88b
|
| 26-Jun-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Try turning on only: refs: web so that Runpipeline button can be used
|
| #
02e5f532
|
| 24-Jun-2019 |
Jed Brown <jed@jedbrown.org> |
gitlab-ci: auto throttling of build should be fine for shared runners
|
| #
04bc68e0
|
| 24-Jun-2019 |
Jed Brown <jed@jedbrown.org> |
gitlab-ci: move /ccache to $(pwd)/.ccache
GitLab-CI cache only works within the project, not root paths.
|
| #
5de81b99
|
| 24-Jun-2019 |
Jed Brown <jed@jedbrown.org> |
gitlab-ci: cache "untracked" (*.o) files
|