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/
parsa[[w]] has joined #ste||ar
parsa[w] has quit [Ping timeout: 264 seconds]
jbjnr_ has joined #ste||ar
jbjnr has quit [Ping timeout: 264 seconds]
nanashi55 has quit [Ping timeout: 252 seconds]
nanashi55 has joined #ste||ar
hkaiser has quit [Quit: bye]
david_pfander has joined #ste||ar
daissgr has joined #ste||ar
_diers_ has quit [Remote host closed the connection]
jaafar has joined #ste||ar
jaafar has quit [Ping timeout: 252 seconds]
jaafar has joined #ste||ar
_diers_ has joined #ste||ar
_diers_ has quit [Client Quit]
jaafar has quit [Ping timeout: 252 seconds]
_diers_ has joined #ste||ar
daissgr has left #ste||ar ["WeeChat 1.9.1"]
_diers_1 has joined #ste||ar
_diers_ has quit [Ping timeout: 252 seconds]
_diers_1 is now known as _diers_
david_pfander has quit [Ping timeout: 272 seconds]
hkaiser has joined #ste||ar
<jbjnr_> hkaiser: did anyone try the cmake fixes? circleci failed and daint has been down, so I've not done any testing yet
<hkaiser> jbjnr_: I have not done anything yet, still having my morning coffee
<jbjnr_> ok
<hkaiser> we'll try later today
<jbjnr_> enjoy your coffee
<hkaiser> :D
<jbjnr_> if the circle ci error is 'real' then I think I know what to do
<hkaiser> why shouldn't it be 'real'?
<jbjnr_> cos I could not reproduce it here
<hkaiser> ok
<jbjnr_> but I had an idea a little while ago and have not tried to test it
hkaiser has quit [Read error: Connection reset by peer]
hkaiser has joined #ste||ar
aserio has joined #ste||ar
hkaiser has quit [Quit: bye]
hkaiser has joined #ste||ar
diehlpk has joined #ste||ar
aserio has quit [Ping timeout: 250 seconds]
parsa has joined #ste||ar
<heller> jbjnr_: I know where the problem is
parsa has quit [Quit: Zzzzzzzzzzzz]
parsa has joined #ste||ar
<jbjnr_> heller: ok. I presume someone is setting a flag before calling one of the feature tests but it isn't being used ... feel free to fix it if you know what's actually wrong.
<heller> jbjnr_: yeah, the fix should be pretty easy
<heller> give me a second
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] sithhell pushed 1 new commit to fix_3484: https://github.com/STEllAR-GROUP/hpx/commit/62517d45bca8a180d1fbb471fb546942eb7334c9
ste||ar-github has left #ste||ar [#ste||ar]
<ste||ar-github> hpx/fix_3484 62517d4 Thomas Heller: Fixing Config Tests
<heller> jbjnr_: should be good now
<jbjnr_> cool thanks
parsa has quit [Quit: Zzzzzzzzzzzz]
aserio has joined #ste||ar
nikunj has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 268 seconds]
K-ballo1 is now known as K-ballo
<hkaiser> jbjnr_: the new config stuff on master forces the c++ mode used by hpx on everything else as well
<hkaiser> jbjnr_: will that be changed by the PR as well?
<hkaiser> heller: ^^ ?
<jbjnr_> Probably. I think heller's patch removed it from the interface
<jbjnr_> I think it belongs there really, but ....
<jbjnr_> looks like circleci failed on the plugins this time ....
<jbjnr_> need to add our flags there as well by the look of things.
<jbjnr_> PITA
<hkaiser> jbjnr_, heller:: ok, then we have to use c++14 on circleci for hpx as phylanx will not compile when using c++17 because of dependencies
<jbjnr_> not sure I understand, do you want HPX to force dependent projects to use the same std or not?
<jbjnr_> currently I think it does not, but I think it probably should
<hkaiser> jbjnr_: you said it should do that
<jbjnr_> no, heller's patch removed it
<jbjnr_> (I think)
<hkaiser> if it does we'd need to change hpx to use c++14, though
<hkaiser> (on circleci)
<K-ballo> it should check but not enforce
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] biddisco pushed 1 new commit to fix_3484: https://github.com/STEllAR-GROUP/hpx/commit/665fe118000d8621a32dc76616ce0800eadb8a49
<ste||ar-github> hpx/fix_3484 665fe11 John Biddiscombe: Add compile options/flags to libraries as PRIVATE vars
ste||ar-github has left #ste||ar [#ste||ar]
aserio has quit [Ping timeout: 276 seconds]
<heller> hkaiser: we always enforced the C++ mode on our consumers
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] biddisco force-pushed fix_3484 from 665fe11 to 237f78f: https://github.com/STEllAR-GROUP/hpx/commits/fix_3484
<ste||ar-github> hpx/fix_3484 237f78f John Biddiscombe: Add compile options/flags to libraries/components as PRIVATE vars
ste||ar-github has left #ste||ar [#ste||ar]
<jbjnr_> added flags to components too^
<jbjnr_> can't get pycicle working on daint after maintenance\
<jbjnr_> broke some modules etc
<jbjnr_> got to go out now. Will check on builds later
<heller> jbjnr_: got it covered
<heller> now testing locally :P
<simbergm> heller, jbjnr_ thanks for fixing the cmake stuff
<simbergm> jbjnr_: I'll try to get my pycicle running later today as well
<simbergm> if all goes well with cmake I think I'll try to make an rc tomorrow
<simbergm> heller: do you mind if I revert the type attribute warnings PR for now? or do you have something in mind already to fix it?
<heller> simbergm: didn't have a chance to look yet
<heller> feel free to revert
<simbergm> thanks, it's "only" a warning after all
<heller> yeah
<heller> a very annoying one though
<simbergm> I know...
<simbergm> we were actually pretty close to zero warnings on most configurations on rostam, could be worth it to try to get it all the way to zero now
<heller> yeah
ste||ar-github has joined #ste||ar
<ste||ar-github> [hpx] sithhell force-pushed fix_3484 from 237f78f to e50b55d: https://github.com/STEllAR-GROUP/hpx/commits/fix_3484
<ste||ar-github> hpx/fix_3484 e50b55d John Biddiscombe: Add compile options/flags to libraries/components and tests...
ste||ar-github has left #ste||ar [#ste||ar]
<heller> this warning is truly and overly stupid
<heller> hkaiser: ^^ everything should be good to go now
<heller> tests and core and external application do compile cleanly for me now
aserio has joined #ste||ar
<heller> be warned though, if you add HPX in terms of "add_subdirectory" you will still get the full set
<hkaiser> heller: phylanx as well?
<heller> we can also decide whether we want to forward the visibility settings to our consumers
<heller> hkaiser: testing...
<heller> have to switch compilers ... I think I have lapack succesfully installed now
<aserio> K-ballo: yt?
<K-ballo> aserio: yep
<aserio> K-ballo: please see pm
aserio has quit [Ping timeout: 252 seconds]
<heller> hkaiser: yup. phylanx works again
<heller> and circleci looks good except for the OOM compilation of remove_if
aserio has joined #ste||ar
diehlpk has quit [Ping timeout: 268 seconds]
patgr has joined #ste||ar
<patgr> Hello anyone here that can look at a sentence in the IJHPCA paper? hkaiser heller (I know time zone is bad)
<heller> patgr: didn't alice want to submit it today?
<heller> patgr: for my part, all is fine
<heller> patgr: silence is agreement ;)
<patgr> Can you just tell me how to fix this one sentence?
<patgr> The sustained aggregated bandwidth for loading the initialization file was at 1.4 GB/s with reading concurrently from 2048 nodes while performing.
<patgr> While performing computation?
<patgr> Otherwise I will just cut out while performing
<patgr> Heller ^
<heller> patgr: while performing the intialization
<patgr> heller: thanks
<heller> but that's bad regarding repetitions
<patgr> heller: if you want to make a change do it or I'll just add the initialization. Alice will then submit it
<heller> ok, if you are happy with it, I am too
<patgr> K :)
<patgr> goodnight
patgr has quit [Quit: Leaving]
aserio has quit [Ping timeout: 252 seconds]
aserio has joined #ste||ar
hkaiser has quit [Quit: bye]
<jbjnr_> thanks heller looks good now
hkaiser has joined #ste||ar
<heller> jbjnr_: hope so, yes
mcopik has joined #ste||ar
aserio has quit [Ping timeout: 250 seconds]
aserio has joined #ste||ar
aserio has quit [Client Quit]
nikunj has quit [Remote host closed the connection]
mcopik has quit [Ping timeout: 268 seconds]
eschnett_ has joined #ste||ar