Skip to content

Commit 69a3b1b

Browse files
replace the awesome-parallel-computing
1 parent df38746 commit 69a3b1b

2 files changed

Lines changed: 1 addition & 124 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
[![Standard](image/cpp17.svg)](https://en.wikipedia.org/wiki/C%2B%2B#Standardization)
77
[![Download](image/download.svg)](https://github.com/cpp-taskflow/cpp-taskflow/archive/master.zip)
88
[![Wiki](image/api-doc.svg)][wiki]
9-
[![Resources](image/awesome-resources.svg)](./awesome-parallel-computing.md)
109

1110
A fast C++ *header-only* library to help you quickly write parallel programs with complex task dependencies
1211

@@ -881,7 +880,7 @@ The folder `example/` contains several examples and is a great place to learn to
881880
+ Learn more about Cpp-Taskflow by reading the [documentation][wiki]
882881
+ Release notes are highlighted [here][release notes]
883882
+ Read and cite our [IPDPS19][IPDPS19] paper
884-
+ Visit a curated list of [awesome parallel computing resources](awesome-parallel-computing.md)
883+
+ Visit a curated list of [awesome parallel computing resources](https://github.com/tsung-wei-huang/awesome-parallel-computing)
885884

886885
# Who is Using Cpp-Taskflow?
887886

awesome-parallel-computing.md

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)