hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
jehelset has quit [Remote host closed the connection]
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
<srinivasyadav227> hkaiser: hi, I have question please :), Why does exception test throws 2 objects from the lambda function here https://github.com/STEllAR-GROUP/hpx/blob/master/libs/core/algorithms/tests/unit/algorithms/mismatch.cpp#L349 ?, what does second object `true` represent ?
<hkaiser> this is equivalent to { throw std::runtime_error(""); return true; }
<hkaiser> the lambda is expected to return a boolean, so this is only to make the compiler happy
<srinivasyadav227> hkaiser: cool, got it, thanks :)
diehlpk_work has joined #ste||ar
akheir1 has quit [Quit: Leaving]
akheir has joined #ste||ar
<diehlpk_work> ms[m], It seems that the codacy integration for ste||argroup is broken
<diehlpk_work> We no longer have access to this repository. Check your SSH keys or please contact support
<diehlpk_work> gdaiss[m]1, I reviewed the HIP PR
hkaiser has quit [Ping timeout: 240 seconds]
<ms[m]> diehlpk_work: please talk to hkaiser about that, he set up codacy
<diehlpk_work> ms[m], Lol, Hartmut told me the opposite
<ms[m]> diehlpk_work: uhhh, ok
<ms[m]> I'll have a look
<diehlpk_work> ms[m], He just told me that you did the setup and I should reach out to you
<diehlpk_work> At least, I could not see the option in the settings to update the key
<ms[m]> diehlpk_work: me neither, I really have no clue what is going on there
<ms[m]> I suppose support might be able to help
<ms[m]> otherwise removing and adding it back again might help but I think that loses history (if that's important)
<ms[m]> it at least looks like it has the right permissions on the github side so I don't know what's happened
hkaiser has joined #ste||ar
<diehlpk_work> ms[m], hkaiser I will contact the costumer support
<hkaiser> diehlpk_work: wih regards to what?
<diehlpk_work> hkaiser, the codacy issue
<diehlpk_work> ms[m], checked and he told me the key on Github looks good
<hkaiser> ahh
<hkaiser> sounds valid, still
<gonidelis[m]> hkaiser: got it