mindspore2022/mindspore/ccsrc/runtime/device/gpu
i-robot 9852cced86 !17839 Fix device memory can not release in PyNative mode
Merge pull request !17839 from zyli2020/fix_issue_defect
2021-06-10 11:37:13 +08:00
..
distribution GPU supports p2p nccl interfaces 2020-11-24 14:17:53 +08:00
mpi code warning clean 2020-09-21 09:44:39 +08:00
blocking_queue.cc fix codecheck and pclint 2021-05-26 14:07:29 +08:00
blocking_queue.h add input data type check for ps cache mode 2021-02-07 12:35:04 +08:00
cuda_common.h add more dtypes support for gatherdgrad and other bugfix 2020-11-30 14:00:54 +08:00
cuda_driver.cc fix an allreduce bug with two streams sync problem 2021-05-10 10:00:58 +08:00
cuda_driver.h fix an allreduce bug with two streams sync problem 2021-05-10 10:00:58 +08:00
cuda_env_checker.cc search nvcc in entire PATH 2020-09-04 15:55:48 +08:00
cuda_env_checker.h search nvcc in entire PATH 2020-09-04 15:55:48 +08:00
gpu_bucket.cc unify runtime for PyNative distributed mode 2021-05-20 11:39:14 +08:00
gpu_bucket.h unify runtime for PyNative distributed mode 2021-05-20 11:39:14 +08:00
gpu_buffer_mgr.cc add error log when set device id failed 2021-03-25 14:58:03 +08:00
gpu_buffer_mgr.h add push opt logic 2020-12-15 15:35:42 +08:00
gpu_common.h Unify runtime support profiling 2021-05-24 20:04:11 +08:00
gpu_device_address.cc fix repeated release device resource of actor runtime 2021-06-08 16:37:29 +08:00
gpu_device_address.h add host_format for device_info of MetaTensor. 2021-05-22 14:44:11 +08:00
gpu_device_manager.cc fix repeated release device resource of actor runtime 2021-06-08 16:37:29 +08:00
gpu_device_manager.h fix an allreduce bug with two streams sync problem 2021-05-10 10:00:58 +08:00
gpu_event.cc PyNative AllReduce Bucket 2021-03-03 15:47:18 +08:00
gpu_event.h PyNative AllReduce Bucket 2021-03-03 15:47:18 +08:00
gpu_kernel_build.cc move the akg kernel build timer into AkgKernelBuilder::AkgKernelParallelBuild, so that it can time the Ascend kernel builder 2021-05-06 10:02:25 +08:00
gpu_kernel_build.h add hardware abstract layer 2021-03-19 11:28:53 +08:00
gpu_kernel_runtime.cc fix core dump when destroy device context in PyNative mode 2021-06-09 21:31:12 +08:00
gpu_kernel_runtime.h fix profiler pclint&codex 2021-06-07 02:17:23 -04:00
gpu_launch_kernel.cc add hardware abstract layer 2021-03-19 11:28:53 +08:00
gpu_launch_kernel.h add op atomic clean to clear input addr in launch allreduce 2021-03-25 11:19:23 +08:00
gpu_launch_mul.cc add op_mul fusion based on allreduce fusion in pynative mode 2021-03-15 21:12:14 +08:00
gpu_launch_mul.h add op atomic clean to clear input addr in launch allreduce 2021-03-25 11:19:23 +08:00
gpu_memory_allocator.cc fix codecheck and pclint 2021-05-26 14:07:29 +08:00
gpu_memory_allocator.h Unified code style 2020-07-20 10:51:55 +08:00
gpu_memory_copy_manager.cc fix an allreduce bug with two streams sync problem 2021-05-10 10:00:58 +08:00
gpu_memory_copy_manager.h fix an allreduce bug with two streams sync problem 2021-05-10 10:00:58 +08:00
gpu_memory_manager.cc add the continue memory alloc of communication kernel for actor runtime 2021-04-26 10:30:25 +08:00
gpu_memory_manager.h profiler memory 2021-01-19 10:21:43 +08:00
gpu_stream_assign.cc actor runtimie supports allreduce multi-stream 2021-05-31 18:20:14 +08:00
gpu_stream_assign.h actor runtimie supports allreduce multi-stream 2021-05-31 18:20:14 +08:00
kernel_info_setter.cc fix gpu reduce precision 2021-06-01 10:48:42 +08:00
kernel_info_setter.h 1.Optimize bias add grad kernel 2021-06-10 00:28:26 +08:00
queue_common.h add trace for gpu error/excpt log 2020-12-04 14:03:36 +08:00
readme.md mindspore path adjust 2020-07-14 18:07:28 +08:00
trt_loader.cc trt operator 2021-05-29 14:49:44 +08:00
trt_loader.h gpu inference mixed precision 2021-04-25 09:53:47 +08:00

readme.md

gpu