| #
86bfcfb4
|
| 20-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
temporarily reorg win32 tests
|
| #
babdfabc
|
| 18-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
4566f096
|
| 18-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-05-29/fix-start-in-debugger-macos' into 'maint'
Barry/2020 05 29/fix start in debugger macos
See merge request petsc/petsc!2861
|
| #
e18d84dc
|
| 13-Jun-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Allow using API for testing
|
| #
7f1df79e
|
| 16-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/fix-cuda-complex' into 'master'
Enable CUDA + Complex
See merge request petsc/petsc!2822
|
| #
d7dd5b3c
|
| 29-May-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
CI: Add arch-ci-linux-cuda-complex
|
| #
2225ad31
|
| 12-May-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
a4758970
|
| 12-May-2020 |
Satish Balay <balay@mcs.anl.gov> |
CI: fix linux-gcc-ifc-cmplx to use .linux_test_nofflags
|
| #
e7a4bfd4
|
| 02-May-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
6b1b9cc4
|
| 01-May-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/fix-mkl-deprecation-warnings/maint' into 'maint'
Rmills/fix mkl deprecation warnings/maint
See merge request petsc/petsc!2762
|
| #
2e9917da
|
| 28-Apr-2020 |
Richard Tran Mills <rmills@rmills.org> |
Change arch-ci-linux-intel and arch-ci-linux-intel-cmplx to avoid deprecated function warnings.
and update CI to use -Werror arch-ci-linux-intel
[-Werror with arch-ci-linux-intel-cmplx breaks with
Change arch-ci-linux-intel and arch-ci-linux-intel-cmplx to avoid deprecated function warnings.
and update CI to use -Werror arch-ci-linux-intel
[-Werror with arch-ci-linux-intel-cmplx breaks with --download-petsc4py]
show more ...
|
| #
9c15a9aa
|
| 24-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/defined-nocpp' into 'master'
PetscDefined: test whether a configuration macro is defined without #ifdef
See merge request petsc/petsc!157
|
| #
4e1ad211
|
| 27-Mar-2014 |
Jed Brown <jed@jedbrown.org> |
PetscDefined: test whether a configuration macro is defined without #ifdef
This allows testing configuration macros from normal code, thus avoiding unused variable warnings and allowing the compiler
PetscDefined: test whether a configuration macro is defined without #ifdef
This allows testing configuration macros from normal code, thus avoiding unused variable warnings and allowing the compiler to check for syntax errors throughout all alternatives. This uses C99-style variadic macros with a second expansion to appease MSVC's non-conforming implementation of variadic macros.
This trick was introduced by "comex" on Google+ in response to a question posed by Linus Torvalds. https://plus.google.com/+LinusTorvalds/posts/9gntjh57dXt
This technique (modulo MSVC support) was implemented in the Linux kernel by Paul Gortmaker: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=69349c2dc01c489eccaa4c472542c08e370c6d7e
show more ...
|
| #
8b39563a
|
| 23-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
9a894adb
|
| 22-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
CI: split gcov, pgi builds from linux-fast so they can be scheduled on a different set of machines.
[for better load balance or to handle gcov inconsistencies between nodes]
|
| #
4133f029
|
| 17-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
776ac268
|
| 17-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/fix-thrust-array-type' into 'maint'
Fix wrong thrust array type passed to cuSPARSE
See merge request petsc/petsc!2725
|
| #
1738831d
|
| 16-Apr-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Add CI arch-ci-linux-cuda-double-64idx.py
|
| #
805f4402
|
| 16-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
e7457adb
|
| 15-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-pardiso-single' into 'maint'
Fix broken PARDISO --with-precision=single
See merge request petsc/petsc!2710
|
| #
560a203c
|
| 15-Apr-2020 |
prj- <pierre.jolivet@enseeiht.fr> |
Fix broken PARDISO --with-precision=single and add a test to CI
|
| #
e08ecd42
|
| 05-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
ci: fixes for vermin python syntax checker
vermin -vv --backport argparse -t=2.6- -t=3.4- config
|
| #
e15a6058
|
| 05-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-vermin/maint' into 'master'
Balay/ci vermin/maint
See merge request petsc/petsc!2686
|
| #
8f450857
|
| 05-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
ci: fixes for vermin python syntax checker
vermin -vv --backport argparse -t=2.6- -t=3.4- config
|
| #
528955be
|
| 04-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|