Android provides ashmem/ASharedMemory support on newer releases, which
we can use if requested by openmp users on Android.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
580 ms | x64 debian > libomp.lock::omp_init_lock.c |
Event Timeline
Comment Actions
I uploaded this as a starter but we should abstract the check to avoid repetition. Is kmp_config.h.cmake or kmp_platform.h a good place for defining a 'KMP_USE_SHMEM' and using it here?
Also, I added reviewers based on arc cover. Please add other relevant reviewers.