Re: [hpx-users] Combine HPX and openmp-based library

2017-06-22 Thread Hartmut Kaiser
Patrick,

> as you may know I am working on an computational mechanics code based on
> HPX. Now I finished the basic implementation in C++ and now started to
> use HPX for the parallelism. One big issue is that application is based
> on linear algebra including solving a large equation system which of
> course is the bottle net of the application.
> 
> Is there any way to use a library which uses openmp inside of HPX? I am
> know using libeigen for the linear algebra part and what I like to use
> its parallel solver inside a future.
> 
> What is the best way to combine HPX with openmp?
> 
> I think finding a solution for the integration of parallel linear
> algebra libraries would be an huge improvement for HPX in application in
> computational engineering.

There is https://github.com/STEllAR-GROUP/hpxMP. This should allow to use both, 
OpenMP and HPX in the same application.

Regards Hartmut
---
http://boost-spirit.com
http://stellar.cct.lsu.edu



___
hpx-users mailing list
hpx-users@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users


[hpx-users] Combine HPX and openmp-based library

2017-06-22 Thread Patrick Diehl
Hi,

as you may know I am working on an computational mechanics code based on
HPX. Now I finished the basic implementation in C++ and now started to
use HPX for the parallelism. One big issue is that application is based
on linear algebra including solving a large equation system which of
course is the bottle net of the application.

Is there any way to use a library which uses openmp inside of HPX? I am
know using libeigen for the linear algebra part and what I like to use
its parallel solver inside a future.

What is the best way to combine HPX with openmp?

I think finding a solution for the integration of parallel linear
algebra libraries would be an huge improvement for HPX in application in
computational engineering.


Best,

Patrick
-- 
Patrick Diehl
Laboratory for Multiscale Mechanics
Département de Génie Mécanique
École Polytechnique de Montréal
C.P. 6079, Succ. Centre-ville
Montreal (QC), H3C 3A7, Canada
patrick.di...@polymtl.ca



signature.asc
Description: OpenPGP digital signature
___
hpx-users mailing list
hpx-users@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users