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/ | GSoC2018: https://wp.me/p4pxJf-k1
bita_ has joined #ste||ar
bita has quit [Ping timeout: 260 seconds]
bita__ has joined #ste||ar
bita_ has quit [Ping timeout: 260 seconds]
bita_ has joined #ste||ar
bita__ has quit [Ping timeout: 255 seconds]
bita__ has joined #ste||ar
bita_ has quit [Ping timeout: 260 seconds]
eschnett has joined #ste||ar
nikunj has quit [Quit: Bye]
K-ballo has quit [Quit: K-ballo]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
<ste||ar-github>
hpx/future_overhead_timing 9a588ac John Biddiscombe: Add tests.performance.local to unit testing
<ste||ar-github>
hpx/future_overhead_timing 4cc0620 John Biddiscombe: Add CDash compatible time output to some benchmarks
<ste||ar-github>
hpx/future_overhead_timing 21c3ec5 John Biddiscombe: Exclude benchmarks from CTest that are not HPX threaded, or currently failing
ste||ar-github has left #ste||ar [#ste||ar]
nikunj has joined #ste||ar
nikunj has quit [Remote host closed the connection]
<zao>
heller: I'm still messing around with the topology for degenerate machines. For N PUs, would it make more sense from a HPX perspective to have N fake cores with one PU each, or 1 fake core with N PUs? There is no information about hyperthreads anywhere, it's just a flat bunch of PUs, one per hardware thread.
<zao>
Both ways will be a bit silly, just looking for the one that will make HPX algos suck less.
<zao>
Leaning toward N single-PU cores.
<K-ballo>
toss a coin
<K-ballo>
where's hkaiser these days?
<jbjnr__>
I was wondering the same
<jbjnr__>
zao: N single PU cores would be the place to start
<zao>
Punching the partitioner now, that ends up with empty pools.
<zao>
Thus far I've found out that the remote GDB functionality of both VC++, VS Code and Qt Creator doesn't work :D
<zao>
Also, I can't for the life of me get logging working.