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/ | GSoD: https://developers.google.com/season-of-docs/
hkaiser has quit [Quit: bye]
jbjnr has quit [Read error: Connection reset by peer]
<K-ballo> hkaiser: Trailing Whitespace Visualizer extension
rori has joined #ste||ar
<heller> wee
<heller> finally found a nice irc client to connect at work
simbergm has quit [Remote host closed the connection]
hkaiser has joined #ste||ar
<rori> hkaiser: should we require a version for clang-formatting ? Since the beginning I'm using the clang-format-8 but I've noticed that the one installed in the docker image is clang-format-7
<hkaiser> rori: I'm using clang 8 version as well, I don't think we have settings that are not supported by clang 7, however
<hkaiser> we can update the docker image, for consistency, however, if needed
<rori> ok right, I'll try with clang7 ! tks!
<hkaiser> rori: is there a difference in formatting they produce?
<rori> hkaiser: don't know yet, I let it run on my PR and tell you as soon as I know
<heller> it is often times hard to spot as unknown options are just ignored
<heller> IIRC
<rori> right
<hkaiser> rori: thanks
<hkaiser> I have no preference what version to use, more recent is probably better
<heller> especially since nightly builds are available
<heller> hkaiser: up for a chat this week?
<hkaiser> heller: sure, if you have the time
<heller> i think so, yes
<heller> hkaiser: which time/date would work best for you?
<hkaiser> today is a holiday, might work best
<hkaiser> any time later (after breakfast)
<heller> ok
<heller> I'll ping you once the kids are in bed
<hkaiser> k
<hkaiser> rori: is Mikhal out this week?
<rori> just today I think
<rori> and maybe tomorrow I'm not sure, but I'm sure he'll be here on wednesday :)
<hkaiser> ok, thanks
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 245 seconds]
K-ballo1 is now known as K-ballo
<rori> hkaiser: do you have time to see about my travisci windows error https://travis-ci.org/STEllAR-GROUP/hpx/builds/579781725?utm_source=github_status&utm_medium=notification
<rori> if you don't, it's not a pb, I'll install a vm to check that but I admit it'll take a lot more time ^^
<hkaiser> rori: I did run acros this cmake problem the other day
<rori> Ah ok
<hkaiser> essentially it complains about a wrong library specification in a external dependency
<hkaiser> apparently boost in this case
<hkaiser> I hand edited the file it was complaining about but I have no idea how to properly resolve this
<hkaiser> :/
<hkaiser> rori: where does the target Threads::Threads come from?
<hkaiser> I doubt you need this on Windows
<rori> from the FindThreads.cmake module inside cmake-3.10.2/share/Modules/FindThreads.cmake
<rori> yeah apparently it is complaining when I add Boost libraries :
<rori> set_property(TARGET hpx::boost PROPERTY INTERFACE_LINK_LIBRARIES ${Boost_LIBRARIES})
<rori> and the error is :
<rori> Property INTERFACE_LINK_LIBRARIES may not contain link-type keyword
<rori> "optimized". The INTERFACE_LINK_LIBRARIES property may contain
<rori> configuration-sensitive generator-expressions which may be used to specify
<rori> per-configuration rules.
<rori> which is weird cause "optimized" should be by default in Release mode
<rori> I'll have a look tonight with a VM and get back to you if I haven't solved the pb
<hkaiser> rori: the VisualStudio cmake generator produces a multi-configuration build system
<hkaiser> that can build all 4 types of targets (Debug/Release/...)
<rori> Ahhh !
<hkaiser> so the libraries will have to be specified for debug;<debug-lib-name>;optimized;<release-lib-name>;
<rori> Ok right thanks !
<hkaiser> alternatively (if both should be the same), the library should be specified as general;<common-lib-name>; instead
<rori> ok thanks !
<hkaiser> I don't know why the Threads modules generates a wrong library specification
<hkaiser> we might need a newer cmake there
<hkaiser> otoh, as said, I don't think you need the Threads odule on Windows to begin with
<rori> yeah but what I'm trying to do for other packages is to take the variable filled, so I check the normal variable and then check the deprecated ones if the first one is empty
<hkaiser> ok
nikunj has quit [Remote host closed the connection]
nikunj has joined #ste||ar
<rori> ok so clang-format-7 give me an different output than clang-format-8, I'll update the docker image
rori has quit [Quit: bye]
nikunj has quit [Remote host closed the connection]
nikunj has joined #ste||ar
nikunj has quit [Remote host closed the connection]
nikunj has joined #ste||ar
<heller> hkaiser: hey, I'd be available from now on
jaafar has quit [Quit: Konversation terminated!]
nikunj has quit [Read error: Connection reset by peer]
nikunj has joined #ste||ar
<hkaiser> hey heller, I just came back
<heller> k
<hkaiser> heller: are you still interested in talking?
<heller> hkaiser: still wanna chat?
<hkaiser> yah sure
<hkaiser> heller: appear.in?
<heller> hkaiser: yes
<heller> oh, it is called whereby now
jaafar has joined #ste||ar
jaafar has quit [Quit: Konversation terminated!]
jaafar has joined #ste||ar