hkaiser 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/
Anushi1998 has joined #ste||ar
hkaiser has quit [Quit: bye]
nanashi55 has quit [Ping timeout: 245 seconds]
nanashi55 has joined #ste||ar
david_pfander has joined #ste||ar
Anushi1998 has quit [Ping timeout: 245 seconds]
Anushi1998 has joined #ste||ar
mcopik has quit [Ping timeout: 244 seconds]
mcopik has joined #ste||ar
mcopik has quit [Ping timeout: 246 seconds]
Anushi1998 has quit [Ping timeout: 252 seconds]
mcopik has joined #ste||ar
hkaiser has joined #ste||ar
mdiers_ has quit [Remote host closed the connection]
aserio has joined #ste||ar
hkaiser has quit [Quit: bye]
david_pfander has quit [Ping timeout: 252 seconds]
hkaiser has joined #ste||ar
aserio has quit [Ping timeout: 252 seconds]
mcopik has quit [Ping timeout: 260 seconds]
parsa[w] has quit [Read error: Connection reset by peer]
parsa[w] has joined #ste||ar
aserio has joined #ste||ar
<aserio> K-ballo: yt?
<K-ballo> aserio: yes
<aserio> K-ballo: I wanted to let you know that I will be out of town for the first part of your visit
<aserio> forgot to let you know
<aserio> I plan on seeing you on Wednesday
<K-ballo> :/
mcopik has joined #ste||ar
mbremer has joined #ste||ar
<mbremer> I'm having issues building hpx for a docker container with an ubuntu/18.04 base image. I'm getting a linker error along the lineas of "undefined reference to `MPI::Datatype::Free()`, I've tried explicitly passing -DMPI_CXX_COMPILER to cmake and that hasn't worked. Would any one be willing to help me trouble shoot this? Thanks! I can also open an issue if that's better/easier
<heller_> mbremer: this should be fixed on latest master
<mbremer> heller_: I believe i am using the current master (i.e. just cloning from github). I'm rerunning the tool chain, to get you the exact commit hash
<mbremer> (and maybe just a gist with the full error)
<heller_> yes please
hkaiser has quit [Quit: bye]
<mbremer> Interesting, I'm going through everything by hand. Lol this 1 MiB/s down in the container is killing me :)
<heller_> mbremer: this doesn't have any reason why it failed
<heller_> just says it did
<mbremer> Gah! I just piped out instead of the standard error
<mbremer> Just running make again
<mbremer> (hold on I'll brb)
<heller_> interesting
<heller_> mbremer: do you build with the ubuntu stock versions of OpenMPI and CMake?
<mbremer> yeah
<mbremer> Here's the dockerfile I'm using. Everything else I believe has worked in the past. (The only thing I install by hand is jemalloc)
mcopik has quit [Ping timeout: 272 seconds]
mcopik has joined #ste||ar
<heller_> mbremer: that's very strange ... I have no idea how to fix that right now. You might find some hints when going through the history of the PR on how to fix it
<mbremer> Hmm, it's a very small PR. It looks like the only thing that really happens is set(MPI_CXX_SKIP_MPICXX TRUE)
<mbremer> It might even be a cmake issue... Let me dig a little
aserio has quit [Quit: aserio]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] msimberg closed pull request #3502: Fix bogus `throws` bindings in scheduled_thread_pool_impl (master...fix-std-move-ref-thread-pool) https://github.com/STEllAR-GROUP/hpx/pull/3502
ste||ar-github has left #ste||ar [#ste||ar]
hkaiser has joined #ste||ar
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] StellarBot pushed 1 new commit to gh-pages: https://github.com/STEllAR-GROUP/hpx/commit/3f32a87157f2448a36380ce732bd326cc63cc8f6
<ste||ar-github> hpx/gh-pages 3f32a87 StellarBot: Updating Sphinx docs
ste||ar-github has left #ste||ar [#ste||ar]
<K-ballo> do we still have CUDA builders?
<hkaiser> don't think so, not sure is simbergm has one
<hkaiser> if*
hkaiser has quit [Quit: bye]
mbremer has left #ste||ar [#ste||ar]
<simbergm> K-ballo: I do but it's somewhat broken (i.e. some examples don't build)
<simbergm> Might be enough for you?
<K-ballo> maybe, link?
<simbergm> not sure what you want to see, I had gcc 6.2 and cuda 9.0 set up