History log of /petsc/src/snes/tutorials/output/ex19_viennacl_dm_bind_below.out (Results 1 – 2 of 2)
Revision Date Author Comments
# 6cb41cfa 01-Nov-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/feature-dm-bind-below' into 'main'

Rmills/feature dm bind below

See merge request petsc/petsc!3455


# d38ac8ba 28-Sep-2021 Richard Tran Mills <rmills@rmills.org>

Add tests to verify that -dm_bind_below is working for CUDA and ViennCL.

The tests print the "GPU MFlop/s" column for the multigrid levels
breakdown in the -log_view -pc_mg_log output and verify tha

Add tests to verify that -dm_bind_below is working for CUDA and ViennCL.

The tests print the "GPU MFlop/s" column for the multigrid levels
breakdown in the -log_view -pc_mg_log output and verify that it is zero
when everything is bound to the CPU.

show more ...