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/
diehlpk has joined #ste||ar
diehlpk has quit [Ping timeout: 248 seconds]
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 258 seconds]
hkaiser has quit [Quit: bye]
K-ballo has quit [Quit: K-ballo]
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 258 seconds]
pree has joined #ste||ar
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 258 seconds]
pree has quit [Remote host closed the connection]
pree has joined #ste||ar
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 255 seconds]
pree has quit [Ping timeout: 240 seconds]
pree has joined #ste||ar
pree has quit [Remote host closed the connection]
K-ballo has joined #ste||ar
<zao>
tests.unit.resource.throttle has timed out twice in 104+1 runs, but that's known I believe.
pree has quit [Read error: Connection reset by peer]
<heller>
hkaiser: ok, so the test in tests/unit/resource/throttle.cpp is using the RP to turn cores on and off. This is what I use for the throttling in allscale now, so the special scheduler can go from my side now
<heller>
the problem is that the changes to make that work properly messes with the regular shutdown detection. By reverting the shutdown detection as we had before, more or less, breaks this unit test
<heller>
for some reason, the background threads aren't shut down properly when removing one specific scheduling loop
<heller>
but anything else seems to work properly for now.
pree_ has quit [Ping timeout: 255 seconds]
<heller>
and I can't find the place where this is happening right now :/
<heller>
the thing is, that I don't think someone is actively using this feature right now... we probably should get current master working again as a priority
pree_ has joined #ste||ar
<K-ballo>
master is broken?
<heller>
yes
jaafar has joined #ste||ar
pree_ is now known as pree
<github>
[hpx] hkaiser created reporting_set_affinity_problems (+1 new commit): https://git.io/vdgJz
<github>
hpx/reporting_set_affinity_problems a9079ca Hartmut Kaiser: Making error reporting during problems with setting affinity masks more verbose...
mcopik has joined #ste||ar
pree has quit [Quit: AaBbCc]
mcopik has quit [Ping timeout: 248 seconds]
mcopik has joined #ste||ar
jaafar has quit [Ping timeout: 240 seconds]
EverYoung has joined #ste||ar
EverYoung has quit [Remote host closed the connection]
EverYoung has joined #ste||ar
EverYoung has quit [Remote host closed the connection]
EverYoung has joined #ste||ar
EverYoung has quit [Remote host closed the connection]
EverYoung has joined #ste||ar
<github>
[hpx] hkaiser force-pushed reporting_set_affinity_problems from a9079ca to 0573ee9: https://git.io/vdgCV
<github>
hpx/reporting_set_affinity_problems 0573ee9 Hartmut Kaiser: Making error reporting during problems with setting affinity masks more verbose...