Hi Mikael,

This is the commit on github that I am using :  ( 
https://github.com/STEllAR-GROUP/hpx.git )
and Here is Cmake configuration  :

RUN cmake \
    -DCMAKE_BUILD_TYPE=debug             \
    -DHPX_WITH_MALLOC=system             \
    -DHPX_WITH_MORE_THAN_64_THREADS=ON   \
    -DHPX_WITH_MAX_CPU_COUNT=80          \
    -DHPX_WITH_EXAMPLES=ON               \
    -DHPX_WITH_TESTS=ON                  \
    -DHPX_WITH_TESTS_BENCHMARKS=ON       \
    -DHPX_WITH_TESTS_REGRESSIONS=ON      \
    -DHPX_WITH_TESTS_UNIT=ON             \



Thanks
Karame
________________________________
From: hpx-users-boun...@stellar-group.org <hpx-users-boun...@stellar-group.org> 
on behalf of Simberg Mikael <simbe...@cscs.ch>
Sent: Friday, June 19, 2020 4:58 AM
To: hpx-users@stellar-group.org <hpx-users@stellar-group.org>
Subject: Re: [hpx-users] FW: make test


Hi Karame,


Please post the full build log including your cmake configuration and which 
commit of HPX you're building (e.g. on gist.github.com).


Mikael

________________________________
From: hpx-users-boun...@stellar-group.org <hpx-users-boun...@stellar-group.org> 
on behalf of Karame Mohammadiporshokooh <kmoh...@lsu.edu>
Sent: Thursday, June 18, 2020 10:12:05 PM
To: hpx-users@stellar-group.org
Subject: Re: [hpx-users] FW: make test

This is not in Phylanx.
It is just HPX.
________________________________
From: hpx-users-boun...@stellar-group.org <hpx-users-boun...@stellar-group.org> 
on behalf of Steven R. Brandt <sbra...@cct.lsu.edu>
Sent: Thursday, June 18, 2020 2:41 PM
To: hpx-users@stellar-group.org <hpx-users@stellar-group.org>
Subject: Re: [hpx-users] FW: make test


It looks like phylanx isn't finding hpx_iostreams.

Is everything built consistently, i.e. all Release or all Debug?

Is -DHPX_DIR=... pointing to the HPX cmake dir? For me that's 
/usr/local/lib64/cmake/HPX


--Steve


On 6/18/2020 1:36 PM, Hartmut Kaiser wrote:

Karame,



I’m forwarding this to hpx-users to see if others have seen this kind of 
problem before (as I haven’t).



Thanks!

Regards Hartmut

---------------

http://stellar.cct.lsu.edu<http://stellar.cct.lsu.edu/>

https://github.com/STEllAR-GROUP/hpx<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FSTEllAR-GROUP%2Fhpx&data=02%7C01%7Ckmoham6%40lsu.edu%7Cf9eda92725904b6b825708d814374d2f%7C2d4dad3f50ae47d983a09ae2b1f466f8%7C0%7C0%7C637281575052908226&sdata=6Rj%2BCPgay%2BQpXMcuZ0n9Xw%2BzhnMK8%2BAB78AU7sZqTtU%3D&reserved=0>







From: Karame Mohammadiporshokooh <kmoh...@lsu.edu><mailto:kmoh...@lsu.edu>
Sent: Thursday, June 18, 2020 12:35 PM
To: Hartmut Kaiser <hkai...@cct.lsu.edu><mailto:hkai...@cct.lsu.edu>
Subject: make test



Good afternoon Dr. Kaiser,



I am running make test in my dockerfile for hpx. This is the error I get when I 
run this. I attach the screen shot.



Thanks for any suggestion!

Karame



_______________________________________________
hpx-users mailing list
hpx-users@stellar-group.org<mailto:hpx-users@stellar-group.org>
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

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

Reply via email to