From c99c5b943f6d79c79b6e17b03133764dd6ebe29c Mon Sep 17 00:00:00 2001 From: Damian Gryski Date: Wed, 4 Apr 2018 23:13:40 -0700 Subject: [PATCH] Updated ResearchPapers (markdown) --- ResearchPapers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ResearchPapers.md b/ResearchPapers.md index 42c6ad67..de6cb637 100644 --- a/ResearchPapers.md +++ b/ResearchPapers.md @@ -273,6 +273,8 @@ Turing Scholars honors thesis - [pdf](https://codesearch.debian.net/research/bsc-thesis.pdf) - Go’s Concurrency Constructs on the SCC (Prell, Rauber) - [pdf](https://hal.inria.fr/file/index/docid/718924/filename/MARC6_Gos-Concurrency-Constructs-on-the-SCC.pdf) +- Comparing Parallel Performance of Go and C++ TBB on a Direct Acyclic Task Graph Using a Dynamic Programming Problem (Serfass, Tang) + - http://www.ualr.edu/pxtang/papers/ACMSE12-comparing.pdf ## 2011