History log of /petsc/src/sys/logging/plog.c (Results 251 – 275 of 568)
Revision Date Author Comments
# 16924cb1 26-Aug-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'

Turn on checkbadSource test to generate an error when found; fix all source code that causes errors

See merge request petsc/petsc

Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'

Turn on checkbadSource test to generate an error when found; fix all source code that causes errors

See merge request petsc/petsc!3064

show more ...


# 2da392cc 17-Aug-2020 Barry Smith <bsmith@mcs.anl.gov>

Turn on checkbadSource test to generate an error when found; fix all source code that causes errors

Commit-type: portability-fix, testing-fix, style-fix, feature, maintainability
/spend 1.5h


# 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


# 8df2f0b1 13-Jun-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Do not declare static vars in header files


# 7a32ffbe 14-Jun-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/barry/2020-05-30/trivial-sizeof-fixes'

Updated the use of sizeof() when possible instead of using hardwired sizes for...

See merge request petsc/petsc!2827


# 589a23ca 02-Jun-2020 Barry Smith <bsmith@mcs.anl.gov>

Updated the use of sizeof() when possible instead of using hardwired sizes for functions whose string arguments
need sizes. In particular done for PetscOptionsGetString(), PetscOptionsString(), and a

Updated the use of sizeof() when possible instead of using hardwired sizes for functions whose string arguments
need sizes. In particular done for PetscOptionsGetString(), PetscOptionsString(), and a few other utilities

Commit-type: style-fix

Development Tools: Vim, Emacs, Eclipse

show more ...


# b2d3fc2f 11-Jun-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# e833b8e4 10-Jun-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-spring-cleaning' into 'maint'

Spring cleaning

See merge request petsc/petsc!2849


# 3eec2f6a 09-Jun-2020 Pierre Jolivet <pierre.jolivet@enseeiht.fr>

Spring cleaning


# 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


# 76bd3646 14-Apr-2020 Jed Brown <jed@jedbrown.org>

PetscDefined: remove many uses of #ifdef PETSC_USE_DEBUG


# 67e831d3 25-Mar-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/psanan/docs-fixes-2020-03-25'

Doc fixes (prerequisites for Sphinx docs)

See merge request petsc/petsc!2633


# 7a7aea1f 25-Mar-2020 Jed Brown <jed@jedbrown.org>

docs: fix Input/Output Parameters list format

Reported-by: Pierre Jolivet <pierre.jolivet@enseeiht.fr>


# b0d1f38a 22-Mar-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/jczhang/feature-sf-pack-direct'

Directly pass root/leafdata to MPI in SF when possible

See merge request petsc/petsc!2506


# c2a741ee 05-Feb-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Test MPI gpu awareness and use default -use_gpu_aware_mpi 1


# 963eeaaa 30-Jan-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/fix-null' into 'master'

Sys: Replace 0 -> NULL for pointers

See merge request petsc/petsc!2482


# 02c9f0b5 29-Jan-2020 Lisandro Dalcin <dalcinl@gmail.com>

Sys: Replace 0 -> NULL for pointers


# 7a71495b 04-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'hannah/gpu-computation-logging' [PR #1843]

* hannah/gpu-computation-logging:
Adding GPU flop rate and GPU time.


# 958c4211 01-Jul-2019 hannah_mairs <hannah.mairs@gmail.com>

Adding Gpu flop rate and GPU time


# 3b49ee3e 28-Jun-2019 Hannah Morgan <hannah.mairs@gmail.com>

Merged in hannah/gpu-communication-logging (pull request #1814)

Hannah/gpu communication logging

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
Approved-by: Richard Mills <rtm@eecs.utk.edu>


# 4863603a 28-Jun-2019 Satish Balay <balay@mcs.anl.gov>

Adding vector logging, started matrix logging


# 04f8278e 05-Jun-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'hannah/gpu-communication-logging' [PR #1746]

* hannah/gpu-communication-logging:
This branch logs the number and size of CPU to GPU and GPU to CPU vector copies when PETSc is built wit

Merge branch 'hannah/gpu-communication-logging' [PR #1746]

* hannah/gpu-communication-logging:
This branch logs the number and size of CPU to GPU and GPU to CPU vector copies when PETSc is built with ViennaCL or CUDA and adds four columns to log_view reporting this communication.

show more ...


# 321e5caf 04-Jun-2019 Matthew Knepley <knepley@gmail.com>

Merged in knepley/feature-log-benchmarking (pull request #1743)

Knepley/feature log benchmarking


# bec0b493 30-May-2019 hannah_mairs <hannah.mairs@gmail.com>

Adding logging code


# 23f8cee3 02-Jun-2019 BarryFSmith <bsmith@mcs.anl.gov>

Merged in barry/more-openmp-work (pull request #1735)

Barry/more openmp work


1...<<11121314151617181920>>...23