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/
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] jayeshbadwaik opened pull request #3466: - bugfix : fix compilation with llvm-7.0 (master...master) https://github.com/STEllAR-GROUP/hpx/pull/3466
ste||ar-github has left #ste||ar [#ste||ar]
anushi has quit [Quit: Bye]
eschnett has joined #ste||ar
eschnett has quit [Quit: eschnett]
hkaiser has quit [Quit: bye]
jaafar has joined #ste||ar
khuck has quit [Remote host closed the connection]
khuck has joined #ste||ar
khuck has quit [Ping timeout: 252 seconds]
khuck has joined #ste||ar
Anushi1998 has joined #ste||ar
khuck has quit [Remote host closed the connection]
jaafar has quit [Ping timeout: 240 seconds]
khuck has joined #ste||ar
Anushi1998 has quit [Quit: Bye]
khuck has quit [Ping timeout: 252 seconds]
khuck has joined #ste||ar
khuck has quit [Ping timeout: 260 seconds]
david_pfander has joined #ste||ar
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] msimberg pushed 5 new commits to master: https://github.com/STEllAR-GROUP/hpx/compare/c29d952692e9...3652ea90d260
<ste||ar-github> hpx/master cdbbd48 Mikael Simberg: Add early return to get_next_thread when pu is not running...
<ste||ar-github> hpx/master 6d4f5af Mikael Simberg: Use atomic thread_count_ to get number of os threads in scheduled_thread_pool
<ste||ar-github> hpx/master 569af7e Mikael Simberg: Handle state_terminating better in scheduled_thread_pool...
ste||ar-github has left #ste||ar [#ste||ar]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] msimberg pushed 2 new commits to master: https://github.com/STEllAR-GROUP/hpx/compare/3652ea90d260...efbbcbe98dc8
<ste||ar-github> hpx/master 9f34252 Mikael Simberg: Check for no PR and master branch in CircleCI docker push step...
<ste||ar-github> hpx/master efbbcbe Mikael Simberg: Merge pull request #3464 from msimberg/fix-circleci-docker-master-check...
ste||ar-github has left #ste||ar [#ste||ar]
mcopik has joined #ste||ar
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] StellarBot pushed 1 new commit to gh-pages: https://github.com/STEllAR-GROUP/hpx/commit/03bb5aef8179f2f8bd6ca8ce03e0578435718c98
<ste||ar-github> hpx/gh-pages 03bb5ae StellarBot: Updating docs
ste||ar-github has left #ste||ar [#ste||ar]
jaafar has joined #ste||ar
nikunj has joined #ste||ar
mcopik has quit [Ping timeout: 260 seconds]
mcopik has joined #ste||ar
hkaiser has joined #ste||ar
<hkaiser> simbergm: where is jbjnr nowadays?
<heller__> hkaiser: added comments to #3465
<hkaiser> ahh, thanks
<hkaiser> heller__: could we move our meeting planned for today, pls?
<heller__> hkaiser: sure
<heller__> hkaiser: I am free all evenings this week (except thursday)
<hkaiser> tomorrow 2pmCDT/9pm would work instead, does that work for you?
<heller__> hkaiser: I need to skip the phylanx meeting this week
<heller__> yes
<hkaiser> k
<heller__> in innsbruck
<hkaiser> AllScale?
<heller__> yeah...
<heller__> final meeting
<hkaiser> say hello to Thomas
<heller__> (modulo the review in november)
<simbergm> hkaiser: he's alive and well, just working on a real application
<simbergm> too busy to be here complaining about hpx
<heller__> moved away from hpx?
<hkaiser> simbergm: makes sense, say hello to him
<simbergm> nah, he's hpxifying an application
<heller__> ah, cool!
<hkaiser> so he found somebody else to complain to ;-)
<hkaiser> nice
<simbergm> he was working on it a long time ago already, but it was revived again: dca++ (don't know if he's mentioned it here)
<simbergm> they want to run it on summit eventually, hence his interest in cuda/power support
<hkaiser> cool
<hkaiser> simbergm: how do you get access to summit?
<hkaiser> I would like to to find somebody over there to talk to
<simbergm> hkaiser: good question, through a long and involved process I think, but you'd have to ask jbjnr since I don't have access
<hkaiser> ok
aserio has joined #ste||ar
<simbergm> dca++ is developed partially at oak ridge so that's the contact
<hkaiser> understood
<heller__> what's wrong with circle here: https://github.com/STEllAR-GROUP/hpx/pull/3466
<simbergm> don't know... the PR doesn't show up anywhere on circle
<hkaiser> heller__: no idea
nikunj has quit [Remote host closed the connection]
<heller__> very strange
<heller__> hope they didn't cut us
<hkaiser> heller__: if well have to pay, so well - we'll do it
<heller__> hkaiser: I'd rather go for a different solution than circle-ci
<hkaiser> k
<heller__> I still think buildbot is a good alternative. Especially considering the work done for buildbot-travis
<hkaiser> k
<hkaiser> I'd rather spend the tim eon something productive ;-)
nikunj has joined #ste||ar
<heller__> hkaiser: sure, what we have right now is a non functional setup though. We don't have any succesful builds
<hkaiser> because of appveyor, yah
<hkaiser> we should remove that
<hkaiser> or ay for it...
<hkaiser> pay*
hkaiser has quit [Quit: bye]
nikunj has quit [Remote host closed the connection]
_diers_ has quit [Quit: _diers_]
_diers_ has joined #ste||ar
eschnett has joined #ste||ar
aserio1 has joined #ste||ar
aserio has quit [Ping timeout: 240 seconds]
aserio1 is now known as aserio
jaafar has quit [Ping timeout: 252 seconds]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] msimberg opened pull request #3467: Add compiler specific fallthrough attributes if C++17 attribute is not available (master...fallthrough-attribute) https://github.com/STEllAR-GROUP/hpx/pull/3467
ste||ar-github has left #ste||ar [#ste||ar]
eschnett has quit [Quit: eschnett]
aserio1 has joined #ste||ar
eschnett has joined #ste||ar
aserio has quit [Ping timeout: 244 seconds]
aserio1 is now known as aserio
eschnett has quit [Quit: eschnett]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] hkaiser force-pushed optimizations from ae6c7f1 to dc44b77: https://github.com/STEllAR-GROUP/hpx/commits/optimizations
<ste||ar-github> hpx/optimizations dc44b77 Hartmut Kaiser: This patch adds various optimizations extracted from the thread_local_allocator work...
ste||ar-github has left #ste||ar [#ste||ar]
khuck has joined #ste||ar
Anushi1998 has joined #ste||ar
aserio has quit [Ping timeout: 260 seconds]
diehlpk_mobile has joined #ste||ar
diehlpk_mobile has quit [Ping timeout: 240 seconds]
david_pfander has quit [Ping timeout: 250 seconds]
aserio has joined #ste||ar
eschnett_ has joined #ste||ar
aserio has quit [Ping timeout: 252 seconds]
akheir has joined #ste||ar
aserio has joined #ste||ar
anushi has joined #ste||ar
Anushi1998 has quit [Ping timeout: 252 seconds]
anushi_ has joined #ste||ar
anushi has quit [Ping timeout: 264 seconds]
diehlpk_mobile has joined #ste||ar
anushi_ has quit [Ping timeout: 240 seconds]
nanashi55 has quit [Ping timeout: 244 seconds]
nanashi55 has joined #ste||ar
aserio has quit [Ping timeout: 264 seconds]
anushi_ has joined #ste||ar
diehlpk_mobile has quit [Ping timeout: 252 seconds]
anushi has joined #ste||ar
anushi_ has quit [Ping timeout: 240 seconds]
hkaiser has joined #ste||ar
khuck has quit [Remote host closed the connection]
eschnett_ has quit [Quit: eschnett_]
aserio has joined #ste||ar
khuck has joined #ste||ar
akheir has quit [Quit: Leaving]
aserio has quit [Quit: aserio]
<khuck> hkaiser: you there?
hkaiser has quit [Read error: Connection reset by peer]
<khuck> guess not.
khuck has quit []
hkaiser has joined #ste||ar
anushi_ has joined #ste||ar
anushi has quit [Ping timeout: 260 seconds]