MCPcopy Create free account

hub / github.com/alibaba/libgrape-lite / functions

Functions2,721 in github.com/alibaba/libgrape-lite

FunctionLBWARP
grape/cuda/parallel/parallel_engine.h:775
MethodLCCAutoContext
examples/analytical_apps/lcc/lcc_auto_context.h:36
MethodLCCBetaContext
examples/analytical_apps/lcc/lcc_beta_context.h:39
MethodLCCContext
examples/analytical_apps/lcc/lcc_context.h:38
MethodLCCContext
examples/analytical_apps/cuda/lcc/lcc.h:39
MethodLCCDContext
examples/analytical_apps/cuda/lcc/lcc_directed.h:39
MethodLCCDOPTContext
examples/analytical_apps/cuda/lcc/lcc_directed_opt.h:34
MethodLCCDPContext
examples/analytical_apps/cuda/lcc/lcc_directed_preprocess.h:41
MethodLCCDirectedContext
examples/analytical_apps/lcc/lcc_directed_context.h:41
MethodLCCOPTContext
examples/analytical_apps/cuda/lcc/lcc_opt.h:34
MethodLCCOptContext
examples/analytical_apps/lcc/lcc_opt_context.h:143
MethodLCCPContext
examples/analytical_apps/cuda/lcc/lcc_preprocess.h:41
MethodLabelHashMap
examples/analytical_apps/cdlp/cdlp_utils.h:149
MethodLibgrapeJob
(Configuration config, String graphName, String verticesPath, String edgesPath, boolean graphDirected, String
ldbc_driver/src/main/java/science/atlarge/graphalytics/libgrape/LibgrapeJob.java:33
MethodLibgrapePlatform
()
ldbc_driver/src/main/java/science/atlarge/graphalytics/libgrape/LibgrapePlatform.java:47
MethodLid2Gid
grape/vertex_map/vertex_map.h:53
MethodLineParserBase
grape/io/line_parser_base.h:37
MethodLoadFragment
grape/fragment/vc_fragment_loader.h:44
FunctionLoadGraph
grape/fragment/loader.h:46
FunctionLoadGraphAndMutate
grape/fragment/loader.h:59
FunctionLoadVertexcutGraph
grape/fragment/loader.h:74
MethodLocalBFS
examples/analytical_apps/bfs/bfs_auto.h:42
MethodLocalClusteringCoefficientJob
(Configuration config, String graphName, String verticesPath, String edgesPath, boolean graphDirected, String
ldbc_driver/src/main/java/science/atlarge/graphalytics/libgrape/algorithms/lcc/LocalClusteringCoefficientJob.java:10
MethodLocalIOAdaptor
grape/io/local_io_adaptor.cc:29
MethodLocalIdxer
grape/vertex_map/idxers/local_idxer.h:28
MethodMakeDirectory
grape/io/local_io_adaptor.cc:310
MethodMapPartitioner
grape/vertex_map/partitioner.h:107
MethodMark
grape/cuda/utils/markers.h:90
MethodMarkDouble
grape/cuda/utils/markers.h:118
MethodMarkInt
grape/cuda/utils/markers.h:98
MethodMarkUnsignedInt
grape/cuda/utils/markers.h:108
MethodMarkWorkitems
grape/cuda/utils/markers.h:128
MethodMax
grape/communication/communicator.h:99
MethodMax
grape/cuda/communication/communicator.h:72
MethodMaxVertexNum
grape/vertex_map/vertex_map.h:65
MethodMemoryTracker
grape/utils/memory_tracker.cc:27
MethodMessageBuffer
grape/utils/message_buffer_pool.h:37
MethodMessageBufferPool
grape/utils/message_buffer_pool.h:111
MethodMessageInBuffer
grape/parallel/message_in_buffer.h:31
MethodMessageManager
grape/cuda/parallel/gpu_message_manager.h:47
MethodMessageManagerBase
grape/parallel/message_manager_base.h:45
MethodMicroBuffer
grape/utils/message_buffer_pool.h:28
MethodMin
grape/communication/communicator.h:105
MethodMin
grape/cuda/communication/communicator.h:57
MethodMultiFragCliqueNumIterative
examples/analytical_apps/kclique/kclique_utils.h:328
MethodMultiFragCliqueNumIterativeStep
examples/analytical_apps/kclique/kclique_utils.h:349
MethodMultiFragCliqueNumRecursive
examples/analytical_apps/kclique/kclique_utils.h:216
MethodMultiFragCliqueNumRecursiveStep
examples/analytical_apps/kclique/kclique_utils.h:268
MethodMutableCSR
grape/graph/mutable_csr.h:151
MethodMutableCSRBuilder
grape/graph/mutable_csr.h:46
MethodMutableEdgecutFragment
grape/fragment/mutable_edgecut_fragment.h:90
MethodMutateFragment
grape/fragment/basic_fragment_mutator.h:106
MethodMutationContext
grape/app/mutation_context.h:42
MethodNbr
grape/graph/adj_list.h:39
MethodNbr
grape/graph/adj_list.h:85
MethodNbrIterImpl
examples/gnn_sampler/append_only_edgecut_fragment.h:61
MethodNbrIterator
examples/gnn_sampler/append_only_edgecut_fragment.h:87
MethodNbrMapSpace
examples/gnn_sampler/append_only_edgecut_fragment.h:216
MethodNbrMapSpaceIterImpl
examples/gnn_sampler/append_only_edgecut_fragment.h:181
MethodNbrSpaceIterImpl
examples/gnn_sampler/append_only_edgecut_fragment.h:140
MethodNoExtension
File has no source file extension.
misc/cpplint.py:1646
MethodNonblockingQueue
grape/utils/concurrent_queue.h:186
MethodNotEmpty
grape/graph/adj_list.h:275
MethodNotEmpty
grape/graph/adj_list.h:384
MethodNotEmpty
grape/graph/adj_list.h:455
MethodNotEmpty
grape/graph/adj_list.h:526
MethodOEDests
* @brief Return the outgoing edge destination fragment ID list of a Vertex. * * @param v Input vertex. * * @return The outgoing edge desti
grape/fragment/csr_edgecut_fragment_base.h:207
MethodOEDests
examples/gnn_sampler/append_only_edgecut_fragment.h:806
MethodOEDestsSize
grape/fragment/csr_edgecut_fragment_base.h:213
MethodOid2Gid
grape/cuda/fragment/host_fragment.h:272
MethodOid2Gid
grape/cuda/fragment/device_fragment.h:169
MethodOutArchive
grape/serialization/out_archive.h:42
MethodOutArchive
grape/cuda/serialization/out_archive.h:34
MethodOutArchiveGroup
grape/cuda/serialization/out_archive.h:145
MethodOuterVertexGid2Lid
grape/fragment/immutable_edgecut_fragment.h:610
MethodOuterVertexGid2Lid
examples/gnn_sampler/append_only_edgecut_fragment.h:781
MethodOuterVertexGid2Vertex
grape/cuda/fragment/device_fragment.h:179
MethodOutput
* @brief Output function to implement for result output. * @note: This pure virtual function works as an interface, instructing users * to imple
grape/app/context_base.h:46
MethodOutput
grape/cuda/worker/gpu_batch_shuffle_worker.h:112
MethodOutput
grape/cuda/worker/gpu_worker.h:111
MethodOutput
examples/analytical_apps/sssp/sssp_auto_context.h:59
MethodOutput
examples/analytical_apps/sssp/sssp_opt_context.h:50
MethodOutput
examples/analytical_apps/sssp/sssp_context.h:57
MethodOutput
examples/analytical_apps/core_decomposition/core_decomposition_context.h:32
MethodOutput
examples/analytical_apps/kcore/kcore_context.h:33
MethodOutput
examples/analytical_apps/wcc/wcc_auto_context.h:70
MethodOutput
examples/analytical_apps/wcc/wcc_opt_context.h:48
MethodOutput
examples/analytical_apps/wcc/wcc_context.h:53
MethodOutput
examples/analytical_apps/pagerank/pagerank_context.h:74
MethodOutput
examples/analytical_apps/pagerank/pagerank_push_opt_context.h:46
MethodOutput
examples/analytical_apps/pagerank/pagerank_parallel_context.h:57
MethodOutput
examples/analytical_apps/pagerank/pagerank_push_context.h:54
MethodOutput
examples/analytical_apps/pagerank/pagerank_vc_context.h:56
MethodOutput
examples/analytical_apps/pagerank/pagerank_local_parallel_context.h:57
MethodOutput
examples/analytical_apps/pagerank/pagerank_auto_context.h:58
MethodOutput
examples/analytical_apps/pagerank/pagerank_local_context.h:53
MethodOutput
examples/analytical_apps/bfs/bfs_auto_context.h:58
MethodOutput
examples/analytical_apps/bfs/bfs_context.h:55
MethodOutput
examples/analytical_apps/bfs/bfs_opt_context.h:45
MethodOutput
examples/analytical_apps/kclique/kclique_context.h:28
← previousnext →1,401–1,500 of 2,721, ranked by callers