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
Yorlik_ has joined #ste||ar
Yorlik has quit [Ping timeout: 252 seconds]
FunMiles has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hkaiser has quit [Quit: Bye!]
shivamsingh226[m has joined #ste||ar
<shivamsingh226[m>
Hello, I am Shivam Singh. I am completely naive to open source contribution. I really want to contribute to STE||AR Open source. I am pretty much versed with C++, DSA. I have worked with ML models too. Can someone suggest what I need to do in extra to contribute to this community of STE||AR. I would be really glad to know if anyone can tell me about that. I am eagerly waiting for learned community assistance on this. Thanks in Advance!
<shivamsingh226[m>
_
<dkaratza[m]>
Do we have a meeting scheduled for today? Because I can't see it in my calendar anymore (neither for the upcoming weeks)
<rori[m]>
Welcome shivamsingh226 !
<rori[m]>
you can start by building hpx and running a few examples or test, then you can have a look at the issues to see if anything interests you :)
<ms[m]>
dkaratza: we do, and this time I can on time as well...
<ms[m]>
we have to check with hkaiser if he could update the calendar event to be recurring again
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
<dkaratza[m]>
because Im kinda confused with the time zones and I dont have the invitation, what time is the meeting (CEST)?
<hkaiser>
ms[m]: could you please have a look at the logs for clang-newest (https://github.com/STEllAR-GROUP/hpx/pull/5467)? it repeatedly fails in unexplicable ways (cdash doesn't have any results)
<ms[m]>
dkaratza: 17:00 CEST, in just under two hours
<dkaratza[m]>
ms[m]: great, thanks
<ms[m]>
hkaiser: looks like (at least) cdash is unhappy: `SQL error in Build2Update Insert():Deadlock found when trying to get lock; try restarting transaction<br>SQL error in Build2Update Insert():Deadlock found when trying to get lock; try restarting transaction<br><cdash version="2.7.0">`
<ms[m]>
have you had that problem with previous builds?
<ms[m]>
hkaiser: would you or katie be able to extend the gsod meeting series? it seems like it stopped a couple of weeks ago
<ms[m]>
also, are we expecting you at the meetings today or do you have your hands full with other stuff? :/
<hkaiser>
ms[m]: yes, this happens for this PR reproducibly
<hkaiser>
I will be on the meetings today, yes
<ms[m]>
hkaiser: all right, I'll see what happens building it manually
<hkaiser>
ms[m]: note, this builder default-enables the scoped execution
<hkaiser>
and thanks!
<ms[m]>
hkaiser: ugh, probably a good idea to enable it on some other configuration (as well)
<ms[m]>
IIRC that's a release build
<hkaiser>
ok, which one would you suggest?
<hkaiser>
ms[m]: I think we should additionally enable it for a full (distributed) debug builder
<hkaiser>
lsu gcc-9-debug, perhaps?
<ms[m]>
hkaiser: it should probably be enabled on every configuration, at least for now
<hkaiser>
ok, I enabled it for two more for now - et's see what it says
<ms[m]>
a cuda builder would be good as well (if you didn't already enable it there)
<ms[m]>
(not on rostam though since it's broken atm...)
<hkaiser>
let's have the tests cycle to see if the cdash issue is related, then I can enable it on all configs