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/
Ronnie3 has joined #ste||ar
hkaiser has quit [Read error: Connection reset by peer]
hkaiser has joined #ste||ar
eschnett_ has quit [Quit: eschnett_]
hkaiser has quit [Quit: bye]
jaafar has joined #ste||ar
jaafar has quit [Quit: Konversation terminated!]
Ronnie3 has quit [Ping timeout: 256 seconds]
nikunj97 has joined #ste||ar
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] sithhell closed pull request #3632: Add instructions on getting HPX to documentation (master...getting-hpx-instructions) https://github.com/STEllAR-GROUP/hpx/pull/3632
ste||ar-github has left #ste||ar [#ste||ar]
7JTAAW1CG has joined #ste||ar
<7JTAAW1CG> [hpx] sithhell closed pull request #3633: Replace deprecated boost endian macros (master...boost-endian) https://github.com/STEllAR-GROUP/hpx/pull/3633
7JTAAW1CG has left #ste||ar [#ste||ar]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] sithhell deleted boost-endian at ac731c1: https://github.com/STEllAR-GROUP/hpx/commit/ac731c1
ste||ar-github has left #ste||ar [#ste||ar]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] sithhell pushed 1 new commit to master: https://github.com/STEllAR-GROUP/hpx/commit/e1929422a75aac8b58eed98e4db5479ddf107f8c
<ste||ar-github> hpx/master e192942 Thomas Heller: Merge pull request #3627 from STEllAR-GROUP/function_ref...
ste||ar-github has left #ste||ar [#ste||ar]
nikunj97 has quit [Ping timeout: 250 seconds]
nikunj97 has joined #ste||ar
david_pfander 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/90f72672dccd1f4d27a3fb74f6c95701b9b5fbfb
<ste||ar-github> hpx/gh-pages 90f7267 StellarBot: Updating Sphinx docs
ste||ar-github has left #ste||ar [#ste||ar]
ste||ar-github has joined #ste||ar
<ste||ar-github> hpx/modular_hpx 26ee436 Thomas Heller: Towards Modularized HPX...
ste||ar-github has left #ste||ar [#ste||ar]
<ste||ar-github> [hpx] sithhell force-pushed modular_hpx from 994d2f2 to 26ee436: https://github.com/STEllAR-GROUP/hpx/commits/modular_hpx
nikunj97 has quit [Ping timeout: 268 seconds]
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/5617fa319185b911cf2d9124bab4b119bb1794fc
<ste||ar-github> hpx/gh-pages 5617fa3 StellarBot: Updating Sphinx docs
ste||ar-github has left #ste||ar [#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/ebd8830e43696707baf80e90a9480e713acbcc8e
<ste||ar-github> hpx/gh-pages ebd8830 StellarBot: Updating Sphinx docs
ste||ar-github has left #ste||ar [#ste||ar]
<K-ballo> heller_: I don't like the sound of "such that the first result is still a monolithic repository"
<heller_> K-ballo: ok, do you have a better phrasing?
<K-ballo> mmh "such that we never deviate from a monolithic repository"?
<heller_> ah, I see where you are going ;)
<K-ballo> "such that the first and every other result ever is always still a monolithic repository"?
<heller_> ok
<K-ballo> modules good, git submodules bad
<zao> Tangentially, I can't wait for LLVM to go mono-repo, was always a royal pain to match up.
<K-ballo> not all that tangential
<heller_> git submodules bad, I think we all agree on that
<heller_> you'll never know what we'll have in 5 years ;)
<K-ballo> what's in five years?
<heller_> i don't know
<heller_> awesome source code version control with a decent package manage, who knows?
<zao> Idly wondering - how would you people want to configure soak test runs for particular branches and repos? Separate .git repo with configuration files? Web UI? Bot?
<zao> I'm still trying to design my soak tester, but have no idea what it should actually be able to do :D
<zao> I make the best vaporware.
<K-ballo> the issues all these projects have faced are conceptual, not technical, they are not solved by better tools
<heller_> not going to argue much against this.
<heller_> I only want you to consider what was possible with SVN, for example, where you could have single repo, but people could check out only parts of it
<K-ballo> single repo = monolithic repo, fine by me
<heller_> better now?
hkaiser has joined #ste||ar
<K-ballo> not really, looks the same as before
<heller_> ahh, only responded to the mail on the mailing list ;)
<heller_> and now I am confused, what do you refer to?
<K-ballo> didn't see the mail, let me read it
<K-ballo> perfect now, thanks
<hkaiser> thanks heller_, much better now
<heller_> hkaiser: you pinged me yesterday?
<hkaiser> heller_: yes
<heller_> what's up?
<hkaiser> I wanted to ask whether you could run a phylanx app with asan for me
<heller_> sure
<heller_> which one?
<hkaiser> branch fixing_364, test variable_definitions
<hkaiser> it's failing strangely on circleci
<hkaiser> looks like something is either deleted twice or gone out of scope too early
<heller_> ok, will do
<hkaiser> thanks!
ste||ar-github has joined #ste||ar
<ste||ar-github> hpx/fibhash ad13c15 Thomas Heller: Improving spinlook pools by using a multiplicative fibonacci based hash...
<ste||ar-github> [hpx] sithhell force-pushed fibhash from 68edfd7 to dd3e45e: https://github.com/STEllAR-GROUP/hpx/commits/fibhash
<ste||ar-github> hpx/fibhash 52468f0 Thomas Heller: Getting rid of modulo operation
<ste||ar-github> hpx/fibhash b439ee0 Thomas Heller: Switching pool to non lco version for better latency
ste||ar-github has left #ste||ar [#ste||ar]
aserio has joined #ste||ar
eschnett has joined #ste||ar
<heller_> grr, for some reason, I am having trouble linking...
hkaiser has quit [Quit: bye]
nikunj97 has joined #ste||ar
mbremer has joined #ste||ar
parsa[w] has quit [Read error: Connection reset by peer]
parsa[w] has joined #ste||ar
<mbremer> Hi, I had a quick question. I'm trying launch a distributed TCP application in a slurm interactive session with the MPI parcelport turned off. Do I just run srun ./my_app?
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] chinz07 opened pull request #3637: Merging the executor-enabled overloads of shared_future<>::then (master...fixing_3634) https://github.com/STEllAR-GROUP/hpx/pull/3637
ste||ar-github has left #ste||ar [#ste||ar]
<diehlpk_work> zao, Please let students know to send me an e-mail
hkaiser has joined #ste||ar
<hkaiser> heller_: do you see the same asan report if you run with --hpx:ini=phylanx.sync_execution!=1 ?
<zao> diehlpk_work: Ok!
<zao> I'm normally reluctant to recommend private correspondence out of habit at work, but I guess the emails are published for a reason :)
<diehlpk_work> zao, I like having a public conversation here in irc too, but the student is disconnected and I can not contact him
<diehlpk_work> Fist contact via e-mail and later discussions here in irc would be cool
<zao> diehlpk_work: https://github.com/nmdis1999
<diehlpk_work> Ok, cool, I will contact him
<zao> (my IRC client tells me they're identified with a nickserv account that matches :D )
<diehlpk_work> Nice. At least six students contacted us already! We just need to be accepted
david_pfander has quit [Ping timeout: 240 seconds]
aserio has quit [Ping timeout: 268 seconds]
nikunj97 has quit [Ping timeout: 268 seconds]
jaafar has joined #ste||ar
aserio has joined #ste||ar
<heller_> hkaiser: Tracer caught signal 11: addr=0x627000063000 pc=0x7fadd6feb570 sp=0x7fadc65ffc80
<heller_> hkaiser: looks like a bug in the sanitizer, program runs through
parsa[w] has quit [Read error: Connection reset by peer]
<heller_> ubsan is fine with and without
eschnett has quit [Quit: eschnett]
parsa[w] has joined #ste||ar
eschnett has joined #ste||ar
eschnett has quit [Quit: eschnett]
hkaiser has quit [Quit: bye]
hkaiser has joined #ste||ar
<mbremer> @heller_: how do I use hpx_run.py to run a distributed hpx app inside a slurm environment?
aserio has quit [Quit: aserio]
mbremer has quit [Quit: Leaving.]