aserio 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/
parsa has quit [Quit: Zzzzzzzzzzzz]
diehlpk has joined #ste||ar
eschnett has joined #ste||ar
diehlpk has quit [Ping timeout: 240 seconds]
hkaiser has quit [Quit: bye]
jaafar has quit [Ping timeout: 256 seconds]
parsa has joined #ste||ar
eschnett has quit [Quit: eschnett]
eschnett has joined #ste||ar
<heller> back on the other side...
eschnett has quit [Quit: eschnett]
hkaiser has joined #ste||ar
<hkaiser> heller: welcome to the other side
<hkaiser> heller: just ping me tomorrow once you board your plane
<heller> sure
<hkaiser> got your hotel?
eschnett has joined #ste||ar
hkaiser has quit [Quit: bye]
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
nanashi55 has quit [Ping timeout: 256 seconds]
nanashi55 has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
parsa has quit [Client Quit]
jaafar has joined #ste||ar
Anushi1998 has joined #ste||ar
jaafar has quit [Ping timeout: 268 seconds]
Anushi1998 has quit [Quit: Bye]
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 276 seconds]
Anushi1998 has joined #ste||ar
hkaiser has joined #ste||ar
<92AAC391U> [hpx] hkaiser deleted wait_all at cf26371: https://git.io/vpfeQ
<17SAA00P4> [hpx] hkaiser pushed 1 new commit to master: https://git.io/vpfeH
<17SAA00P4> hpx/master dd6daf7 Hartmut Kaiser: Merge pull request #3288 from STEllAR-GROUP/wait_all...
mcopik has joined #ste||ar
V|r has quit [Ping timeout: 265 seconds]
Anushi1998 has quit [Ping timeout: 245 seconds]
anushi has quit [Ping timeout: 265 seconds]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Ping timeout: 256 seconds]
anushi has joined #ste||ar
V|r has joined #ste||ar
V|r has quit [Changing host]
V|r has joined #ste||ar
mcopik has quit [Ping timeout: 268 seconds]
K-ballo has joined #ste||ar
<heller> hkaiser: yes, all good. almost on my way to the airport now
<hkaiser> heller: ok, cool
<hkaiser> heller: looks like your flight is on time
<github> [hpx] hkaiser pushed 1 new commit to master: https://git.io/vpfIM
<github> hpx/master f586ceb Hartmut Kaiser: Merge pull request #3286 from STEllAR-GROUP/sync_policy...
Vir- has joined #ste||ar
<heller> Security taking forever here...
<heller> a train ride would have been awesome ;)
<zao> You're out travelling somewhere?
<hkaiser> heller: good joke
hkaiser has quit [Quit: bye]
nikunj has joined #ste||ar
aserio has joined #ste||ar
diehlpk_work has joined #ste||ar
<heller> Boarding now
<diehlpk_work> Have a save trip
<diehlpk_work> 12 degree in BR
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 255 seconds]
victor_ludorum has joined #ste||ar
victor_ludorum has quit [Ping timeout: 260 seconds]
victor_ludorum has joined #ste||ar
hkaiser has joined #ste||ar
jaafar has joined #ste||ar
jaafar has quit [Ping timeout: 264 seconds]
<jbjnr> K-ballo: forgot to say thanks. I changed the templates to be separate as you suggested and all is working nicely now. cheers
<K-ballo> cool
victor_ludorum has quit [Quit: Page closed]
EverYoung has joined #ste||ar
david_pfander has quit [Ping timeout: 260 seconds]
aserio has quit [Ping timeout: 265 seconds]
jaafar has joined #ste||ar
<K-ballo> wg21.link/P0319, Adding Emplace functions for promise<T>/future<T>, is up for review
<K-ballo> includes variadic `make_ready_future` forms
<hkaiser> K-ballo: should we implement that?
<K-ballo> didn't Vicente took those from me?
<hkaiser> no idea
<hkaiser> have not looked ;)
<K-ballo> oh wow, we really don't have them
<K-ballo> I remember implementing them.. must have been on my side futures
<K-ballo> we should implement the `make_ready_future` forms.. the promise one's, they seem less valuable
<K-ballo> could be nice to have just for the sake of uniformity
<github> [hpx] hkaiser closed pull request #3287: Fixing /scheduler/utilization/instantaneous performance counter (master...performance_counters) https://git.io/vxjD4
jaafar_ has joined #ste||ar
jaafar has quit [Ping timeout: 264 seconds]
jaafar_ is now known as jaafar
<hkaiser> K-ballo: ok
<hkaiser> shouldn't be too hard, I guess
<hkaiser> (famous last words)
aserio has joined #ste||ar
Viraj has joined #ste||ar
Viraj has quit [Ping timeout: 260 seconds]
bibek has joined #ste||ar
aserio has quit [Ping timeout: 245 seconds]
aserio has joined #ste||ar
hkaiser has quit [Read error: Connection reset by peer]
aserio has quit [Quit: aserio]
bibek has quit [Quit: Leaving]
<nikunj> could anyone help me with the issue here: https://github.com/STEllAR-GROUP/hpx/pull/3291#pullrequestreview-112394289 ?
<nikunj> pycicle daint is failing
<zao> "History: Unstable", "Summary: Unstable"
<zao> (that is, if you click through to Details, then click on the failed test column's "1")
<zao> cdash.cscs.ch/viewTest.php?onlyfailed&buildid=6966
<nikunj> how come that test is failing
<nikunj> my pr is totally unrelated
<nikunj> my test deals with tests.unit.build while tests.unit.parcelset is failing
<nikunj> thats odd
<zao> Some of HPX's tests fail occasionally due to failures in HPX itself which only happen rarely.
<zao> As the test suite is only run once per commit, they can fail for no reason of yours.
<nikunj> should i look into this issue?
<nikunj> or is it something independent of the code itelf
<zao> My interpretation is that it may be one of the tests that are flapping.
<zao> But I'm bad at interpreting CDash output.
<zao> I recommend asking someone with a clue, but if it seems unrelated to your changes, it probably is.
<zao> If memory serves me right, distributed.tcp tests tend to bring out weird things in HPX.
<nikunj> zao: sure, thanks for the help :)
hkaiser has joined #ste||ar
parsa has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
nikunj has quit [Quit: Page closed]