Making sure HPX backend is used when BLAZE_USE_HPX_THREADS is defined and -fopnmp is used

Declined
#27 · Created  · Last updated

Declined pull request

Closed by: ·2018-09-20

Description

Right now if Blaze is compiled with -DBLAZE_USE_HPX_THREADS and is linked against OpenMP, it uses OpenMP for parallelization instead of HPX.

We are intercepting the OpenMP calls so we need to link against OpenMP while using HPX as the backend for Blaze, which is not possible right now.

0 attachments

0 comments

Loading commits...