K-ballo changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar.cct.lsu.edu | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | Buildbot: http://rostam.cct.lsu.edu/ | Log: http://irclog.cct.lsu.edu/
hkaiser has quit [Quit: bye]
shahrzad has quit [Quit: Leaving]
K-ballo has quit [Read error: Connection reset by peer]
K-ballo has joined #ste||ar
K-ballo has quit [Read error: Connection reset by peer]
K-ballo has joined #ste||ar
henrietaMag has joined #ste||ar
henrietaMag has quit [K-Lined]
hkaiser has joined #ste||ar
<hkaiser>
ms[m]: circleci is reporting a missing module dependency, which I believe is not correct (the cpp-dependencies tool doesn't report that)
<hkaiser>
how is that list of missing dependencies generated?
<srinivasyadav227>
installed successfully on a custom docker ubuntu image, worked fine, and installed on another linux mint system worked fine ..all tests passed :-)
<srinivasyadav227>
But later in the documentation I found “use docker image from stellar for development, based on Debian and clang”, so I pulled the container and ran it,, once I am in container, I ran pkg-config, I couldn’t find any hpx-application, so container from docker hub by stellar only provides dependencies for installation or hpx is preinstalled?
<ms[m]>
hkaiser: it looks for hpx/modules/modulename.hpp includes, and I think also hpx/modulename/x.hpp includes