用于 Black-Scholes 方程并行时间求解的异步通信库
分布式、并行与集群计算
2019-07-12 v1
摘要
异步迭代方法的出现为数值计算带来了高效率。然而,资源管理问题与收敛检测问题通常难以处理。本文使用 JACK2(一个面向迭代算法的异步通信内核库)来实现经典与异步 parareal 算法,尤其是后者。我们说明了针对时间依赖情形能够优雅解决上述问题的若干措施。最后,给出的实验证明了此类应用的可用性与效率。
引用
@article{arxiv.1907.01199,
title = {Asynchronous Communications Library for the Parallel-in-Time Solution of Black-Scholes Equation},
author = {Qinmeng Zou and Guillaume Gbikpi-Benissan and Frederic Magoules},
journal= {arXiv preprint arXiv:1907.01199},
year = {2019}
}