HewlettPackard / mds

Managed Data Structures
GNU General Public License v3.0
27 stars 5 forks source link

Add parallel execution to core #13

Open EvanKirshenbaum opened 7 years ago

EvanKirshenbaum commented 7 years ago

[imported from HPE issue 52]

For multi-index operations on arrays (#12) (and streaming over other other complex structures), parallelize the operations into core threads for big arrays.