| #
721b214e
|
| 02-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-delay-cuda-init' into 'master'
Do not init cuda if a code does not create any petsc cuda objects
See merge request petsc/petsc!2987
|
| #
7e230131
|
| 27-Jul-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Remove -cuda_initialize 0 from CIs
|
| #
3d0ccbc3
|
| 29-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
7577f47e
|
| 29-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-mswin-opt-impi-disable-tests/maint' into 'maint'
MS-IMPI: disable tests as they give mpiio errors with older IMPI - and random...
See merge request petsc/petsc!3003
|
| #
f7c7b4ab
|
| 28-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
MS-IMPI: disable tests as they give mpiio errors with older IMPI - and random crashes with newer IMPI
Ref: https://gitlab.com/petsc/petsc/-/merge_requests/2953 Ref: https://gitlab.com/petsc/petsc/-/
MS-IMPI: disable tests as they give mpiio errors with older IMPI - and random crashes with newer IMPI
Ref: https://gitlab.com/petsc/petsc/-/merge_requests/2953 Ref: https://gitlab.com/petsc/petsc/-/merge_requests/2992
Also reduce default TIMEOUT for test suite
show more ...
|
| #
1e303875
|
| 24-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'scott/config-hip' into 'master'
HIP and SYCL configuration
See merge request petsc/petsc!2973
|
| #
28f796ea
|
| 14-Jul-2020 |
Scott Kruger <kruger@txcorp.com> |
Enable HIP and SYCL configuration
This adds support for HIP and SYCL configuration.
HIP is both a compiler (hipcc) and a package to be searched for (hipblas, hipsparse) similar to CUDA. Language:
Enable HIP and SYCL configuration
This adds support for HIP and SYCL configuration.
HIP is both a compiler (hipcc) and a package to be searched for (hipblas, hipsparse) similar to CUDA. Language: HIP; Compiler: HIPCC (even though it is C++)
SYCL is currently implemented for searching only the dpcpp compiler. Because Intel's oneAPI is very similar to MKL, Blas/Lapack is handled by those packages. Language: SYCL; Compiler: SYCLCXX
Although it is a C++ compiler, both hipcc and dpcpp are very slow. Currently using the .hip.cpp and .sycl.cxx extensions although more work will be needed for testings. See the kokkos work.
This includes preliminary changes for pipeline testing The HIP_PLATFORM is an environment variable that chooses the backend. So one configuration file, but the platform is specified in .gitlab-ci.yml.
This includes beta versions of configuration files for what could be used on Frontier. This is both the HIP version and CUDA versions for enabling comparisons.
show more ...
|
| #
db90be85
|
| 14-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
9393332a
|
| 13-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
CI: switch linux-pkgs-opt to use gcc-10
|
| #
34c4179b
|
| 13-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
CI: p1 isn't failing on circular dependency - but frog is
|
| #
c3f391a5
|
| 13-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
CI: p1 isn't failing on circular dependency - but frog is
|
| #
c42821a6
|
| 08-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/codecov' into 'master'
coverage: codecov.io in *-gcov builds
See merge request petsc/petsc!2963
|
| #
e1e3abb2
|
| 06-Jul-2020 |
Jed Brown <jed@jedbrown.org> |
coverage: codecov.io in *-gcov builds
|
| #
ef2dcb5c
|
| 27-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
c9ef0062
|
| 27-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-mpiuni-cuda' into 'master'
Enable cuda support to MPIUNI
See merge request petsc/petsc!2920
|
| #
50f9cdd2
|
| 27-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-gcov' into 'maint'
ci: move gcov tests from after_script to script, linux tests to GCE, stage1 tests to MCS
See merge request petsc/petsc!2911
|
| #
6e42a002
|
| 22-Jun-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
MPIUNI: add cuda support
|
| #
b84e2207
|
| 25-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
ci: move stage1 builds over to MCS - to speedup
|
| #
9c4d475b
|
| 25-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
ci: move nagfor build to GCE
|
| #
a32fc085
|
| 25-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
ci: move more tests to GCE
|
| #
99447a89
|
| 25-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
ci: update to use intel/19.0-nompilib provided by systems [instead of the private/modified intel-mkl/19.5]
|
| #
b8768847
|
| 24-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
ci: move gcov tests from after_script to script
Reported-by: Barry Smith <bsmith@petsc.dev>
|
| #
09bd9c02
|
| 21-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
077e0a7b
|
| 21-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Revert "temporarily reorg win32 tests"
This reverts commit 86bfcfb49594aab4f783232c19490b6d781f1310.
|
| #
41690b5a
|
| 20-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|