MCPcopy Index your code

hub / github.com/mpi4py/mpi4py / functions

Functions2,865 in github.com/mpi4py/mpi4py

↓ 9 callersMethodstarmap
( self, fn, iterable, timeout=None, chunksize=1, unordered=Fal
test/test_util_pool.py:434
↓ 8 callersMethodalltoall
All to All Scatter/Gather.
src/mpi4py/util/pkl5.py:713
↓ 8 callersMethoddumps
(o)
test/test_pickle.py:119
↓ 8 callersFunctionmemzero
(m)
test/test_rma.py:18
↓ 7 callersFunctionStartWaitFree
(request)
test/test_cco_pr_ngh_buf.py:49
↓ 7 callersMethod__init__
(self, ctype)
conf/mpiapigen.py:189
↓ 7 callersMethod__init__
(self, include=None, exclude=None)
test/main.py:300
↓ 7 callersMethod_test_strided
(self, combiner)
test/test_io.py:495
↓ 7 callersMethodapply_async
Asynchronous version of `apply()` returning `ApplyResult`.
src/mpi4py/util/pool.py:87
↓ 7 callersMethodbsend
Blocking send in buffered mode.
src/mpi4py/util/pkl5.py:643
↓ 7 callersMethodclose
Prevent any more tasks from being submitted to the pool.
src/mpi4py/util/pool.py:232
↓ 7 callersMethodibsend
Nonblocking send in buffered mode.
src/mpi4py/util/pkl5.py:656
↓ 7 callersMethodimap_unordered
Like `imap()` but ordering of results is arbitrary.
src/mpi4py/util/pool.py:152
↓ 7 callersFunctionimport_command
(cmd)
conf/mpidistutils.py:468
↓ 7 callersMethodistarmap
Like `starmap()` but return an `iterator`. Equivalent to ``itertools.starmap(func, iterable)``.
src/mpi4py/util/pool.py:201
↓ 7 callersMethodmap
( self, fn, iterable, timeout=None, chunksize=1, unordered=Fal
test/test_util_pool.py:418
↓ 7 callersFunctionos_environ_get
(name, default=None)
src/mpi4py/futures/_core.py:111
↓ 7 callersFunctionset_abort_status
Terminate MPI execution environment at Python exit. Terminate MPI execution environment at Python exit by calling ``MPI.COMM_WORLD.Abort(stat
src/mpi4py/run.py:56
↓ 7 callersFunctionwin_lock
(win, rank, *args, **kwargs)
test/test_rma_nb.py:23
↓ 6 callersMethod__dlpack__
( self, stream=None, max_version=None, dl_device=None, copy=None,
test/test_msgspec.py:75
↓ 6 callersFunction_info_datatype
()
src/mpi4py/util/pkl5.py:70
↓ 6 callersFunction_recv_raw
(comm, recv, buf, source, tag, status=None)
src/mpi4py/util/pkl5.py:130
↓ 6 callersFunction_send_raw
(comm, send, data, bufs, dest, tag)
src/mpi4py/util/pkl5.py:98
↓ 6 callersFunction_verbose_info
(message, verbosity=1)
src/mpi4py/_mpiabi.py:17
↓ 6 callersFunctionabi3
(y_min=10, y_max=10)
cibw/setup-matrix.py:25
↓ 6 callersFunctionbuild_backend
(name=None)
conf/builder.py:35
↓ 6 callersMethodcheck
(self, test)
test/test_msgspec.py:476
↓ 6 callersMethodcheck
(self, test)
test/test_msgspec.py:1291
↓ 6 callersFunctioncp3
(y_min=8, y_max=14)
cibw/setup-matrix.py:17
↓ 6 callersFunctioncreate_future
(state=PENDING, exception=None, result=None)
demo/futures/test_futures.py:30
↓ 6 callersFunctioncumsum
(seq)
test/test_cco_obj.py:9
↓ 6 callersMethodget_status
Non-destructive test for the completion of a request.
src/mpi4py/util/pkl5.py:543
↓ 6 callersFunctionimport_MPI
()
test/mpitestutil.py:15
↓ 6 callersMethodmap_async
Asynchronous version of `map()` returning `MapResult`.
src/mpi4py/util/pool.py:124
↓ 6 callersMethodreset
(self)
src/mpi4py/futures/_core.py:145
↓ 6 callersFunctionsend
(comm, buf, dest, tag)
src/mpi4py/util/pkl5.py:121
↓ 6 callersFunctionset_comm_server
(intracomm)
src/mpi4py/futures/_core.py:1201
↓ 6 callersFunctiontry_dtype
(*args)
test/test_util_dtlib.py:134
↓ 6 callersFunctionusage
(errmess=None)
src/mpi4py/run.py:188
↓ 6 callersFunctionwriteln
(self, arg=None)
test/main.py:266
↓ 5 callersMethod__init__
(self, arg, typecode, shape=None)
test/arrayimpl.py:170
↓ 5 callersMethod_count_fetch_and_op
(self, value, op)
src/mpi4py/util/sync.py:245
↓ 5 callersFunction_create_parser
(cmd="", usage=None)
src/mpi4py/bench.py:15
↓ 5 callersFunction_is_aligned
Determine whether an MPI datatype is aligned.
src/mpi4py/util/dtlib.py:31
↓ 5 callersFunction_isend
(comm, isend, obj, dest, tag)
src/mpi4py/util/pkl5.py:120
↓ 5 callersMethodassertFailure
(self, status, expected)
demo/test-run/test_run.py:90
↓ 5 callersMethodassertMPIAbort
(self, stdout, stderr, message=None)
demo/test-run/test_run.py:105
↓ 5 callersFunctioncapture_stderr
(filename=os.devnull)
conf/mpidistutils.py:302
↓ 5 callersFunctioncheck_errhandler
(obj)
demo/init-fini/test_0.py:35
↓ 5 callersFunctioncp3t
(y_min=13, y_max=14)
cibw/setup-matrix.py:21
↓ 5 callersFunctiondocstring
(obj)
docs/source/apidoc.py:84
↓ 5 callersMethodexecute
(self, counter, its, condition=True)
test/test_util_sync.py:95
↓ 5 callersMethodexecute
(self, args="", np=1)
demo/test-run/test_run.py:138
↓ 5 callersMethodfinalize_options
(self)
conf/mpidistutils.py:1144
↓ 5 callersMethodget_exe_fullpath
(self, exe, build_dir=None)
conf/mpidistutils.py:1345
↓ 5 callersMethodhas_executables
(self)
conf/mpidistutils.py:1152
↓ 5 callersMethodinit
(self, name, **kwargs)
conf/mpiapigen.py:161
↓ 5 callersMethodinitialize_options
(self)
conf/mpidistutils.py:1139
↓ 5 callersFunctionlibname
(name, version=None)
src/mpi4py/_mpiabi.py:158
↓ 5 callersFunctionmain
Entry point for ``python -m mpi4py.futures ...``.
src/mpi4py/futures/__main__.py:12
↓ 5 callersMethodmake_intercomm
(basecomm)
test/test_util_pkl5.py:673
↓ 5 callersMethodnext
(self, increment=1)
demo/nxtval/nxtval-scalable.py:94
↓ 5 callersMethodnext
(self, increment=1)
demo/nxtval/nxtval-mpi3.py:27
↓ 5 callersMethodready
Return whether the call has completed.
src/mpi4py/util/pool.py:297
↓ 5 callersFunctionrecv
(comm, buf, source, tag)
src/mpi4py/util/pkl5.py:361
↓ 5 callersFunctionsignature
(obj)
docs/source/apidoc.py:78
↓ 5 callersMethodsuccessful
Return whether the call completed without raising an exception. If the result is not ready then raise `ValueError`.
src/mpi4py/util/pool.py:301
↓ 5 callersFunctionusage
(error=None)
src/mpi4py/futures/__main__.py:25
↓ 4 callersFunctionPyMPI_Type_block
src/lib-mpi/fallback.h:328
↓ 4 callersFunctionReduceScatter
(smsg, rmsg, rcounts)
test/test_msgspec.py:1548
↓ 4 callersMethod__reduce__
(self)
src/mpi4py/futures/_core.py:410
↓ 4 callersFunction_chunksize
(pool, iterable, chunksize)
src/mpi4py/util/pool.py:323
↓ 4 callersFunction_get_p2p_backend
()
src/mpi4py/util/pkl5.py:355
↓ 4 callersFunction_get_request
(comm)
src/mpi4py/futures/_core.py:593
↓ 4 callersFunction_info_alloc
(size)
src/mpi4py/util/pkl5.py:81
↓ 4 callersFunction_info_typecode
()
src/mpi4py/util/pkl5.py:66
↓ 4 callersFunction_info_unpack
(info)
src/mpi4py/util/pkl5.py:87
↓ 4 callersFunction_mprobe
(comm, mprobe, source, tag, status)
src/mpi4py/util/pkl5.py:168
↓ 4 callersMethod_release
(self)
src/mpi4py/util/sync.py:219
↓ 4 callersFunctionallclose
(a, b, rtol=1.0e-5, atol=1.0e-8)
test/test_pack.py:10
↓ 4 callersFunctionallocate
(nbytes)
src/mpi4py/bench.py:361
↓ 4 callersMethodarray
(self, typecode, initializer)
test/test_msgspec.py:346
↓ 4 callersMethodcancel
(self, completed)
test/test_grequest.py:23
↓ 4 callersMethodcheckHandle
(self, oldcomm)
test/test_comm_topo.py:55
↓ 4 callersFunctioncreate_topo_comms
(comm)
test/test_cco_ngh_buf.py:7
↓ 4 callersFunctiondel_comm_server
()
src/mpi4py/futures/_core.py:1205
↓ 4 callersMethodfind_spec
Find MPI ABI extension module spec.
src/mpi4py/_mpiabi.py:287
↓ 4 callersFunctionfix_compiler_cmd
(cc, mpicc)
conf/mpidistutils.py:113
↓ 4 callersMethodfree
Free mutex resources.
src/mpi4py/util/sync.py:325
↓ 4 callersFunctionget_build_backend_name
(name=None)
conf/builder.py:16
↓ 4 callersFunctionget_neighbors_count
(comm)
test/test_cco_ngh_buf.py:34
↓ 4 callersFunctiongetarg
(opt, default=None)
demo/futures/test_service.py:7
↓ 4 callersFunctiongetpackageinfo
(pkg)
test/main.py:210
↓ 4 callersFunctionhas_mpi_appnum
()
test/mpitestutil.py:61
↓ 4 callersFunctionimport_mpi4py
src/mpi4py/include/mpi4py/mpi4py.h:29
↓ 4 callersMethodistarmap_unordered
Like `istarmap()` but ordering of results is arbitrary.
src/mpi4py/util/pool.py:218
↓ 4 callersFunctionistypevar
(obj)
docs/source/conf.py:216
↓ 4 callersMethodjoin
(self)
src/mpi4py/futures/_core.py:207
↓ 4 callersFunctionmaketemp
(prefix)
test/test_file.py:10
↓ 4 callersFunctionmkzeros
(n)
test/test_rma.py:14
← previousnext →101–200 of 2,865, ranked by callers