A library that extends DepSpawn to distributed memory systems following a PGAS approach on top of UPC++
More details can be found in the DepSpawn publications and in the UPC++ DepSpawn specific ones:
- B. B. Fraguela, D. Andrade. Easy dataflow programming in clusters with UPC++ DepSpawn. IEEE Transactions on Parallel and Distributed Systems, 30(6):1267-1282. July 2019. (DOI 10.1109/TPDS.2018.2884716)
- B. B. Fraguela, D. Andrade. High performance dataflow computing in hybrid memory systems with UPC++ DepSpawn. Journal of Supercomputing, 77(7):7676-7689. July 2021. (DOI 10.1007/s11227-020-03607-1)
- B. B. Fraguela, D. Andrade. A software cache autotuning strategy for dataflow computing with UPC++ DepSpawn. Computational and Mathematical Methods, 3(6):e1148. November 2021. (DOI 10.1002/cmm4.1148)
- B. B. Fraguela, D. Andrade. The new UPC++ DepSpawn high performance library for data-flow computing with hybrid parallelism. Intl. Conf. on Computational Science (ICCS 2022). Lecture Notes in Computer Science vol. 13350. pp. 761-774. London (United Kingdom), June 2022. (DOI 10.1007/978-3-031-08751-6_55)
UPC++ DepSpawn is licensed under the MIT license.