You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nmWTAI-Platform/Src
lh 69895a6717 perf(numerical): 降低复用网格求解的内存峰值
- 复用缓存网格时直接将 DLL 输出复制到任务结果,移除中间局部副本
- 将 DLL 网格输出峰值由三套降低为两套
- 直接使用 GRID 构造模型输入,避免临时模型输入产生的完整网格复制
2 weeks ago
..
nmNum perf(numerical): 降低复用网格求解的内存峰值 2 weeks ago