https://github.com/juliafolds/data-parallelism
https://github.com/juliafolds/data-parallelism
distributed-computing franklin high-performance iterators julia map-reduce parallel transducers
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliafolds/data-parallelism
- Owner: JuliaFolds
- Created: 2020-10-03T23:47:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T20:21:51.000Z (over 3 years ago)
- Last Synced: 2023-03-05T12:50:21.081Z (about 2 years ago)
- Topics: distributed-computing, franklin, high-performance, iterators, julia, map-reduce, parallel, transducers
- Language: Julia
- Homepage: https://juliafolds.github.io/data-parallelism/
- Size: 2.35 MB
- Stars: 31
- Watchers: 5
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data-parallel Julia
This is the code repository of
[A quick introduction to data parallelism in Julia](https://juliafolds.github.io/data-parallelism/tutorials/quick-introduction/).