MCPcopy Create free account

hub / github.com/ROCm/rocm-systems / functions

Functions106,056 in github.com/ROCm/rocm-systems

↓ 132 callersMethodwrite
projects/rocprofiler-sdk/source/lib/output/tmp_file.hpp:70
↓ 131 callersMethodArgumentParser
projects/hipfile/third-party/args.h:3078
↓ 131 callersFunctionsetNumBlocks
projects/hip-tests/catch/unit/memory/hipMemcpyWithStreamMultiThread.cc:43
↓ 131 callersMethodwrite
projects/rocdbgapi/src/os_driver_kfd.cpp:1287
↓ 131 callersMethodwrite_character
projects/rocprofiler/plugin/json/json/include/nlohmann/json.hpp:14971
↓ 131 callersFunctionwrite_wave_sgpr
emulation/rocjitsu/tests/gfx1250_sim_test.cpp:447
↓ 130 callersMethodcompare
projects/rocshmem/src/host/host_templates.hpp:474
↓ 130 callersMethoddtype
Data type of buffer elements. Returns: ``NcclDataType``: NCCL data type.
projects/rccl/bindings/nccl4py/nccl/core/buffer.py:183
↓ 130 callersFunctionhipGetDevice
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:2649
↓ 130 callersFunctionncclSocketToString
Format a string representation of a (union ncclSocketAddress *) socket address using getnameinfo() * * Output: "IPv4/IPv6 address<port>" */
projects/rccl/src/misc/socket.cc:144
↓ 130 callersFunctionrsmi_wrapper
projects/amdsmi/src/amd_smi/amd_smi.cc:110
↓ 129 callersFunctionbool
projects/clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1398
↓ 129 callersMethodclCreateKernel
projects/clr/opencl/tests/ocltst/module/common/OCLWrapper.cpp:303
↓ 129 callersMethodget
projects/rocr-runtime/runtime/hsa-runtime/libamdhsacode/amd_elf_image.cpp:348
↓ 129 callersFunctioninitArrays
projects/hip-tests/catch/include/hip_test_checkers.hh:163
↓ 129 callersMethodsize
\brief Returns the size of the object in bytes based on the runtime number of dimensions
projects/clr/opencl/khronos/headers/opencl2.1/CL/cl2.hpp:4807
↓ 129 callersMethodsize
\brief Returns the size of the object in bytes based on the runtime number of dimensions
projects/clr/opencl/khronos/headers/opencl2.2/CL/cl2.hpp:4797
↓ 128 callersMethodclReleaseMemObject
projects/clr/opencl/tests/ocltst/module/common/OCLWrapper.cpp:194
↓ 128 callersFunctionderive_sema_block
Convert an InstructionSemantics into a SemaBlock. Returns None if the semantic class is not supported yet.
emulation/rocjitsu/lib/python/amdisa/sema_derive.py:206
↓ 128 callersMethodrun
(self)
experimental/python/perfxpert/setup.py:453
↓ 127 callersMethoddata
Get the mapped address of this resource
projects/clr/rocclr/device/pal/palresource.hpp:351
↓ 127 callersFunctionf16_to_f32_simd
Vectorized, bit-exact port of `f16_to_f32` (util/data_types.h). Each lane's low 16 bits hold the f16; high bits are ignored. All branch selection is d
emulation/rocjitsu/lib/util/include/util/simd.h:441
↓ 127 callersFunctionf32_to_bf16
emulation/rocjitsu/lib/util/include/util/data_types.h:169
↓ 127 callersMethodpop_back
projects/rocprofiler-sdk/source/lib/common/container/c_array.hpp:86
↓ 127 callersMethodsize
Returns the number of TestPartResult objects in the array.
projects/rocr-runtime/libhsakmt/tests/kfdtest/gtest-1.6.0/gtest-all.cpp:8997
↓ 126 callersFunctionTEST
projects/cuid/tests/unit/cuid_api_test.cc:233
↓ 126 callersFunctiondevice
torch.device assigned to this rank as ``cuda:rank % device_count``. Skips the entire session if either torch or any visible GPU is missing.
projects/rccl/bindings/nccl4py/tests/conftest.py:62
↓ 126 callersMethodexists
projects/rocprofiler-systems/source/lib/core/perfetto.hpp:61
↓ 126 callersMethodload
projects/rocprofiler-sdk/source/lib/rocprofiler-sdk-tool/config.hpp:197
↓ 126 callersMethodsize
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/vm/plugins/race_detector/plugin.h:44
↓ 126 callersFunctionthrow_if_error
projects/rdc/rdc_libs/rdc_modules/rdc_rocr/common.cc:40
↓ 125 callersFunctionRun
Once all the required data for kernel execution is collected (in this application it is stored in the BinarySearch structure) we can put it in an AQL
projects/rocr-runtime/rocrtst/samples/binary_search/binary_search.cc:614
↓ 125 callersMethodcopy
projects/rocprofiler-sdk/source/lib/aqlprofile/core/tests/counter_tests.cpp:42
↓ 125 callersMethodread_scalar64
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/arch/amdgpu/rdna3/operand.cpp:1097
↓ 124 callersFunctionclGetInfo
projects/clr/opencl/amdocl/cl_common.hpp:25
↓ 124 callersMethodincStat
projects/rocshmem/src/stats.hpp:168
↓ 124 callersMethodmatch
projects/rocdbgapi/src/process.cpp:565
↓ 124 callersMethodrun
projects/rccl/src/device/common.h:326
↓ 123 callersFunctionfreeArrays
projects/hip-tests/catch/include/hip_test_checkers.hh:325
↓ 123 callersMethodname
projects/rocprofiler-sdk/source/lib/rocprofiler-sdk/hsa/agent_cache.hpp:73
↓ 122 callersFunctionRocDecFmtPtr
projects/rocdecode/src/commons.h:169
↓ 122 callersMethodsize
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/register_set.cpp:103
↓ 121 callersFunctionIsArchMatch
projects/rccl/src/misc/archinfo.cc:76
↓ 121 callersMethod_log_performance_summary
Helper method to log performance summary.
projects/amdsmi/tests/python_unittest/perf_tests.py:312
↓ 121 callersMethod_log_test_completion
Helper method to log test completion.
projects/amdsmi/tests/python_unittest/perf_tests.py:306
↓ 121 callersMethod_log_test_start
Helper method to log the start of a test.
projects/amdsmi/tests/python_unittest/perf_tests.py:286
↓ 121 callersMethod_print_func_name
Helper method to print function name for consistency with original tests.
projects/amdsmi/tests/python_unittest/perf_tests.py:281
↓ 121 callersMethodsize
(self)
projects/rocprofiler/plugin/ctf/gen_api_files.py:47
↓ 120 callersMethodassign
projects/rocprofiler-sdk/source/lib/common/container/small_vector.hpp:856
↓ 120 callersMethodpush
@brief Try to enqueue a message. @param msg The message to enqueue (ownership transferred). @retval true Message was enqueued successfully. @retval fa
emulation/rocjitsu/lib/simdojo/include/simdojo/sim/message.h:118
↓ 120 callersMethodsize
projects/rocprofiler/plugin/json/json/include/nlohmann/json.hpp:3125
↓ 119 callersMethodDestroy
projects/rocr-runtime/libhsakmt/tests/kfdtest/src/BaseQueue.cpp:117
↓ 119 callersFunctionbinary_handler_analyze_rocprof_compute
Fixture to run rocprof-compute analyze command. Args: arguments: Command-line arguments for the analyze command. Returns:
projects/rocprofiler-compute/tests/conftest.py:411
↓ 119 callersMethodcopy
projects/rocshmem/src/containers/array_impl.hpp:125
↓ 118 callersMethodRun
projects/hip-tests/catch/performance/api/warpSync/warpSync.cc:364
↓ 118 callersFunctionhipHostGetDevicePointer
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:2275
↓ 118 callersFunctionhiprtcCompileProgram
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hiprtc.h:115
↓ 118 callersMethodread_register
projects/rocdbgapi/src/wave.cpp:617
↓ 117 callersFunctionPowTwoAlign
**************************************************************************************************** * ByteAlign * * @brief * Align UINT_32
projects/rocr-runtime/runtime/hsa-runtime/image/addrlib/src/core/addrcommon.h:397
↓ 117 callersFunction_assign
(lhs: SemaNode, rhs: SemaNode)
emulation/rocjitsu/lib/python/amdisa/sema_derive.py:73
↓ 117 callersFunctionatomicAdd
projects/clr/hipamd/include/hip/amd_detail/amd_hip_fp16.h:869
↓ 117 callersMethodexecute
(self, cmd)
projects/rocprofiler/bin/sqlitedb.py:289
↓ 117 callersMethodgetStat
projects/rocshmem/src/stats.hpp:188
↓ 117 callersMethodglenv
Returns a pointer to the OpenGL context
projects/clr/rocclr/platform/context.hpp:172
↓ 117 callersFunctionrdc_status_string
projects/rdc/rdc_libs/bootstrap/src/RdcBootStrap.cc:352
↓ 116 callersFunctionfatal_error
projects/rocdbgapi/src/debug.cpp:118
↓ 116 callersMethodsplit
Split a wheel into host and device components. Args: input_path: Path to input .whl file or exploded wheel directory.
shared/kpack/python/rocm_kpack/wheel_splitter.py:668
↓ 115 callersMethodbegin
projects/rocprofiler-systems/source/lib/common/span.hpp:40
↓ 115 callersMethodclose
projects/rocdbgapi/src/utils_linux.cpp:108
↓ 115 callersFunctionhipDeviceCanAccessPeer
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:3551
↓ 115 callersFunctionhipModuleLoad
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:3849
↓ 115 callersMethodload
projects/clr/rocclr/platform/program.cpp:501
↓ 115 callersMethodparse_args
projects/rocprofiler-systems/source/bin/common/tool_runner.cpp:520
↓ 115 callersMethodsize
Read the size
projects/clr/rocclr/device/device.hpp:844
↓ 115 callersMethodwrite_lane
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/arch/amdgpu/gfx1250/operand.cpp:1382
↓ 115 callersMethodwrite_sgpr
emulation/rocjitsu/tests/amdgpu_vm_test.cpp:706
↓ 114 callersMethodcontext
projects/rocr-runtime/runtime/hsa-runtime/loader/executable.hpp:589
↓ 114 callersFunctionrsmi_ret_ok
Returns true if RSMI call status is 0 (success) If status is not 0, error logs are written to the debug log and false is returned :param
projects/rocm-smi-lib/python_smi_tools/rocm_smi.py:4851
↓ 113 callersMethodAddSectionName
projects/hip-tests/catch/include/performance_common.hh:134
↓ 113 callersFunctionhipMemset
projects/clr/hipamd/src/hip_memory.cpp:3473
↓ 113 callersFunctionisQuickLevel
* @brief Check if running at quick level (level_0). * Use this to reduce test parameters for faster execution. */
projects/hip-tests/catch/include/hip_test_common.hh:42
↓ 113 callersFunctionset_force_scalar_for_testing
emulation/rocjitsu/lib/util/src/simd.cpp:35
↓ 113 callersMethodstore_output
Convert device handle to gpu id and store output params: device_handle - device handle object to the target device output
projects/amdsmi/amdsmi_cli/amdsmi_logger.py:464
↓ 112 callersMethoddata
projects/rocr-runtime/runtime/hsa-runtime/libamdhsacode/amd_elf_image.cpp:843
↓ 112 callersFunctionds_calculate_addresses
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/arch/amdgpu/gfx1250/addr_calc.cpp:260
↓ 112 callersFunctionfill
projects/clr/opencl/tests/ocltst/module/runtime/OCLLDS32K.cpp:97
↓ 111 callersFunctionaddRec
Link into checker Rec list
projects/clr/opencl/tools/cltrace/cltrace.cpp:90
↓ 111 callersFunctionconsole_debug
(*argv: Any)
projects/rocprofiler-compute/src/utils/logger.py:75
↓ 111 callersFunctiondelRec
unlink from checker Rec list
projects/clr/opencl/tools/cltrace/cltrace.cpp:100
↓ 111 callersMethodfetch_add
projects/rocprofiler-sdk/source/lib/rocprofiler-sdk/hsa/async_copy.cpp:300
↓ 111 callersFunctionhsa_signal_create
projects/rocr-runtime/runtime/hsa-runtime/core/runtime/hsa.cpp:1198
↓ 110 callersFunctionds_calculate_addresses
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/arch/amdgpu/cdna4/addr_calc.cpp:64
↓ 110 callersMethodgroup
projects/amdsmi/tests/amd_smi_test/functional/perf_cntr_read_write.h:65
↓ 110 callersFunctionhsa_signal_destroy
projects/rocr-runtime/runtime/hsa-runtime/core/runtime/hsa.cpp:1204
↓ 109 callersMethodcontains
projects/rocprofiler-systems/source/lib/core/binary/address_range.cpp:71
↓ 109 callersMethodformat
(self, record: logging.LogRecord)
projects/rocprofiler-compute/src/utils/logger.py:132
↓ 109 callersFunctionget_queue_controller
projects/rocprofiler-sdk/source/lib/rocprofiler-sdk/hsa/queue_controller.cpp:539
↓ 109 callersFunctionhiprtcCreateProgram
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hiprtc.h:120
↓ 109 callersFunctionhsa_amd_agent_iterate_memory_pools
projects/rocr-runtime/runtime/hsa-runtime/core/runtime/hsa_ext_amd.cpp:1293
↓ 108 callersMethodTest_API_Per_GPU
Tests API per GPU with zero or more arguments Arguments: func_name: API to be executed Optional: par
projects/amdsmi/tests/python_unittest/common.py:954
← previousnext →401–500 of 106,056, ranked by callers