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/
K-ballo has quit [Quit: K-ballo]
hkaiser has quit [Quit: bye]
<mdiers_> cd ..
wash[m] has quit [Ping timeout: 258 seconds]
wash[m] has joined #ste||ar
wash[m] has quit [Ping timeout: 250 seconds]
wash[m] has joined #ste||ar
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
eschnett has quit [Quit: eschnett]
eschnett has joined #ste||ar
aserio has joined #ste||ar
hkaiser has quit [Quit: bye]
simbergm has joined #ste||ar
<simbergm> (it's the barrier PR btw, that's why I'm asking you)
<simbergm> heller: pycicle was quiet about this, do you have any guesses what's going wrong? http://rostam.cct.lsu.edu/builders/hpx_gcc_8_boost_1_68_centos_x86_64_release/builds/169
<simbergm> are my messages getting lost...
<K-ballo> you just entered, there are 3 messages from you
<heller> simbergm: i'll have a Look
<heller> Wasn't there an incident involving matrix a few days ago?
simbergm has quit [Read error: Connection reset by peer]
<zao> K-ballo: We're pondering which Boost version to pick for EasyBuild's 2019a toolchain. Has the 1.70 clusterhug solved itself at release or is it still sketchy?
<K-ballo> zao: as far as I can tell it hasn't, find_package(Boost will pick the config modules and those won't provide any of the variables (plus change other settings)
<K-ballo> you can always deploy 1.70 without the cmake package config files
<K-ballo> --no-cmake-config
<zao> Ooh, even an option for it, was prepared to rm hard :)
<zao> How's 1.69 in general compat/bug-wise, and is 1.70 worse apart from the config junk?
<K-ballo> no idea...
<K-ballo> works for us
<zao> Ack.
simbergm has joined #ste||ar
hkaiser has joined #ste||ar
khuck has joined #ste||ar
<khuck> hey all - as of ~8 days ago, HPX master no longer builds with Clang
<hkaiser> uhh
<hkaiser> khuck: I thought that was fixed by now...
<khuck> hpx/runtime/threads/coroutines/detail/context_posix.hpp sound familiar?
<hkaiser> ahh, no
<hkaiser> that one needs fixing, thatks for the heads up!
<hkaiser> simbergm: yt?
<khuck> this is POWER8, too - if that matters
aserio has quit [Ping timeout: 264 seconds]
<hkaiser> yah, right
<hkaiser> khuck: pls see #3800, this is a blind edit, will most probably gor wrong
<hkaiser> I can't test it locally
aserio has joined #ste||ar
<khuck> hkaiser: hang on, I'll test it
nikunj has joined #ste||ar
<khuck> hkaiser: no, same error
<khuck> wait... git says I am using that branch, but the code is the old code.
<khuck> wait, this is the new code. still fails to compile.
aserio1 has joined #ste||ar
aserio has quit [Ping timeout: 250 seconds]
aserio1 is now known as aserio
<hkaiser> khuck: I'm not surprised
<hkaiser> but it fails differently now ;-)
<khuck> no - same reason - both cb_ and cb are undefined
<hkaiser> khuck: I removed cb and cb_
<khuck> hpx/runtime/threads/coroutines/detail/context_posix.hpp:238:22: error:
<khuck> use of undeclared identifier 'cb'
<hkaiser> uhh, forgot to actually rmeove it :/
<khuck> what about line 365/6?
<khuck> same file
<hkaiser> replace cb_ with 'this', pls
<khuck> one more...
<khuck> hpx/runtime/threads/coroutines/detail/context_posix.hpp:417:17: error:
<khuck> use of class template 'ucontext_context_impl' requires template arguments; argument deduction not
<khuck> allowed in typedef
<khuck> typedef ucontext_context_impl context_impl;
<khuck> ^~~~~~~~~~~~~~~~~~~~~
<hkaiser> sec
<K-ballo> how did this happen? some configuration we don't build?
hkaiser has quit [Read error: Connection reset by peer]
hkaiser has joined #ste||ar
<hkaiser> K-ballo: yes, power8
<hkaiser> khuck: you can remove that typedef alltogether
<K-ballo> eek
<khuck> it's building now...switching to parallel make
<hkaiser> khuck: ok, thanks for helping with this, let's see if it actually runs
<khuck> oh, you want me to test it too?
<khuck> sheesh
<hkaiser> lol
khuck_ has joined #ste||ar
khuck has quit [Ping timeout: 252 seconds]
hkaiser has quit [Quit: bye]
eschnett has quit [Quit: eschnett]
aserio has quit [Quit: aserio]
eschnett has joined #ste||ar
hkaiser has joined #ste||ar
<hkaiser> khuck_: thanks for the changes, does it run as well?
Vir has quit [Ping timeout: 246 seconds]