MCPcopy Create free account

hub / github.com/dmlc/ps-lite / functions

Functions300 in github.com/dmlc/ps-lite

MethodProcessAddNodeCommandAtScheduler
src/van.cc:49
MethodProcessBarrierCommand
src/van.cc:191
MethodProcessDataMsg
src/van.cc:223
MethodProcessHearbeat
src/van.cc:174
MethodProcessTerminateCommand
src/van.cc:44
MethodPush
* \brief push an value into the end. threadsafe. * \param new_value the value */
include/ps/internal/threadsafe_pqueue.h:27
MethodRange
include/ps/range.h:14
MethodReceiving
src/van.cc:399
MethodReceiving
src/customer.cc:49
MethodRecvMsg
src/ibverbs_van.h:726
MethodRecvMsg
src/zmq_van.h:179
MethodReleaseWorkRequestContext
src/ibverbs_van.h:788
FunctionReqHandle
tests/test_simple_app.cc:6
MethodResender
* \param timeout timeout in millisecond */
src/resender.h:20
MethodRunCallback
include/ps/kv_app.h:642
FunctionRunWorker
tests/test_kv_app_multi_workers.cc:12
MethodSArray
\brief empty constructor */
include/ps/sarray.h:44
FunctionSameType
include/ps/internal/message.h:28
MethodSendMsg
src/ibverbs_van.h:632
MethodSendMsg
src/zmq_van.h:131
MethodSendMsg
src/p3_van.h:35
MethodSending
src/p3_van.h:40
MethodSimpleApp
\brief empty construct */
include/ps/simple_app.h:104
MethodSimpleApp
include/ps/simple_app.h:126
MethodSimpleMempool
Allocated an initial ``size'' of registered memory regions
src/ibverbs_van.h:89
MethodStart
src/ibverbs_van.h:487
MethodStart
src/postoffice.cc:32
MethodStart
src/zmq_van.h:37
MethodStart
src/p3_van.h:18
FunctionStartAsync
* \brief start the system * * This function will NOT block. * \param argv0 the program name, used for logging */
include/ps/ps.h:46
MethodStop
src/ibverbs_van.h:503
MethodStop
src/zmq_van.h:50
MethodStop
src/p3_van.h:30
MethodThreadsafePQueue
include/ps/internal/threadsafe_pqueue.h:20
MethodThreadsafeQueue
include/ps/internal/threadsafe_queue.h:19
MethodUnpackMeta
src/van.cc:517
MethodUpdateLocalID
src/van.cc:125
MethodVan
\brief constructer, do nothing. use \ref Start for real start */
include/ps/internal/van.h:36
MethodWait
* \brief wait until a request is finished * * \param timestamp */
include/ps/simple_app.h:61
MethodWaitAndPop
* \brief wait until pop an element from the beginning, threadsafe * \param value the poped value */
include/ps/internal/threadsafe_pqueue.h:38
MethodWorkerRankToID
* \brief convert from a worker rank into a node id * \param rank the worker rank */
include/ps/internal/postoffice.h:101
MethodZMQVan
src/zmq_van.h:33
MethodZPull
* \brief zero-copy Pull * * This function is similar to \ref Pull except that all data * will not be copied into system for better performanc
include/ps/kv_app.h:268
MethodZPush
* \brief zero-copy Push * * This function is similar to \ref Push except that all data * will not be copied into system for better performanc
include/ps/kv_app.h:243
MethodZPushPull
* \brief zero-copy PushPull * * This function is similar to \ref PushPull except that all data * will not be copied into system for better pe
include/ps/kv_app.h:290
Method_GetSharedRef
* \brief return a shared ptr of the singleton instance */
include/ps/internal/env.h:26
Method__del__
(self)
tracker/tracker.py:145
Method__init__
(self, args, unknown)
tracker/dmlc_ssh.py:17
Method__init__
(self, sock)
tracker/tracker.py:25
Method__init__
(self, sock, s_addr)
tracker/tracker.py:51
Method__init__
(self, hostIP, nslave, port = 9091, port_end = 9999)
tracker/tracker.py:131
Method__init__
Starts the PS scheduler
tracker/tracker.py:321
Method__init__
(self, args, unknown)
tracker/dmlc_local.py:28
Method__init__
(self)
tests/lint.py:35
Functionconfig_logger
(args)
tracker/tracker.py:422
Functiondemangle
include/dmlc/logging.h:239
Methodexec_cmd
(self, cmd, role, pass_env)
tracker/dmlc_local.py:32
Functiongenerate_doxygen_xml
Run the doxygen make commands
docs/sphinx_util.py:17
Methodget_customer
* \brief returns the customer */
include/ps/simple_app.h:100
Functionget_header_guard_dmlc
Get Header Guard Convention for DMLC Projects. For headers in include, directly use the path For headers in src, use project name plus path
tests/lint.py:104
Functionlog_stream_
include/dmlc/logging.h:174
Functionmain
tests/test_connection.cc:3
Functionmain
tests/test_kv_app_multi_workers.cc:63
Functionmain
tests/test_simple_app.cc:13
Functionmain
tests/test_kv_app_benchmark.cc:75
Functionmain
tests/test_kv_app.cc:64
Functionmpi_submit
customized submit script, that submit nslave jobs, each must contain args as parameter note this can be a lambda function containing addi
tracker/dmlc_mpi.py:54
Methodmthread_submit
customized submit script
tracker/dmlc_local.py:60
Methodoperator&
This has to be an operator with a precedence lower than << but higher than "?:". See its usage.
include/dmlc/logging.h:297
Methodoperator()
include/ps/kv_app.h:442
Methodoperator()
include/ps/internal/threadsafe_pqueue.h:48
Methodoperator=
include/ps/sarray.h:76
Methodpop_back
include/ps/sarray.h:231
Methodreserve
* @brief Requests that the capacity be at least enough to contain n elements. */
include/ps/sarray.h:194
Functionrun
(prog)
tracker/dmlc_mpi.py:63
Methodrun
()
tracker/tracker.py:308
Methodset_request_handle
* \brief set the request handle * \param request_handle the request handle */
include/ps/simple_app.h:83
Methodset_response_handle
* \brief set the response handle * \param response_handle the response handle */
include/ps/simple_app.h:92
Methodset_slicer
* \brief set a user-defined slicer */
include/ps/kv_app.h:322
Functionsetup
(app)
docs/conf.py:310
Methodssh_submit
customized submit script
tracker/dmlc_ssh.py:57
Functionsubmit
submit job Paramaters ---------- nworker : int number of workers nserver : int number of servers, if 0 then submit as
tracker/tracker.py:367
Method~Block
src/ibverbs_van.h:221
Method~Customer
src/customer.cc:17
Method~Endpoint
src/ibverbs_van.h:367
Method~IBVerbsVan
src/ibverbs_van.h:484
Method~KVServer
\brief deconstructor */
include/ps/kv_app.h:406
Method~KVWorker
\brief deconstructor */
include/ps/kv_app.h:81
Function~LogMessage
include/dmlc/logging.h:180
Method~LogMessageFatal
include/dmlc/logging.h:253
Method~P3Van
src/p3_van.h:15
Method~Postoffice
include/ps/internal/postoffice.h:168
Method~Resender
src/resender.h:26
Method~SArray
\brief empty deconstrcutor */
include/ps/sarray.h:47
Method~SimpleApp
\brief deconstructor */
include/ps/simple_app.h:43
Method~SimpleMempool
Deregister and release all memory regions
src/ibverbs_van.h:103
Method~ThreadsafePQueue
include/ps/internal/threadsafe_pqueue.h:21
Method~ThreadsafeQueue
include/ps/internal/threadsafe_queue.h:20
Method~Van
\brief deconstructer, do nothing. use \ref Stop for real stop */
include/ps/internal/van.h:39
Method~ZMQVan
src/zmq_van.h:34
← previous201–300 of 300, ranked by callers