Skip to content

Commit 8a5d7d5

Browse files
committed
parallel as submodule
1 parent 3deaf8f commit 8a5d7d5

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "R-parallel"]
2+
path = R-parallel
3+
url = [email protected]:lgatto/R-parallel.git

R-parallel

Submodule R-parallel added at f83667f

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ develop and release packages in the future.
4343
#### [Part IV: Performance](https://github.com/lgatto/2016-02-25-adv-programming-EMBL/blob/master/04-perf.md)
4444
- Benchmarking
4545
- Profiling
46-
- Optimisation (including [parallel processing](https://github.com/lgatto/rbc/tree/2014-11-06-Zurich/R-parallel))
46+
- Optimisation
4747
- Memory
4848
- [Rcpp](https://github.com/lgatto/2016-02-25-adv-programming-EMBL/blob/master/rc.md)
4949

0 commit comments

Comments
 (0)