Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 05f92c9

Browse files
Update awesome-parallel-computing.md
1 parent e9973de commit 05f92c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

awesome-parallel-computing.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,11 @@ All the lists in this page are either in alphabetical order or chronological ord
5555
#### Generic Parallel Computing Topics
5656

5757
- [Is Parallel Programming still Hard?](https://www.youtube.com/watch?v=YM8Xy6oKVQg) - P. McKenney, M. Michael, and M. Wong at CppCon 2017
58-
5958
- [The Speed of Concurrency: Is Lock-free Faster?](https://www.youtube.com/watch?v=9hJkWwHDDxs) - Fedor G Pikus in CppCon 2016
6059

6160
#### Scheduling in Parallel Processing
6261

6362
- [Expressing Parallelism in C++ with Threading Building Blocks](https://www.youtube.com/watch?v=9Otq_fcUnPE) - Mike Voss at Intel Webinar 2018
64-
6563
- [A Work-stealing Runtime for Rust](https://www.youtube.com/watch?v=4DQakkJ8XLI) - Aaron Todd in Air Mozilla 2017
6664

6765
#### Memory Model

0 commit comments

Comments
 (0)