| #
a0a0c997
|
| 11-Mar-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-support-64bit-mumps' into 'master'
Support selective 64-bit mumps
See merge request petsc/petsc!2591
|
| #
a6053ece
|
| 07-Mar-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Support selective 64-bit mumps
A standard installation of MUMPS supports selective 64-bit. It uses int64_t for number for nonzeros (i.e., id.nnz, id.nnz_loc), and use int for indices of nonzeros (i.
Support selective 64-bit mumps
A standard installation of MUMPS supports selective 64-bit. It uses int64_t for number for nonzeros (i.e., id.nnz, id.nnz_loc), and use int for indices of nonzeros (i.e., id.irn, id.jcn, id.irn_loc and id.jcn_loc).
Previously, one can only build petsc with 32-bit indices to work with mumps.
This commit updates MUMPS interface to work with 64-bit-indices petsc.
show more ...
|
| #
c2558b51
|
| 02-Mar-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
d75f4b13
|
| 02-Mar-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-migrate-gce/maint' into 'maint'
Balay/ci migrate gce/maint
See merge request petsc/petsc!2573
|
| #
adca0f4f
|
| 17-Feb-2020 |
Satish Balay <balay@mcs.anl.gov> |
ci: migrate tests from mcs-nfs to gce-nfs
tag: valgrind -> linux-fast
|
| #
60a4e99f
|
| 09-Jan-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'master' into 'stefanozampini/sfwin-reuse-win'
# Conflicts: # config/BuildSystem/config/packages/MPI.py
|
| #
adb7e913
|
| 31-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2019-11-19/pasti-hwloc-openblas-pthred' into 'master'
Always reqire hwloc for pastix. Make pastix and openblas dependent on pthread
See merge request petsc/petsc!2313
|
| #
0ba198fc
|
| 19-Nov-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Always reqire hwloc for pastix. Make pastix and openblas dependent on pthread
Commit-type: portability-fix Reported-by: hg <hgbk2008@gmail.com>
|
| #
e60f640e
|
| 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
00170faf
|
| 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-pkg-hash-concurrent-builds/maint' into 'maint'
Balay/fix pkg hash concurrent builds/maint
See merge request petsc/petsc!2320
|
| #
6e8c6390
|
| 21-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
configure: attempt to mkdir package-prefix-hash location - if not found [instead of raising an error]
|
| #
35140aeb
|
| 05-Sep-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Merge branch 'master' into this one.
|
| #
660dac7e
|
| 04-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/gitlab-ci'
|
| #
f26daa2d
|
| 24-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
convert linux/nfs tests to gitlab-ci
|