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/
EverYoung has joined #ste||ar
EverYou__ has quit [Ping timeout: 252 seconds]
<K-ballo>
what the, what from?
EverYoung has quit [Ping timeout: 252 seconds]
EverYoung has joined #ste||ar
gedaj_ has quit [Remote host closed the connection]
gedaj_ has joined #ste||ar
EverYoung has quit [Ping timeout: 258 seconds]
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 248 seconds]
bobakk3r has quit [Remote host closed the connection]
Guest17093 has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
parsa has quit [Quit: Zzzzzzzzzzzz]
Guest17093 has quit [Quit: See you later]
jaafar_ has joined #ste||ar
jaafar has quit [Ping timeout: 252 seconds]
hkaiser has quit [Quit: bye]
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 240 seconds]
zbyerly_ has joined #ste||ar
gedaj_ has quit [Remote host closed the connection]
<K-ballo>
any chance you could capture stderr but drop stdout?
<K-ballo>
and, do we respect that? :P
parsa has joined #ste||ar
<zao>
I have no idea what's being done, I just consume what CTest spits out.
<zao>
As far as I can tell, the "value" of a test is a single stream.
<zao>
Whatever would be done in the test runner would assumedly propagate here.
eschnett has joined #ste||ar
hkaiser has quit [Quit: bye]
aserio has joined #ste||ar
eschnett has quit [Quit: eschnett]
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
aserio1 has joined #ste||ar
eschnett has joined #ste||ar
aserio has quit [Ping timeout: 255 seconds]
aserio1 is now known as aserio
gedaj_ has quit [Remote host closed the connection]
gedaj_ has joined #ste||ar
aserio1 has joined #ste||ar
hkaiser has joined #ste||ar
hkaiser_ has joined #ste||ar
aserio has quit [Ping timeout: 252 seconds]
aserio1 is now known as aserio
hkaiser has quit [Ping timeout: 240 seconds]
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 240 seconds]
eschnett has quit [Quit: eschnett]
aserio has quit [Ping timeout: 246 seconds]
rod_t has joined #ste||ar
<K-ballo>
uh oh, I get runtime errors using the latest hwloc
<heller>
K-ballo: 2.x?
<K-ballo>
no, 1.11.8
<K-ballo>
hwloc_topology_init returns -1, doing a clean full rebuild just in case
aserio has joined #ste||ar
EverYoung has joined #ste||ar
EverYoung has quit [Remote host closed the connection]
EverYoung has joined #ste||ar
<K-ballo>
was a bad build issue on my side, I had switched back to binaries from before the hwloc switch
pree has joined #ste||ar
pree has quit [Read error: Connection reset by peer]
pree has joined #ste||ar
pree_ has joined #ste||ar
<pree_>
Hi ! Is there any performance studies has been done between HPX && apache spark ?
pree has quit [Ping timeout: 240 seconds]
pree_ is now known as pree
pree has quit [Read error: Connection reset by peer]
david_pfander has quit [Ping timeout: 248 seconds]
aserio has quit [Ping timeout: 252 seconds]
parsa has quit [Quit: Zzzzzzzzzzzz]
pree has joined #ste||ar
jaafar_ has joined #ste||ar
parsa has joined #ste||ar
parsa has quit [Client Quit]
eschnett has joined #ste||ar
EverYoun_ has joined #ste||ar
EverYoung has quit [Ping timeout: 246 seconds]
pree has quit [Ping timeout: 240 seconds]
aserio has joined #ste||ar
eschnett has quit [Read error: Connection reset by peer]
eschnett has joined #ste||ar
pree has joined #ste||ar
pree has quit [Ping timeout: 240 seconds]
<github>
[hpx] K-ballo pushed 1 new commit to dataflow-api: https://git.io/vdjWg
<github>
hpx/dataflow-api 297a5a2 Agustin K-ballo Berge: Fix deprecated includes of dataflow
aserio has quit [Read error: Connection reset by peer]
aserio has joined #ste||ar
pree has joined #ste||ar
pree has quit [Client Quit]
pree has joined #ste||ar
rod_t has left #ste||ar [#ste||ar]
pree has quit [Ping timeout: 252 seconds]
pree has joined #ste||ar
pree has quit [Ping timeout: 246 seconds]
aserio1 has joined #ste||ar
aserio has quit [Ping timeout: 258 seconds]
aserio1 is now known as aserio
jaafar_ has quit [Remote host closed the connection]
jaafar has joined #ste||ar
eschnett has quit [Quit: eschnett]
eschnett has joined #ste||ar
EverYoung has joined #ste||ar
EverYoun_ has quit [Ping timeout: 252 seconds]
rod_t has joined #ste||ar
patg[w] has joined #ste||ar
zbyerly_ has joined #ste||ar
hkaiser_ has quit [Ping timeout: 240 seconds]
patg[w] has quit [Quit: Leaving]
aserio has quit [Quit: aserio]
zbyerly_ has quit [Quit: Leaving]
eschnett has quit [Quit: eschnett]
hkaiser has joined #ste||ar
EverYoung has quit [Remote host closed the connection]
EverYoung has joined #ste||ar
<jbjnr>
hkaiser: yt?
<jbjnr>
gtg - here's my question if you see it : yesterday, you said that line 458 woukd be called, but I'm actually seeing this line being triggered https://github.com/STEllAR-GROUP/hpx/blob/master/hpx/parallel/executors/execution.hpp#L472 this then calls into the wrap_int version just before at line 430 - what am I missing to get the correct overload triggered - it prefers wrap_int to just int for...
<jbjnr>
...the zero.
<K-ballo>
that means the int overload isn't viable
<K-ballo>
(or should mean, modulo bugs in the implementation)
<K-ballo>
jbjnr: you'd be missing a "then_execute"
<jbjnr>
no, I've got that
<K-ballo>
or the then_execute call is not otherwise viable