From: Geunsik Lim
The patch supports OpenMP library to parallelize the existing
C/C++ code rapidly/easily without any modification of android platform
on multicore embedded devices.
The original patch is made by Keith Obenschain (using GCC 4.4.3).
. Archive - https://android
From: Geunsik Lim
The patch supports OpenMP library to parallelize the existing
C/C++ code (e.g: for task parallelism) rapidly/easily without
any modification of android platform on multicore embedded devices.
The original patch is made by Keith Obenschain (using GCC 4.4.3).
. Archive - https