Home
last modified time | relevance | path

Searched refs:alignment (Results 1 – 14 of 14) sorted by relevance

/petsc/share/petsc/suppressions/
H A Dubsan52 alignment:DMNetworkGetIndex
53 alignment:DMNetworkGetNumComponents
54 alignment:DMNetworkGetLocalVecOffset
55 alignment:DMNetworkGetGlobalVecOffset
56 alignment:DMNetworkGetSubnetID
57 alignment:DMNetworkGetComponent
58 alignment:DMView_Network_CSV
59 alignment:DMNetworkComponentSetUp
60 alignment:SetSubnetIdLookupBT
61 alignment:DMNetworkDistribute
[all …]
/petsc/src/sys/objects/device/interface/
H A Dmemory.cxx325 …t dctx, PetscBool clear, PetscMemType mtype, std::size_t n, std::size_t alignment, void **PETSC_RE… in PetscDeviceAllocate_Private() argument
333 …PetscCheck(alignment != 0, PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Requested alignment %zu can… in PetscDeviceAllocate_Private()
334 …Check(is_power_of_2(alignment), PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Requested alignment %z… in PetscDeviceAllocate_Private()
344 PetscUseTypeMethod(dctx, memalloc, clear, mtype, n, alignment, ptr); in PetscDeviceAllocate_Private()
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp796 …llocate(size_t req_size, value_type **ptr, const stream_type *stream, size_type alignment) noexcept in allocate() argument
805 auto aligned_size = alignment == alignof(char) ? size : size + alignment; in allocate()
810 std::align(alignment, size, vptr, aligned_size); in allocate()
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmcontext.hpp485 …t dctx, PetscBool clear, PetscMemType mtype, std::size_t n, std::size_t alignment, void **dest) no… in memAlloc() argument
493 …efault_pool_<HostAllocator<T>>().allocate(n, reinterpret_cast<char **>(dest), &stream, alignment)); in memAlloc()
495 …ault_pool_<DeviceAllocator<T>>().allocate(n, reinterpret_cast<char **>(dest), &stream, alignment)); in memAlloc()
/petsc/src/sys/objects/device/c/
H A Ddevice.c227 …l clear, PETSC_UNUSED PetscMemType mtype, size_t n, PETSC_UNUSED size_t alignment, void **PETSC_RE… in PetscDeviceAllocate_Private() argument
/petsc/include/petsc/private/
H A Dvecimpl.h476 #define VecGetLocalSizeAligned(v, alignment, lda) \ argument
479 const size_t s = (alignment) / sizeof(PetscScalar); \
/petsc/doc/community/bofs/
H A D2026_Feb_CASS.md87 …tness and scalability, with an emphasis on industrial applicability and alignment with emerging ex…
/petsc/lib/petsc/conf/
H A Drules114 grep -v "alignment lost in merging tentative definition" | \
/petsc/doc/developers/
H A Dkernel.md207 in bytes what alignment all allocations have. This can be controlled at
/petsc/doc/changes/
H A D314.md319 with alignment and header
/petsc/doc/install/
H A Dinstall_tutorial.md167 memory alignment, or additional compiler flags.
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section_base.py886 align_diag = self.diags.alignment
/petsc/doc/manual/
H A Dvec.md643 % :column-alignment: left left
/petsc/doc/
H A Dpetsc.bib13730 title = {Access and alignment of data in an array processor},