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/
Anushi1998 has joined #ste||ar
jaafar has joined #ste||ar
eschnett has quit [Quit: eschnett]
eschnett has joined #ste||ar
eschnett has quit [Client Quit]
eschnett has joined #ste||ar
eschnett has quit [Client Quit]
eschnett has joined #ste||ar
khuck has quit [Remote host closed the connection]
eschnett has quit [Read error: Connection reset by peer]
eschnett has joined #ste||ar
eschnett has quit [Read error: Connection reset by peer]
khuck has joined #ste||ar
Anushi1998 has quit [Quit: Bye]
Anushi1998 has joined #ste||ar
jaafar has quit [Ping timeout: 272 seconds]
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
eschnett has joined #ste||ar
eschnett has quit [Client Quit]
eschnett has joined #ste||ar
Anushi1998 has left #ste||ar ["Bye"]
khuck has quit [Remote host closed the connection]
khuck has joined #ste||ar
khuck has quit [Ping timeout: 244 seconds]
hkaiser has quit [Quit: bye]
khuck has joined #ste||ar
khuck has quit [Ping timeout: 252 seconds]
jbjnr has quit [Ping timeout: 240 seconds]
khuck has joined #ste||ar
nanashi55 has quit [Ping timeout: 244 seconds]
nanashi55 has joined #ste||ar
khuck has quit []
mcopik has quit [Ping timeout: 246 seconds]
nikunj has joined #ste||ar
jaafar has joined #ste||ar
jaafar has quit [Ping timeout: 250 seconds]
jbjnr has joined #ste||ar
jbjnr_ has joined #ste||ar
jbjnr has quit [Ping timeout: 250 seconds]
jbjnr__ has joined #ste||ar
jbjnr_ has quit [Ping timeout: 252 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/99c6674bf54b486d994740f0c1eb2dc92036e98c
<ste||ar-github> hpx/gh-pages 99c6674 StellarBot: Updating docs
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] msimberg closed pull request #3459: Remove unused/incomplete functionality from util/logging (master...logging) https://github.com/STEllAR-GROUP/hpx/pull/3459
ste||ar-github has left #ste||ar [#ste||ar]
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] msimberg deleted logging at 2972f39: https://github.com/STEllAR-GROUP/hpx/commit/2972f39
ste||ar-github has left #ste||ar [#ste||ar]
mcopik has quit [Ping timeout: 276 seconds]
mcopik has joined #ste||ar
bibek has joined #ste||ar
<K-ballo> some thread_schedule_hint construction is triggering lots of conversion warnings for msvc
<simbergm> K-ballo, I believe that's my fault but hkaiser was fixing a lot of those
<simbergm> how up to date are you with master?
<K-ballo> top of master!
hkaiser has joined #ste||ar
eschnett has quit [Quit: eschnett]
aserio has joined #ste||ar
<simbergm> K-ballo: I'll fix it
<simbergm> what does lots mean btw? I see many in tests and examples, not many in core
<K-ballo> >50 in core
<K-ballo> though looks like they just come from instances, in headers, included from several TUs
<K-ballo> one in futures_factory.hpp shows up like 20 times
<K-ballo> there's a couple in scheduling_loop that repeat a few times as well
<K-ballo> two in parcelport_imp
mcopik has quit [Ping timeout: 252 seconds]
mcopik has joined #ste||ar
eschnett has joined #ste||ar
<hkaiser> I thought I fixed all of those :/
<zao> :D
<hkaiser> I have not compiled all tests/examples, though
hkaiser has quit [Quit: bye]
Anushi1998 has joined #ste||ar
mcopik has quit [Ping timeout: 276 seconds]
mcopik has joined #ste||ar
<K-ballo> could I be missing the commit? what was the PR?
<K-ballo> that's odd, I see the commits on github.. but not the contents on my local clone
<simbergm> #3457 should've fixed most if not all in core at least
<K-ballo> oh my bad, I'm building on a different machine :/ sorry about that
<K-ballo> I was not on top of master after all, pulled on one machine, built on another
<K-ballo> simbergm: yes, they are all gone, sorry about that
<simbergm> K-ballo: no problem
hkaiser has joined #ste||ar
jaafar has joined #ste||ar
<K-ballo> hkaiser: my mistake, the warnings are all gone
<hkaiser> K-ballo: ahh, good
<K-ballo> I was working on different machines
jaafar has quit [Ping timeout: 250 seconds]
jaafar has joined #ste||ar
jaafar has quit [Ping timeout: 250 seconds]
aserio has quit [Ping timeout: 250 seconds]
aserio has joined #ste||ar
mcopik has quit [Ping timeout: 252 seconds]
mcopik has joined #ste||ar
david_pfander has quit [Ping timeout: 244 seconds]
aserio has quit [Ping timeout: 252 seconds]
anushi has joined #ste||ar
Anushi1998 has quit [Ping timeout: 272 seconds]
anushi_ has joined #ste||ar
anushi has quit [Ping timeout: 246 seconds]
<heller> hkaiser: would you have time right now?
<hkaiser> heller: yes, that should work
<heller> hkaiser: great! I'm joining the room
jaafar has joined #ste||ar
galabc has joined #ste||ar
<galabc> Hi I have a weird problem
<galabc> On Rostam my clang++ and g++ compilers cant even find the standard library
jaafar has quit [Quit: Konversation terminated!]
<galabc> Simply running this simple code
jaafar has joined #ste||ar
<galabc> I get this message
<galabc> And same thing with clang++
<galabc> [glaberge@rostam1 build]$ echo $CPLUS_INCLUDE_PATH
jaafar_ has joined #ste||ar
jaafar has quit [Ping timeout: 264 seconds]
<hkaiser> galabc: I'll ping Alireza offline to join here
<galabc> Ok
eschnett has quit [Quit: eschnett]
aserio has joined #ste||ar
<hkaiser> galabc: he's off to a doctor's apppointment
<galabc> ah ok I will try to figure some stuff out
parsa[w] has quit [Read error: Connection reset by peer]
parsa[w] 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
galabc has quit [Ping timeout: 264 seconds]
<nikunj> hkaiser, yt?
<nikunj> I was writing the documentation for makefiles that will be built with hpx. I wanted to add an if-else statement to get to know if HPX_WITH_DYNAMIC_MAIN is on/of. Is there a way to make that happen?
hkaiser has quit [Quit: bye]
aserio1 has joined #ste||ar
aserio has quit [Ping timeout: 252 seconds]
aserio1 is now known as aserio
<nikunj> simbergm, yt?
<nikunj> simbergm, while building sphinx I'm getting this warning saying:
<nikunj> Manually-specified variables were not used by the project:
<nikunj> HPX_WITH_DOCUMENTATION_SPHINX
<nikunj> I'm on msimberg/sphinx while building
<simbergm> nikunj: ah, sorry, it's just HPX_WITH_DOCUMENTATION
<simbergm> boostbook is all gone, but I probably forgot to update the PR description
<simbergm> You'll get a lot of warnings, that's normal unfortunately...
akheir has joined #ste||ar
diehlpk has joined #ste||ar
<akheir> galabc: yt?
<nikunj> simbergm, it works now. To build the docs, make docs_sphinx will work right?
<nikunj> or have you changed that as well?
mcopik has quit [Ping timeout: 244 seconds]
<simbergm> nikunj: same there, it's just make docs
<nikunj> ah! That's why it wasn't working
<nikunj> Alright I'll try make docs then
diehlpk has quit [Ping timeout: 246 seconds]
hkaiser has joined #ste||ar
hkaiser has quit [Client Quit]
diehlpk has joined #ste||ar
<nikunj> simbergm, it works perfectly. I'm able to build successfully.
hkaiser has joined #ste||ar
<hkaiser> aserio: see pm, pls
<simbergm> nikunj: nice, thanks for testing
<nikunj> simbergm, no problems. I'll be adding additional docs to it. One for building HPX and one for using HPX with makefile (wrt my recent implementation).
hkaiser has quit [Quit: bye]
eschnett has quit [Quit: eschnett]
aserio has quit [Quit: aserio]
diehlpk has quit [Ping timeout: 245 seconds]
jaafar_ has quit [Ping timeout: 246 seconds]
hkaiser has joined #ste||ar
nikunj has quit [Quit: Bye]