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/
<heller_>
anyone here still being at LSU?
<heller_>
ich lass mal über nacht laufen...
Anushi1998 has quit [Ping timeout: 260 seconds]
parsa has joined #ste||ar
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Ping timeout: 245 seconds]
jbjnr_ has joined #ste||ar
diehlpk_mobile has joined #ste||ar
jbjnr__ has quit [Ping timeout: 244 seconds]
parsa has quit [Quit: Zzzzzzzzzzzz]
diehlpk_mobile has quit [Ping timeout: 260 seconds]
parsa has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
parsa has quit [Client Quit]
parsa has joined #ste||ar
parsa has quit [Client Quit]
Anushi1998 has joined #ste||ar
hkaiser has quit [Quit: bye]
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Ping timeout: 240 seconds]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Ping timeout: 252 seconds]
nanashi55 has quit [Ping timeout: 240 seconds]
nanashi55 has joined #ste||ar
<simbergm>
heller_ (IRC): agree, just waiting for tests, and trying to find the time to do it
jaafar has quit [Ping timeout: 260 seconds]
ste||ar-github has joined #ste||ar
<ste||ar-github>
[hpx] msimberg closed pull request #3521: Fixing argument handling in induction and reduction clauses for parallel::for_loop (master...fixing_parallel_for_loop) https://github.com/STEllAR-GROUP/hpx/pull/3521
<ste||ar-github>
hpx/master d171765 Mikael Simberg: Merge pull request #3535 from STEllAR-GROUP/msimberg-patch-2...
ste||ar-github has left #ste||ar [#ste||ar]
<simbergm>
hkaiser: would you mind asking adrian to resend the registration email for stellar.cct.lsu.edu when you see him? This morning it said the link had expired, and I can't request to reset the password
<simbergm>
sorry :/
<hkaiser>
simbergm: sure
<simbergm>
thanks
<simbergm>
besides that I'm ready to make a release except for john wanting to check that his cholesky works with master now
<hkaiser>
cool
<hkaiser>
let's do it!
<simbergm>
it may shift to the weekend in the worst case because I'll be busy tomorrow, but hopefully not later than that
<heller_>
simbergm: btw, got the email to contact, but I can't verify it, since you linked the email to your account, and I obviously can't log on to your account
ravibitsgoa has joined #ste||ar
aserio has joined #ste||ar
ravibitsgoa has quit [Ping timeout: 256 seconds]
<aserio>
simbergm: yt?
<simbergm>
aserio: here
<aserio>
simbergm: I assume you handled the contact email address validation on GitHub?
<aserio>
simbergm: I didn't want to click the link as I don't actually know what this is for :)
<simbergm>
yeah, I did that :)
<simbergm>
did hartmut tell you about the stellar.cct.lsu.edu registration? so I got the link and tried to set a password this morning but it told me the link expired
<aserio>
No, I have not talked to Hartmut today
<simbergm>
ok, well that was the problem up there, so do you think you could resend that email?
<simbergm>
also, would you mind asking alireza to restart buildbot? I changed it to build the release branch and I think it needs to be poked to have the settings applied
<aserio>
and the box on the bottom right? I assume you are showing the tasks
<aserio>
heller_: are you turning off localities and migrating the data?
<heller_>
yes
<heller_>
aserio: the box on the bottom right will show the data distribution
<heller_>
aserio: we can turn nodes on and off, switch to a random schedule or a scheduler which tries to balance out the load
<heller_>
aserio: the demo will include two problems: One with a evenly distributed load, one was load in the center
<heller_>
aserio: that's essentially what i've been doing for the last few months ;)
<aserio>
Nice!
<jbjnr_>
simbergm: bug 1 : LP stealing was put back. Bug 2 : wrong hint constructor removed hint. Bug 3 : lost a forwarding of hint through customization points in executor. Bug 4 : looks like hwloc 2 is not giving me correct numa domains - will roll back my hwloc and see if it starts working.
<jbjnr_>
bug 5 : my unit tests are rubbish cos they are not really unit tests