| 57a177ad | 11-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Add -matlab_engine_host hostname runs the Matlab on the machine hostname
Also cleaned up error handling for PETSC_MATLAB_ENGINE_()
Commit-type: error-checking, feature /spend 1.5h Reported-by: Kaus
Add -matlab_engine_host hostname runs the Matlab on the machine hostname
Also cleaned up error handling for PETSC_MATLAB_ENGINE_()
Commit-type: error-checking, feature /spend 1.5h Reported-by: Kaustubh Khedkar <kkhedkar9879@sdsu.edu>
show more ...
|
| 1f690a00 | 26-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Additional material in PetscAttachDebugger() manual page
Add link to https://github.com/Azrael3000/tmpi allowing debugging with OpenMPI
Commit-type: documentation /spend 10m Reported-by: Sajid Ali
Additional material in PetscAttachDebugger() manual page
Add link to https://github.com/Azrael3000/tmpi allowing debugging with OpenMPI
Commit-type: documentation /spend 10m Reported-by: Sajid Ali <sajidsyed2021@u.northwestern.edu>
show more ...
|
| bf4d2887 | 11-Sep-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Deprecate -debugger_nodes and replace with -debugger_ranks
PETSCABORT calls abort if run under -start_in_debugger, rather than MPI_Abort, this allows debugging the crashed program
\spend 1h
Commit
Deprecate -debugger_nodes and replace with -debugger_ranks
PETSCABORT calls abort if run under -start_in_debugger, rather than MPI_Abort, this allows debugging the crashed program
\spend 1h
Commit-type: bug-fix, usability /spend 5m
show more ...
|