Home
last modified time | relevance | path

Searched refs:usage (Results 1 – 25 of 72) sorted by relevance

123

/petsc/src/dm/tutorials/output/
H A Dswarm_ex1_3.out8 [ 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 Dswarm_ex1_7.out8 [ 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 Dex2_proj_quad_2_faces_quad_order_3.out18 [ 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 Dex2_proj_tri_quad_order_3.out18 [ 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 Dex2_proj_quad_2_faces_quad_order_2.out18 [ 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 Dex2_proj_0.out18 [ 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 Dex2_proj_tri_2_faces_quad_order_3.out18 [ 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 DREADME.md11 3. [ Usage ](#usage)
82 ###### Adv. usage
84 For advanced usage, see `doc/index.html` or output of `-help` option.
H A DINSTALL140 For advanced usage, see doc/index.html or -help option.
/petsc/doc/changes/
H A D215.md56 memory usage
57 - Reduce memory usage for DA and SDA objects
H A D2022.md15 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 D232.md35 the operators you pass in. Current usage will work, however this
H A Dindex.md4 upcoming releases; **small changes in usage and calling sequences of
H A D300.md60 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 Dex32_cholmod.out50 Common.memory_usage 270692. (peak memory usage in bytes)
51 Common.memory_inuse 219312. (current memory usage in bytes)
H A Dex32_cholmod_sbaij.out50 Common.memory_usage 270692. (peak memory usage in bytes)
51 Common.memory_inuse 219312. (current memory usage in bytes)
/petsc/doc/manualpages/
H A Dindex.md10 - *Beginner* - Basic usage
/petsc/lib/petsc/bin/maint/
H A DnormalizeOutput.py25 parser = optparse.OptionParser(usage="%prog [options]")
H A Dtestharness_util.py95 parser = optparse.OptionParser(usage="%prog [options] startdir")
/petsc/doc/community/
H A Droadmap.md19 …- Easier Python usage including transparent interoperability with **NumPy**, PyTorch, JAX, and Ten…
/petsc/src/sys/logging/handler/impls/default/
H A Dlogdefault.c59 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 Dinherit.c107 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 Dreadme7 Example usage: after starting each example below go to localhost:8080 in browser
/petsc/doc/manual/
H A Dregressor.md35 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 Dabout_this_manual.md40 Since PETSc is under continued development, small changes in usage and

123