| 7ed12849 | 04-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 4636a7ad | 04-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-eigen' into 'release'
eigen: add backup tarball
See merge request petsc/petsc!4406 |
| 3dd9386d | 04-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
eigen: add backup tarball |
| 12a88691 | 02-Oct-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Config: minor style only revise to cuda.py |
| a6c55501 | 02-Oct-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Config: add libcuda.so and put it into rpathSkipDirs[] |
| f4b40323 | 01-Oct-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Config: add support for sys dirs |
| 44a82366 | 01-Oct-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Config: add support for rpath skip dirs |
| 5da62902 | 02-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
configure: fix concatenate error in configure.log
Issue from 6678139f480
Unable to find programs ['nvcc'] providing listing of the specific search path Warning accessing /Developer/NVIDIA/C
configure: fix concatenate error in configure.log
Issue from 6678139f480
Unable to find programs ['nvcc'] providing listing of the specific search path Warning accessing /Developer/NVIDIA/CUDA-6.5/bin gives errors: can only concatenate str (not "builtin_function_or_method") to str
Reported-by: Jacob Faibussowitsch <jacob.fai@gmail.com>
show more ...
|
| 1c7be88a | 01-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| b34ed255 | 01-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/release-slepc' into 'release'
configure: SLEPc 3.16.0
See merge request petsc/petsc!4382 |
| fc1f8868 | 01-Oct-2021 |
Pierre Jolivet <pierre@joliv.et> |
configure: SLEPc 3.16.0 |
| 7b9c6903 | 01-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/main-slepc' into 'main'
configure: SLEPc 3.016.0
See merge request petsc/petsc!4383 |
| c88ae25b | 30-Sep-2021 |
Pierre Jolivet <pierre@joliv.et> |
configure: SLEPc 3.016.0 |
| d20c9c73 | 01-Oct-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix for linking with gfortran with X11 libraries on MacOS
The latest Apple Xcode appears to search /opt/X11 automatically but gfortran does not. So force /opt/X11 to be searched before '' to get the
Fix for linking with gfortran with X11 libraries on MacOS
The latest Apple Xcode appears to search /opt/X11 automatically but gfortran does not. So force /opt/X11 to be searched before '' to get the directory explicitly listed in the link line so gfortran can do the linking.
Commit-type: portability-fix \spend 5m
show more ...
|
| 7d94fe8a | 01-Oct-2021 |
Pierre Jolivet <pierre@joliv.et> |
configure: C++03 .hpp for Htool to avoid failures |
| e3569f9b | 30-Sep-2021 |
Matthew Knepley <knepley@gmail.com> |
I updated ML in Bitbucket |
| 22157b9d | 30-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/h2opus-vmm' into 'release'
h2opus vmm
See merge request petsc/petsc!4386 |
| 5d5a3567 | 30-Sep-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
H2OPUS: better handling of CUDA VMM |
| 8cdc30f8 | 30-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
libraries.toStringNoDupes: correctly process ".so" libraries as-well
Reported-by: edgar@openmail.cc |
| 4a44375a | 28-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
slepc: update to latest (pre-3.16.0) snapshot |
| 7c33b518 | 29-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-superlu_dist-devel' into 'main'
superlu_dist: pre-7.1.0, superlu: pre-5.3.0
See merge request petsc/petsc!4316 |
| d75ecfa4 | 13-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
superlu_dist: pre-7.1.0, superlu: pre-5.3.0 |
| ead236f2 | 23-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
hypre: pre-2.23.0 |
| fa4f152d | 29-Sep-2021 |
Pierre Jolivet <pierre@joliv.et> |
configure: update [par]mmg.py snapshots for 3.16.0 |
| b67576ce | 28-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/set-cuda-host-compiler' into 'main'
Kokkos: set cuda's host compiler as petsc's CXX
See merge request petsc/petsc!4363 |