你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Updated solve_gpu
function description
Updated `solve_gpu` function description to describe `memsolve` return along with `tsolve`.
这个提交包含在:
@@ -482,6 +482,7 @@ def solve_gpu(currentmodelrun, modelend, G):
|
||||
|
||||
Returns:
|
||||
tsolve (float): Time taken to execute solving
|
||||
memsolve (int): memory usage on final iteration in bytes
|
||||
"""
|
||||
|
||||
import pycuda.driver as drv
|
||||
|
在新工单中引用
屏蔽一个用户