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/
mcopik has quit [Ping timeout: 265 seconds]
daissgr has quit [Quit: WeeChat 1.4]
parsa has joined #ste||ar
<hkaiser> heller: it might be a terminology thing
<hkaiser> based on the way I use the terminology, 'The future<> is all about concurrency' is wrong, it's rather 'The future<> is all about parallelism' or 'The future<> is all about asynchrony'
<zao> The future<> is hoarding exceptions to unleash on you when you least want them.
<github> [hpx] hkaiser pushed 1 new commit to master: https://git.io/vNTkr
<github> hpx/master 6cf7ba5 Hartmut Kaiser: Merge pull request #3092 from STEllAR-GROUP/cxx14_lambda_captures...
<hkaiser> lol
<github> [hpx] hkaiser deleted cxx14_lambda_captures at ff2817d: https://git.io/vNTkK
zao has quit [Read error: Connection reset by peer]
zao has joined #ste||ar
vamatya has quit [Ping timeout: 240 seconds]
RostamLog has joined #ste||ar
zbyerly has joined #ste||ar
hkaiser has quit [Quit: bye]
K-ballo has quit [Quit: K-ballo]
hkaiser has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
hkaiser has quit [Quit: bye]
parsa has quit [Quit: Zzzzzzzzzzzz]
diehlpk_work has quit [Ping timeout: 248 seconds]
<github> [hpx] StellarBot pushed 1 new commit to gh-pages: https://git.io/vNT0x
<github> hpx/gh-pages 2659482 StellarBot: Updating docs
diehlpk_work has joined #ste||ar
K-ballo has joined #ste||ar
mcopik has joined #ste||ar
taeguk[m] has quit [Quit: idle on matrix for more than 30 days]
heller has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
heller_ has joined #ste||ar
hkaiser has joined #ste||ar
diehlpk has joined #ste||ar
Smasher_r has joined #ste||ar
Smasher has quit [Ping timeout: 256 seconds]
parsa has joined #ste||ar
Smasher_r is now known as Smasher
parsa has quit [Quit: Zzzzzzzzzzzz]
<github> [hpx] K-ballo force-pushed fmtlib from eca64d8 to 31dfa80: https://git.io/vFHIw
<github> hpx/fmtlib 3e2b2d4 Agustin K-ballo Berge: (draft)
<github> hpx/fmtlib b1c77ae Agustin K-ballo Berge: (draft) replace %N% with {N}
<github> hpx/fmtlib 31152bb Agustin K-ballo Berge: (draft) replace %spec with {:spec}
parsa has joined #ste||ar
mcopik has quit [Ping timeout: 246 seconds]
Smasher has quit [Remote host closed the connection]
Smasher has joined #ste||ar
brjsp has joined #ste||ar
brjsp has left #ste||ar [#ste||ar]
brjsp has joined #ste||ar
<github> [hpx] K-ballo force-pushed pack-short-circuit from 0245afe to 71dc270: https://git.io/v762b
<github> hpx/pack-short-circuit 71dc270 Agustin K-ballo Berge: Short-circuit all_of/any_of/none_of instantiations
<brjsp> Hello
<brjsp> With regards to this bug
<brjsp> could anyone explain to me why does this code use two locks?
<K-ballo> if I recall correctly, because of a misunderstanding that left us with essentially two `condition_variable_any`
parsa has quit [Quit: Zzzzzzzzzzzz]
<K-ballo> there's a paper on why a `condition_variable_any` needs a separate internal lock, I can dig it up
<K-ballo> basically `condition_variable` is meant to share the queues with the given `mutex`, whereas `condition_variable_any` is meant to be generic so in order to be able to operate with the underlying system it needs a separate lock
<K-ballo> but we chose the wrong kind of mutex for `condition_variable`
<K-ballo> more info here https://wg21.link/n2406
<hkaiser> K-ballo: hmm, I was not aware of that
brjsp has quit [Quit: Page closed]
parsa has joined #ste||ar
diehlpk has quit [Ping timeout: 248 seconds]
<github> [hpx] K-ballo force-pushed fmtlib from 31dfa80 to 21b129d: https://git.io/vFHIw
<github> hpx/fmtlib 8900d89 Agustin K-ballo Berge: (draft) remove redundant type specifiers
<github> hpx/fmtlib 21b129d Agustin K-ballo Berge: no hpx in htts2
mcopik has joined #ste||ar
diehlpk has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
diehlpk has quit [Ping timeout: 265 seconds]
<github> [hpx] K-ballo opened pull request #3093: Short-circuit all_of/any_of/none_of instantiations (master...pack-short-circuit) https://git.io/vNkLF
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]