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/
Vir has quit [Ping timeout: 264 seconds]
K-ballo has quit [Quit: K-ballo]
hkaiser has quit [Read error: Connection reset by peer]
jaafar has quit [Ping timeout: 268 seconds]
david_pfander has joined #ste||ar
<simbergm> @chinz07:matrix.org: so is it only iostreams that's missing for your PR? I can add it to the docker image
<chinz07[m]> ms: Yes, only Boost.Iostreams is missing. If you could update the image that would be great.
<simbergm> clang 3.8 on daint with libc++ was happy though, hmm
<simbergm> the image should be updated sometime later today
<chinz07[m]> ms: Thanks.
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] msimberg opened pull request #3566: WIP: Use dynamic bitset by default for cpu mask (master...dynamic-bitset-default) https://github.com/STEllAR-GROUP/hpx/pull/3566
ste||ar-github has left #ste||ar [#ste||ar]
K-ballo has joined #ste||ar
quaz0r has quit [Ping timeout: 244 seconds]
hkaiser has joined #ste||ar
jayeshbadwaik has quit [Remote host closed the connection]
jbjnr__ has quit [Ping timeout: 260 seconds]
jbjnr has joined #ste||ar
hkaiser has quit [Quit: bye]
aserio has joined #ste||ar
hkaiser has joined #ste||ar
<heller_> hkaiser: aserio: I have to skip the coordination meeting. Sorry
<hkaiser> heller_: sure, np
mbremer has joined #ste||ar
<heller_> hkaiser: talking later today is fine though
<hkaiser> ok
hkaiser has quit [Quit: bye]
hkaiser has joined #ste||ar
<simbergm> aserio: jbjnr be right there
<jbjnr> simbergm: just finished
hkaiser has quit [Client Quit]
<simbergm> uhm, sorry about that, that wasn't quite planned
parsa[[w]] has quit [Read error: Connection reset by peer]
parsa[w] has joined #ste||ar
hkaiser has joined #ste||ar
aserio1 has joined #ste||ar
david_pfander has quit [Ping timeout: 250 seconds]
aserio has quit [Ping timeout: 268 seconds]
aserio1 is now known as aserio
<aserio> simbergm: Trouble with time conversions?
<simbergm> aserio: something like that... I also had my mind set on Thursday
<simbergm> not quite sure what I was thinking
<aserio> simbergm: its alright :)
<simbergm> hope you had a good discussion though!
<aserio> simbergm: I will clean up the notes and send them out
<aserio> simbergm: we did
<simbergm> Good, and thanks
<simbergm> jbjnr also said he'd give me a short summary tomorrow
aserio has quit [Ping timeout: 268 seconds]
aserio has joined #ste||ar
chinz07[m] has quit [Remote host closed the connection]
simbergm has quit [Remote host closed the connection]
chinz07[m] has joined #ste||ar
<heller_> hkaiser: ready whenever you are
simbergm has joined #ste||ar
<hkaiser> heller_: ok
<hkaiser> sec
nikunj has joined #ste||ar
heller_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
simbergm has quit [Read error: Connection reset by peer]
chinz07[m] has quit [Remote host closed the connection]
heller_ has joined #ste||ar
aserio has quit [Ping timeout: 268 seconds]
chinz07[m] has joined #ste||ar
simbergm has joined #ste||ar
heller_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
heller_ has joined #ste||ar
jaafar has joined #ste||ar
aserio has joined #ste||ar
aserio has quit [Client Quit]
hkaiser has quit [Quit: bye]
aserio has joined #ste||ar
aserio has quit [Quit: aserio]
hkaiser has joined #ste||ar
<hkaiser> parsa[w]: yt?
<parsa[w]> yes
<hkaiser> care for a question wrt the circle blazetensor setup?
<parsa[w]> sure
<hkaiser> could you have a look: https://circleci.com/gh/STEllAR-GROUP/blaze_tensor/10, please?
<hkaiser> not sure why those files are not being found
<hkaiser> they should be in the blaze/blazetest directory
<parsa[w]> is blazetest supposed to be installed, too?
<parsa[w]> because the only thing we gave the cmake command is blazetest_DIR
<hkaiser> the blaze_tensor tests require the blaze/blazetest headers, I did not copy those
<hkaiser> but you're right they might be be installed by default
<parsa[w]> blazetest does not get installed as part of blaze in /usr/local/include. how is it supposed to be found?
<hkaiser> right
<hkaiser> can you leave blaze-src accessible?
<parsa[w]> it is accessible. i don't remove it
<hkaiser> so why isn't it being found?
<parsa[w]> cmake isn't saying it doesn't know what blazetest_DIR is. so it is being picked up somewhere i can't find
<hkaiser> blaze_tensor/blazetest/CMakeFile.txt
<parsa[w]> i don't see it being actually included on the commandline
<parsa[w]> oops... it is
<parsa[w]> i think should give it the path /blaze-src/blazetest instead
<parsa[w]> hkaiser: one error down