D
D
dearname2018-12-08 16:12:50
Java
dearname, 2018-12-08 16:12:50

How to parallelize loops in Java?

Good evening! The problem is how to parallelize loops into independent operations, such as matrix multiplication. And besides, it should be easy, like using OpenMP C ++, where I wrote two lines and everything works.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Cheremisin, 2018-12-08
@dearname

https://m.habr.com/post/272479/

R
rPman, 2018-12-08
@rPman

www.omp4j.org
google: java loop parallelization

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question