MCPcopy Create free account

hub / github.com/ModelEngine-Group/flexai / functions

Functions1,456 in github.com/ModelEngine-Group/flexai

↓ 1 callersFunctioncudnnCreateFilterDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:433
↓ 1 callersFunctioncudnnCreateTensorDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:142
↓ 1 callersFunctioncudnnCreateTensorTransformDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:275
↓ 1 callersFunctioncudnnDestroy
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:124
↓ 1 callersFunctioncudnnDestroyConvolutionDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:997
↓ 1 callersFunctioncudnnDestroyFilterDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:477
↓ 1 callersFunctioncudnnDestroyTensorDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:163
↓ 1 callersFunctioncudnnDestroyTensorTransformDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:324
↓ 1 callersFunctioncudnnGetBatchNormalizationBackwardExWorkspaceSize
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:874
↓ 1 callersFunctioncudnnGetBatchNormalizationForwardTrainingExWorkspaceSize
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:913
↓ 1 callersFunctioncudnnGetBatchNormalizationTrainingExReserveSpaceSize
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:949
↓ 1 callersFunctioncudnnGetConvolutionBackwardDataAlgorithm_v7
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:1179
↓ 1 callersFunctioncudnnGetConvolutionBackwardDataWorkspaceSize
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:1278
↓ 1 callersFunctioncudnnGetConvolutionBackwardFilterAlgorithm_v7
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:1147
↓ 1 callersFunctioncudnnGetConvolutionBackwardFilterWorkspaceSize
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:1346
↓ 1 callersFunctioncudnnGetConvolutionForwardAlgorithm_v7
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:1115
↓ 1 callersFunctioncudnnGetConvolutionForwardWorkspaceSize
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:1211
↓ 1 callersFunctioncudnnGetFilterSizeInBytes
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:495
↓ 1 callersFunctioncudnnGetFoldedConvBackwardDataDescriptors
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:514
↓ 1 callersFunctioncudnnGetTensorSizeInBytes
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:181
↓ 1 callersFunctioncudnnInitTransformDest
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:342
↓ 1 callersFunctioncudnnSetConvolutionGroupCount
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:1015
↓ 1 callersFunctioncudnnSetConvolutionMathType
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:1035
↓ 1 callersFunctioncudnnSetConvolutionNdDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:1055
↓ 1 callersFunctioncudnnSetConvolutionReorderType
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:1082
↓ 1 callersFunctioncudnnSetFilterNdDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:453
↓ 1 callersFunctioncudnnSetStream
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:555
↓ 1 callersFunctioncudnnSetTensor4dDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:201
↓ 1 callersFunctioncudnnSetTensorNdDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:228
↓ 1 callersFunctioncudnnSetTensorNdDescriptorEx
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:251
↓ 1 callersFunctioncudnnSetTensorTransformDescriptor
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:295
↓ 1 callersFunctioncudnnTransformFilter
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:400
↓ 1 callersFunctioncudnnTransformTensorEx
GPU-Virtual-Service/gpu-remoting/src/client/cudnnHook.cc:367
↓ 1 callersMethoddeallocate
does not actually deallocate but puts it in store. make sure you have already called the destructor! e.g. with obj->~T(); pool.deallocate(obj);
GPU-Virtual-Service/gpu-remoting/include/hashing/robin_hood.h:431
↓ 1 callersMethoddecrement
(key string, expireTime time.Duration)
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/common/cache/lrucache.go:256
↓ 1 callersMethoddelValue
(key string)
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/common/cache/lrucache.go:213
↓ 1 callersMethoddestroyDoNotDeallocate
GPU-Virtual-Service/gpu-remoting/include/hashing/robin_hood.h:977
↓ 1 callersFunctiondetectRate
detectRate finds the rate between the devices.
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/xpu/gpu.go:448
↓ 1 callersMethodemplace
GPU-Virtual-Service/gpu-remoting/include/hashing/robin_hood.h:1796
↓ 1 callersFunctionequals
(expect, act interface{}, t testing.TB, caller int)
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/common/test_utils.go:27
↓ 1 callersFunctionevents
(watcher *fsnotify.Watcher, sigs chan os.Signal, pluginInst *plugin.DevicePlugin)
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/cmd/main.go:34
↓ 1 callersFunctionfile_api_proto_init
()
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/common/service/api.pb.go:278
↓ 1 callersFunctionfile_api_proto_init
()
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/api/runtime/service/api.pb.go:263
↓ 1 callersFunctionfind_available_gpus
(gpuInfoProperties, cnt, priority)
GPU-Virtual-Service/gpu-remoting/dispatcher_.py:42
↓ 1 callersFunctionfind_available_gpus
(gpuInfoProperties, cnt)
GPU-Virtual-Service/gpu-remoting/dispatcher.py:39
↓ 1 callersMethodflip
(self, data, axis)
GPU-Virtual-Service/gpu-remoting/src/storage/preprocess_utils.py:86
↓ 1 callersFunctiongenerate_gpu_tasks
(gpu_count, task_per_gpu=2)
GPU-Virtual-Service/gpu-remoting/scheduler/MOILP_latency_simu.py:9
↓ 1 callersFunctiongenerate_tasks
(gpu_count, task_per_gpu=2)
GPU-Virtual-Service/gpu-remoting/scheduler/MOILP_latency_simu.py:95
↓ 1 callersMethodgetAverageTime
/////////////////////////////////////////////////////////////////////////// Time in msec. for a single run based on the total number of COMPLETED runs
GPU-Virtual-Service/gpu-remoting/src/sample/include/helper_timer.h:221
↓ 1 callersFunctiongetBindTime
(pod v1.Pod)
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/util/util.go:82
↓ 1 callersFunctiongetCmdLineArgumentInt
GPU-Virtual-Service/gpu-remoting/src/sample/include/helper_string.h:180
↓ 1 callersFunctiongetContainerIdxByVxpuIdx
(p *v1.Pod, vxpuIdx int)
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/util/util.go:278
↓ 1 callersFunctiongetContainerName
(cgroupPath string)
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/api/runtime/service/service_impl.go:146
↓ 1 callersFunctiongetDeviceUsageInfo
(dev gonvml.Device)
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/xpu/gpu.go:292
↓ 1 callersFunctiongetGpuCountFromHeader
getGpuCountFromHeader counts how many GPUs on the host by parsing first line of nvidia-smi topo command. Header example: GPU0 GPU1 CPU Affinit
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/xpu/gpu.go:423
↓ 1 callersMethodgetLogFilePrefixAndExt
getLogFilePrefixAndExt returns the filename part and extension part from the FileLogger's filename.
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/log/file.go:363
↓ 1 callersFunctiongetLogLevel
getLogLevel get the level of log
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/log/logger.go:127
↓ 1 callersFunctiongetNodeIp
(node *v1.Node)
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/util/util.go:487
↓ 1 callersFunctiongetNumaAffinityColumnIndex
getNumaAffinityColumnIndex get the index of "NUMA Affinity" from the topology header.
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/xpu/gpu.go:502
↓ 1 callersFunctiongetNumaInformation
getGpuNumaInformation return numa information by provided card index.
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/xpu/gpu.go:467
↓ 1 callersFunctiongetPidMaps
(hostPids []int)
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/api/runtime/service/service_impl.go:105
↓ 1 callersFunctiongetPodDirNames
()
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/api/runtime/service/service_impl.go:223
↓ 1 callersFunctiongetPodSet
(pSet map[string][]uint32)
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/api/runtime/service/service_impl.go:294
↓ 1 callersFunctiongetTLSConfig
()
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/server/prometheus.go:133
↓ 1 callersFunctiongetTestCases
()
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/server/prometheus_test.go:51
↓ 1 callersMethodgetTime
/////////////////////////////////////////////////////////////////////////// Time in msec. after start. If the stop watch is still running (i.e. there
GPU-Virtual-Service/gpu-remoting/src/sample/include/helper_timer.h:202
↓ 1 callersMethodgetValue
(key string)
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/common/cache/lrucache.go:189
↓ 1 callersFunctiongetVgpuInfoInCache
(ch chan<- prometheus.Metric, n *gpuCollector)
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/collector/gpuservice/gpu_collector.go:126
↓ 1 callersFunctiongetVxpuLimit
Get xvpu limit info of the container
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/util/util.go:302
↓ 1 callersMethodget_Iteration
GPU-Virtual-Service/gpu-remoting/include/scheduler.h:472
↓ 1 callersFunctionget_client_id
()
GPU-Virtual-Service/gpu-remoting/src/storage/common.py:73
↓ 1 callersFunctionget_device_properties_bytes
(device_id=0)
GPU-Virtual-Service/gpu-remoting/monitor.py:36
↓ 1 callersFunctionget_gpu_info
()
GPU-Virtual-Service/gpu-remoting/monitor.py:49
↓ 1 callersFunctionget_size_t_len
()
GPU-Virtual-Service/gpu-remoting/proxy_msg.py:23
↓ 1 callersFunctiongpuDeviceInit
General GPU Device CUDA Initialization
GPU-Virtual-Service/gpu-remoting/src/sample/include/helper_cuda.h:747
↓ 1 callersFunctiongpuGetMaxGflopsDeviceId
This function returns the best GPU (with maximum GFLOPS)
GPU-Virtual-Service/gpu-remoting/src/sample/include/helper_cuda.h:797
↓ 1 callersMethodhandleStaleLogRun
handleStaleLogRun runs in a goroutine to manage post-rotation compression and removal of stale log files.
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/log/file.go:285
↓ 1 callersMethodhandleStaleLogRunOnce
handleStaleLogRun performs compression and removal of stale log files.
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/log/file.go:235
↓ 1 callersMethodhandle_client_request
(self, message)
GPU-Virtual-Service/gpu-remoting/scheduler/requese_handler.py:465
↓ 1 callersFunctionhandle_message
(conn, addr, message, gpuInfoProperties)
GPU-Virtual-Service/gpu-remoting/dispatcher_.py:139
↓ 1 callersFunctionhandle_message
(conn, addr, message, gpuInfoProperties)
GPU-Virtual-Service/gpu-remoting/dispatcher.py:132
↓ 1 callersFunctionhandle_new_job
(data)
GPU-Virtual-Service/gpu-remoting/monitor.py:184
↓ 1 callersMethodhandle_request
(self, raw_input: Any, user_id: str, arch: str, batch_size: int)
GPU-Virtual-Service/gpu-remoting/scheduler/requese_handler.py:306
↓ 1 callersMethodhandle_train_request
(self, message)
GPU-Virtual-Service/gpu-remoting/scheduler/requese_handler.py:482
↓ 1 callersMethodhas_free_gpu_num
(self, type)
GPU-Virtual-Service/gpu-remoting/scheduler/node.py:107
↓ 1 callersMethodhas_free_resource
(self)
GPU-Virtual-Service/gpu-remoting/scheduler/resource_scheduler_dummy.py:78
↓ 1 callersMethodhas_free_resource
(self)
GPU-Virtual-Service/gpu-remoting/scheduler/sota_scheduler.py:133
↓ 1 callersMethodincrement
(key string, expireTime time.Duration)
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/common/cache/lrucache.go:224
↓ 1 callersFunctionindexHandler
(s *ExporterServer)
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/server/prometheus.go:64
↓ 1 callersMethodindexHandler
(w http.ResponseWriter, _ *http.Request)
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/server/prometheus.go:70
↓ 1 callersFunctioninit
init 函数在程序启动时初始化命令行参数
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/cmd/xpu-exporter/main.go:42
↓ 1 callersMethodinitConfig
()
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/server/prometheus.go:157
↓ 1 callersFunctioninitContext
initContext returns a context for the request.
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/common/limiter/limit_handler.go:161
↓ 1 callersMethodinitPatchNodeVxpuUsed
()
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/register.go:67
↓ 1 callersFunctioninitTestData
()
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/common/limiter/limit_handler_test.go:19
↓ 1 callersMethodinitialize
()
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/plugin.go:59
↓ 1 callersFunctionisNil
(obj interface{}, t testing.TB, caller int)
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/common/test_utils.go:36
↓ 1 callersFunctionlistener
(server_address)
GPU-Virtual-Service/gpu-remoting/src/storage/storageEndpoint.py:60
↓ 1 callersFunctionloadCollectorService
loadCollectorService 根据 XPU 类型加载相应的收集器服务
GPU-Virtual-Service/xpu-pool-service/xpu-exporter/cmd/xpu-exporter/main.go:72
↓ 1 callersFunctionloadGPUTypeConf
()
GPU-Virtual-Service/xpu-pool-service/GPU-device-plugin/pkg/plugin/register.go:120
← previousnext →501–600 of 1,456, ranked by callers