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/ | GSoC2018: https://wp.me/p4pxJf-k1
eschnett has joined #ste||ar
Guest82434 has quit [Ping timeout: 265 seconds]
Vir has joined #ste||ar
eschnett has quit [Quit: eschnett]
eschnett has joined #ste||ar
patg has joined #ste||ar
<patg> parsa[w] yt?
patg has quit [Quit: See you later]
K-ballo has quit [Quit: K-ballo]
eschnett has quit [Quit: eschnett]
nilspin has joined #ste||ar
nanashi55 has joined #ste||ar
jaafar has quit [Ping timeout: 240 seconds]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] msimberg pushed 1 new commit to gh-pages: https://github.com/STEllAR-GROUP/hpx/commit/6c3b4a6771cc3c4c946bee92e75617ae224a43b7
<ste||ar-github> hpx/gh-pages 6c3b4a6 Mikael Simberg: Updating Sphinx docs
ste||ar-github has left #ste||ar [#ste||ar]
nikunj 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/0807be4cf061d1790489bb0ce5276dbeecf962b0
<ste||ar-github> hpx/gh-pages 0807be4 StellarBot: Updating docs
ste||ar-github has left #ste||ar [#ste||ar]
daissgr has joined #ste||ar
<heller__> simbergm: is read the docs updating our docs now?
david_pfander1 has joined #ste||ar
david_pfander1 has quit [Ping timeout: 255 seconds]
<simbergm> heller__: not yet, that one this morning was still me doing it manually
<simbergm> if you have time have a look at #3425
<simbergm> heller__: I also didn't read your message properly, I gave up on readthedocs because 1. it kept timing out with doxygen/breathe turned on and 2. it's nice to get cmake variables into the docs with cmake, so I build the docs through cmake now
<simbergm> I will add it to circleci though
<simbergm> not sure to do about the versioning yet, there's a sphinx plugin but it looks pretty outdated
K-ballo has joined #ste||ar
<heller__> simbergm: hmm, I think ultimately, we should try to get the docs to build cmake free, no?
<heller__> or what's the real advantage of getting cmake vars in?
heller__ is now known as heller
<heller> simbergm: I am on #3425 right now
<heller> also: I am going to merge the atomic future state PR
<heller> K-ballo: Do you have any further comments there?
<heller> simbergm: also, any chance to keep pycicle from exceeding the SLURM job time?
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] sithhell pushed 2 new commits to master: https://github.com/STEllAR-GROUP/hpx/compare/eb01a647a836...0a8a75b0cb8a
<ste||ar-github> hpx/master 18f8162 Mikael Simberg: Try using source cache and workspace in CircleCI config
<ste||ar-github> hpx/master 0a8a75b Thomas Heller: Merge pull request #3425 from msimberg/circleci-source-caching...
ste||ar-github has left #ste||ar [#ste||ar]
<simbergm> heller: thanks for checking 3425 (no guarantees that there won't be problems with the workspace, but there hasn't been anything systematic so far at least)
<simbergm> re cmake for docs, the only advantage is we don't have to duplicate documentation that is already in all the CMakeLists.txt (because the variables should be documented)
<simbergm> and avoiding cmake is not worth it if we don't run on readthedocs
<simbergm> I think it's unlikely that we'll get sphinx with api docs running on readthedocs.org (they're pretty clear about their resource restrictions on jobs)
<simbergm> it's possible that readthedocs.io would be able to build the docs (the paid version)
<simbergm> heller: timeouts unlikely to change, daint sysadmins said that they'll look at it next time daint goes down (can't be changed on the fly)
<K-ballo> heller: I approved it, but my approval got reverted or something
eschnett has joined #ste||ar
<heller> K-ballo: alright. Probably through a force push
<zao> Sounds like we need more non-x86 clusters in the future, if one is forbidden to publish any form of benchmark :D
aserio has joined #ste||ar
<heller> zao: heard about the tachyon thingy
<zao> No?
<heller> Tachyum prodigy
<heller> In order itanium style chip, as it seems
<zao> Sounds fun. Dibs on not deploying it first :)
<zao> Not overly keen on the AI mumbling in it, but I guess that's what you need to build hype.
<heller> Yeah... Sounds like a regular cpu with some nice vector unit or so
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] biddisco created one_thread_per_core (+2 new commits): https://github.com/STEllAR-GROUP/hpx/compare/a3141db5bc83^...b868363210fe
<ste||ar-github> hpx/one_thread_per_core a3141db John Biddiscombe: Add option to allow "--hpx:threads=cores" for one thread per core
<ste||ar-github> hpx/one_thread_per_core b868363 John Biddiscombe: Make once thread per core the default instead of one thread per PU
ste||ar-github has left #ste||ar [#ste||ar]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] biddisco opened pull request #3429: One thread per core (master...one_thread_per_core) https://github.com/STEllAR-GROUP/hpx/pull/3429
ste||ar-github has left #ste||ar [#ste||ar]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] biddisco created fix_warnings (+1 new commit): https://github.com/STEllAR-GROUP/hpx/commit/4979f3bc38ac
<ste||ar-github> hpx/fix_warnings 4979f3b John Biddiscombe: Fix unused params warning
ste||ar-github has left #ste||ar [#ste||ar]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] biddisco opened pull request #3430: Fix unused params warning (master...fix_warnings) https://github.com/STEllAR-GROUP/hpx/pull/3430
ste||ar-github has left #ste||ar [#ste||ar]
aserio has quit [Ping timeout: 276 seconds]
aserio has joined #ste||ar
aserio has quit [Ping timeout: 268 seconds]
aserio has joined #ste||ar
jaafar has joined #ste||ar
aserio has quit [Ping timeout: 256 seconds]
aserio has joined #ste||ar
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] hkaiser closed pull request #3428: This suppresses a deprecation warning that is being issued by MSVC 19.15.26726 (master...suppress_derecation_warning) https://github.com/STEllAR-GROUP/hpx/pull/3428
ste||ar-github has left #ste||ar [#ste||ar]
jgolinowski has quit [Quit: Leaving]
jgolinowski has joined #ste||ar
patg has joined #ste||ar
david_pfander has quit [Ping timeout: 260 seconds]
aserio has quit [Ping timeout: 264 seconds]
daissgr has quit [Quit: WeeChat 1.9.1]
nikunj has quit [Quit: goodnight]
patg has quit [Quit: Leaving]
aserio has joined #ste||ar
aserio has quit [Quit: aserio]
parsa[[w]] has joined #ste||ar
parsa[w] has quit [Ping timeout: 264 seconds]
nanashi55 has quit [Ping timeout: 240 seconds]
nanashi55 has joined #ste||ar
eschnett has quit [Quit: eschnett]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] sithhell closed pull request #3398: Atomic future state (master...atomic_future_state) https://github.com/STEllAR-GROUP/hpx/pull/3398
ste||ar-github has left #ste||ar [#ste||ar]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] sithhell deleted atomic_future_state at cda223c: https://github.com/STEllAR-GROUP/hpx/commit/cda223c
ste||ar-github has left #ste||ar [#ste||ar]
jgolinowski has quit [Ping timeout: 252 seconds]
wash has joined #ste||ar
bibek has quit [Quit: Konversation terminated!]
bibek has joined #ste||ar