K-ballo 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/
<diehlpk_work> K-ballo, that is correct
<diehlpk_work> These commits are for only one week
<diehlpk_work> In the last month you did 4
<K-ballo> one of those 2 commits is my first ever, back from 2003
<K-ballo> *2013
<K-ballo> the other one is the boost.bimap removal
<K-ballo> I'm pretty sure I've contributed more than 2 commits since 2013
<diehlpk_work> Ok, strange
<diehlpk_work> K-ballo, mine look good
<hkaiser> K-ballo: ohh no! all the deleted lines of code are back!
<hkaiser> but seriously, something is really wrong with this
<hkaiser> the commits are in the history, though - contact github?
<hkaiser> has to be a bug
K-ballo has quit [Quit: K-ballo]
hkaiser has quit [Quit: bye]
jehelset has quit [Remote host closed the connection]
jehelset has joined #ste||ar
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
<K-ballo> commits are linked by email account, and the one I used to make all those missing ones no longer exist
<K-ballo> doesn't look like I need to verify the account for them to re-link, at least for now
<gnikunj[m]> hkaiser: my talk got accepted to C++Now! Will totally advertise HPX in every way possible ;-)
<srinivasyadav227> gnikunj[m]: to cpp con?
<gnikunj[m]> nope, not CppCon, C++Now 2021
<gnikunj[m]> They are two different conferences
<srinivasyadav227> gnikunj[m]: oh ok
<srinivasyadav227> gnikunj[m]: congrats!
<hkaiser> gnikunj[m]: Nice! Congrats!
<hkaiser> K-ballo: ahh, good
<jedi18[m]> @freenode_gnikunj[m]:matrix.org congratulations! When is it?
<gnikunj[m]> Thanks! It's from 2-7 May
hkaiser has quit [Quit: bye]
jehelset has quit [Remote host closed the connection]
hkaiser has joined #ste||ar
diehlpk_mobile has joined #ste||ar
<diehlpk_mobile> hkaiser: Do we have any experience to build hpx on the new apple hardware?
<hkaiser> diehlpk_mobile: not that I know of
<diehlpk_mobile> I just tried it and it fails here
<hkaiser> ok
<diehlpk_mobile> I can add a ticket
<hkaiser> K-ballo: yt?
<hkaiser> diehlpk_mobile: what symbol is used on that platform? (see https://github.com/STEllAR-GROUP/hpx/blob/master/libs/core/hardware/include/hpx/hardware/timestamp.hpp)
<hkaiser> diehlpk_mobile: could you show us the output of: clang -x c /dev/null -dM -E, please?
<diehlpk_mobile> hkaiser: sure
<hkaiser> so it's ARM64
<K-ballo> hkaiser: here, kinda
<hkaiser> K-ballo: wrt #5264
<diehlpk_mobile> Yes, they designed their chip on that arch
<hkaiser> K-ballo: you changed the logging statements from L(info) << ... to L(info).format(...)
<hkaiser> will that disappear if logging is disabled?
<K-ballo> if logging is disabled that's an else branch not taken
<K-ballo> I haven't changed the log macros themselves
<K-ballo> (if(disabled) ; else something).format(...)
<hkaiser> I think we have empty operator<<() defined for that case
<K-ballo> you mean compile-time disabled?
<hkaiser> nod
<K-ballo> compile-time disabled there's already a .format() that does nothing
<hkaiser> ok
<hkaiser> thanks
<K-ballo> that was all already there, I put it in there a long time ago and then I must have forgotten
<hkaiser> ok, cool
<K-ballo> Expose format-like log interface, march 2020
<K-ballo> and then I forgot
<hkaiser> K-ballo: +1
diehlpk_mobile has quit [Quit: Leaving.]
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
diehlpk_work1 has joined #ste||ar
diehlpk_work1 has quit [Quit: Leaving.]
diehlpk_work1 has joined #ste||ar
diehlpk_work1 has quit [Client Quit]