| /petsc/src/dm/tutorials/output/ |
| H A D | swarm_ex1_3.out | 8 [ 0] DMSwarm_pid : Mem. usage = 5.44e-03 (MB) [rank0] 11 [ 1] DMSwarm_rank : Mem. usage = 2.72e-03 (MB) [rank0] 14 [ 2] viscosity : Mem. usage = 5.44e-03 (MB) [rank0] 17 [ 3] coorx : Mem. usage = 5.44e-03 (MB) [rank0] 20 [ 4] coory : Mem. usage = 5.44e-03 (MB) [rank0] 23 Total mem. usage = 2.45e-02 (MB) (collective)
|
| H A D | swarm_ex1_7.out | 8 [ 0] DMSwarm_pid : Mem. usage = 1.60e-03 (MB) [rank0] 11 [ 1] DMSwarm_rank : Mem. usage = 8.00e-04 (MB) [rank0] 14 [ 2] viscosity : Mem. usage = 1.60e-03 (MB) [rank0] 17 [ 3] coorx : Mem. usage = 1.60e-03 (MB) [rank0] 20 [ 4] coory : Mem. usage = 1.60e-03 (MB) [rank0] 23 Total mem. usage = 2.49e-02 (MB) (collective)
|
| /petsc/src/dm/impls/swarm/tests/output/ |
| H A D | ex2_proj_quad_2_faces_quad_order_3.out | 18 [ 0] DMSwarm_pid : Mem. usage = 3.20e-05 (MB) [rank0] 21 [ 1] DMSwarm_rank : Mem. usage = 1.60e-05 (MB) [rank0] 24 [ 2] DMSwarmPIC_coor : Mem. usage = 6.40e-05 (MB) [rank0] 28 [ 3] DMSwarm_cellid : Mem. usage = 1.60e-05 (MB) [rank0] 31 [ 4] w_q : Mem. usage = 3.20e-05 (MB) [rank0] 34 Total mem. usage = 1.60e-04 (MB) (collective)
|
| H A D | ex2_proj_tri_quad_order_3.out | 18 [ 0] DMSwarm_pid : Mem. usage = 1.60e-05 (MB) [rank0] 21 [ 1] DMSwarm_rank : Mem. usage = 8.00e-06 (MB) [rank0] 24 [ 2] DMSwarmPIC_coor : Mem. usage = 3.20e-05 (MB) [rank0] 28 [ 3] DMSwarm_cellid : Mem. usage = 8.00e-06 (MB) [rank0] 31 [ 4] w_q : Mem. usage = 1.60e-05 (MB) [rank0] 34 Total mem. usage = 8.00e-05 (MB) (collective)
|
| H A D | ex2_proj_quad_2_faces_quad_order_2.out | 18 [ 0] DMSwarm_pid : Mem. usage = 3.20e-05 (MB) [rank0] 21 [ 1] DMSwarm_rank : Mem. usage = 1.60e-05 (MB) [rank0] 24 [ 2] DMSwarmPIC_coor : Mem. usage = 6.40e-05 (MB) [rank0] 28 [ 3] DMSwarm_cellid : Mem. usage = 1.60e-05 (MB) [rank0] 31 [ 4] w_q : Mem. usage = 3.20e-05 (MB) [rank0] 34 Total mem. usage = 1.60e-04 (MB) (collective)
|
| H A D | ex2_proj_0.out | 18 [ 0] DMSwarm_pid : Mem. usage = 1.60e-05 (MB) [rank0] 21 [ 1] DMSwarm_rank : Mem. usage = 8.00e-06 (MB) [rank0] 24 [ 2] DMSwarmPIC_coor : Mem. usage = 3.20e-05 (MB) [rank0] 28 [ 3] DMSwarm_cellid : Mem. usage = 8.00e-06 (MB) [rank0] 31 [ 4] w_q : Mem. usage = 1.60e-05 (MB) [rank0] 34 Total mem. usage = 8.00e-05 (MB) (collective)
|
| H A D | ex2_proj_tri_2_faces_quad_order_3.out | 18 [ 0] DMSwarm_pid : Mem. usage = 6.40e-05 (MB) [rank0] 21 [ 1] DMSwarm_rank : Mem. usage = 3.20e-05 (MB) [rank0] 24 [ 2] DMSwarmPIC_coor : Mem. usage = 1.28e-04 (MB) [rank0] 28 [ 3] DMSwarm_cellid : Mem. usage = 3.20e-05 (MB) [rank0] 31 [ 4] w_q : Mem. usage = 6.40e-05 (MB) [rank0] 34 Total mem. usage = 3.20e-04 (MB) (collective)
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | README.md | 11 3. [ Usage ](#usage) 82 ###### Adv. usage 84 For advanced usage, see `doc/index.html` or output of `-help` option.
|
| H A D | INSTALL | 140 For advanced usage, see doc/index.html or -help option.
|
| /petsc/doc/changes/ |
| H A D | 215.md | 56 memory usage 57 - Reduce memory usage for DA and SDA objects
|
| H A D | 2022.md | 15 example usage. 131 src/snes/examples/tutorials/ex5f.F for example usage. 164 `PETSC_NULL_CHARACTER` depending on the context for usage. If
|
| H A D | 232.md | 35 the operators you pass in. Current usage will work, however this
|
| H A D | index.md | 4 upcoming releases; **small changes in usage and calling sequences of
|
| H A D | 300.md | 60 decrease memory usage on systems with a large size. 95 decrease memory usage on systems with a large size.
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex32_cholmod.out | 50 Common.memory_usage 270692. (peak memory usage in bytes) 51 Common.memory_inuse 219312. (current memory usage in bytes)
|
| H A D | ex32_cholmod_sbaij.out | 50 Common.memory_usage 270692. (peak memory usage in bytes) 51 Common.memory_inuse 219312. (current memory usage in bytes)
|
| /petsc/doc/manualpages/ |
| H A D | index.md | 10 - *Beginner* - Basic usage
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | normalizeOutput.py | 25 parser = optparse.OptionParser(usage="%prog [options]")
|
| H A D | testharness_util.py | 95 parser = optparse.OptionParser(usage="%prog [options] startdir")
|
| /petsc/doc/community/ |
| H A D | roadmap.md | 19 …- Easier Python usage including transparent interoperability with **NumPy**, PyTorch, JAX, and Ten…
|
| /petsc/src/sys/logging/handler/impls/default/ |
| H A D | logdefault.c | 59 PetscLogDouble usage; in PetscEventPerfInfoTic_Internal() local 60 PetscCall(PetscMemoryGetCurrentUsage(&usage)); in PetscEventPerfInfoTic_Internal() 61 eventInfo->memIncrease -= usage; in PetscEventPerfInfoTic_Internal() 62 PetscCall(PetscMallocGetCurrentUsage(&usage)); in PetscEventPerfInfoTic_Internal() 63 eventInfo->mallocSpace -= usage; in PetscEventPerfInfoTic_Internal() 64 PetscCall(PetscMallocGetMaximumUsage(&usage)); in PetscEventPerfInfoTic_Internal() 65 eventInfo->mallocIncrease -= usage; in PetscEventPerfInfoTic_Internal() 110 PetscLogDouble usage, musage; in PetscEventPerfInfoToc_Internal() local 111 …PetscCall(PetscMemoryGetCurrentUsage(&usage)); /* the comments below match the column labels print… in PetscEventPerfInfoToc_Internal() 112 eventInfo->memIncrease += usage; /* RMI */ in PetscEventPerfInfoToc_Internal() [all …]
|
| /petsc/src/sys/objects/ |
| H A D | inherit.c | 107 PetscLogDouble usage; in PetscHeaderDestroy_Private() local 109 PetscCall(PetscMemoryGetCurrentUsage(&usage)); in PetscHeaderDestroy_Private() 110 if (usage > PetscMemoryMaximumUsage) PetscMemoryMaximumUsage = usage; in PetscHeaderDestroy_Private()
|
| /petsc/share/petsc/saws/ |
| H A D | readme | 7 Example usage: after starting each example below go to localhost:8080 in browser
|
| /petsc/doc/manual/ |
| H A D | regressor.md | 35 Here, we introduce a simple example to demonstrate `PetscRegressor` usage. 40 In the simplest usage of a regressor, the user provides a training (or "design") matrix
|
| H A D | about_this_manual.md | 40 Since PETSc is under continued development, small changes in usage and
|