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/
khuck has quit [Remote host closed the connection]
Anushi1998 has quit [Ping timeout: 252 seconds]
Anushi1998 has joined #ste||ar
simbergm has quit [Ping timeout: 264 seconds]
Anushi1998 has quit [Ping timeout: 252 seconds]
simbergm has joined #ste||ar
Anushi1998 has joined #ste||ar
khuck has joined #ste||ar
Anushi1998 has quit [Read error: Connection reset by peer]
Anushi1998 has joined #ste||ar
khuck has quit [Ping timeout: 252 seconds]
Anushi1998 has quit [Ping timeout: 252 seconds]
Anushi1998 has joined #ste||ar
hkaiser has quit [Quit: bye]
Anushi1998 has quit [Read error: Connection reset by peer]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
nanashi55 has quit [Ping timeout: 240 seconds]
nanashi55 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
jaafar has quit [Ping timeout: 252 seconds]
jaafar has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
jaafar has quit [Ping timeout: 264 seconds]
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Quit: Bye]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Ping timeout: 240 seconds]
Anushi1998 has joined #ste||ar
david_pfander has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has quit [Remote host closed the connection]
Anushi1998 has joined #ste||ar
<mcopik>
simbergm: shit, there were two pull request with a lot of code
<mcopik>
it was not very good but it was useful
<mcopik>
however, it required a little bit of final touch which Ajai never provided
Anushi1998 has quit [Remote host closed the connection]
<simbergm>
mcopik: yeah, github still shows the commits so maybe it's possible to salvage the changes into a new PR?
<simbergm>
or maybe you have them locally?
<mcopik>
simbergm: I hope so too. unless there's an option to get a large diff, one would have to apply it manually
<mcopik>
anyway, the code needs a lot of rewriting since it's from 2017
<mcopik>
definitely not now. I have a new laptop since March and I don't have access to my desktop. I should have it maybe in two or three weeks (moving)
<simbergm>
sure, any guesses on how much it would require?
<simbergm>
ah, ok
<mcopik>
simbergm: I need to look at the code again to understand it
<mcopik>
there were some issues caused by differences in parallel/sequential version and restricted templates
Anushi1998 has joined #ste||ar
<mcopik>
also, the find_last_of was very complex and the efficiency was not evaluated
<simbergm>
yeah, I can imagine
<mcopik>
it won't be immediate, definitely
<mcopik>
and the student is not responding to any messages
<simbergm>
there's no rush at all, but does that mean you'd be at least interested in either getting him to clean it up still or doing it yourself (even if it would mean dropping the parts you're not so happy with or which would require a lot of work still)?
<simbergm>
I just happened to notice because pycicle stopped after the repo was deleted
<mcopik>
simbergm: I'd like to finish it but I didn't have time for it in last months
<mcopik>
I'll give it a higher priority and I'll try to work some evenings on it. hopefully it's not a lot of work
<simbergm>
cool, that'd be really nice of you
<simbergm>
but no need to stress about it
<simbergm>
we'll try to have a release again in october so unless it seems very easy you could maybe aim for the next one in spring
K-ballo has joined #ste||ar
mcopik has quit [Ping timeout: 252 seconds]
Anushi1998 has quit [Remote host closed the connection]
mcopik has joined #ste||ar
khuck has joined #ste||ar
<jbjnr__>
simbergm: I have added a try except clauuse in my local pycicle to not abort on a deleted repo