aserio 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/
EverYoung has quit [Remote host closed the connection]
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 265 seconds]
quaz0r has quit [Ping timeout: 248 seconds]
quaz0r has joined #ste||ar
RostamLog has joined #ste||ar
ct-clmsn has joined #ste||ar
<github>
[hpx] K-ballo opened pull request #3081: Pre-decay template arguments early (master...pre-decay) https://git.io/vb6Vv
Smasher has quit [Remote host closed the connection]
twwright has quit [Read error: Connection reset by peer]
twwright has joined #ste||ar
mcopik has quit [Ping timeout: 265 seconds]
joshypoo___ has joined #ste||ar
joshypoo___ has quit [Client Quit]
EverYoung has joined #ste||ar
EverYoung has quit [Ping timeout: 252 seconds]
aserio has joined #ste||ar
simbergm has quit [Ping timeout: 248 seconds]
simbergm has joined #ste||ar
Aalice has joined #ste||ar
hodor123456 has joined #ste||ar
<hodor123456>
Hello,I want to work on "Coroutine-like Interface".Somebody tell me where to start.
<zao>
Hi!
eschnett has joined #ste||ar
jaafar has joined #ste||ar
simbergm has quit [Quit: WeeChat 1.4]
simbergm has joined #ste||ar
<simbergm>
hodor123456: heller and hkaiser seem to be mentors for that topic so you could try discussing with them here (they're not always available)
<simbergm>
if you already have some thoughts/code you can try opening an issue on github to discuss it
<hodor123456>
Ok sir,I will wait for their reply.
<simbergm>
maybe heller wakes up from me mentioning him :)
<heller>
hodor123456: what do you want to know?
mcopik has joined #ste||ar
<hodor123456>
Is this project for GSoC-18?
<heller>
if you want ;)
<zao>
Would it be possible to shoehorn HPX into something akin to the fancy new coroutine infrastructure that Gor and friends demonstrated at conferences this year?
<zao>
Or is HPX just too good? :)
<K-ballo>
co_await and friends? we already have glue for that
<zao>
Ooh.
<heller>
hodor123456: what do you want to know?
<heller>
yeah, what i'd like to have in addition are generators and friends
<hodor123456>
Will this project be in GSoC-18?
<heller>
I don't know if we have an ideas list up
<heller>
but if you are interested...
<zao>
GSoC is rather open-ended to good suggestions, isn't it?
<heller>
it is
<hodor123456>
Where is the codebase of Graphical and Terminal User Interface for Scimitar project?
<zao>
(as long as the task is remotely feasible to complete in the allotted time period and isn't one of the Forbidden Tasks)
<hodor123456>
sorry,I got it :)
<hodor123456>
Actually I want to contribute for GSoC for STE||AR but I am quite confused :(
<heller>
first of all: why do you want to contribute and what is your background?
<heller>
and second of all: where is the confusion
patg[[w]] has joined #ste||ar
<hodor123456>
I know quite good C++(little metaprogramming),C.beginner at python,QT,javascript,php
<hodor123456>
Which project should I choose?
<heller>
where are your interests?
<hodor123456>
Where my skill sets suit.
<hodor123456>
But the projects description is frightening and I cant understand what to choose.Would you like to choose for me!
<heller>
that's not how it works...
<aserio>
hodor123456: Why don't you take a step back and just start working with something that interests you?
<hodor123456>
from scratch!
<aserio>
hodor123456: GSoC selection is months away
<aserio>
this should give you plenty of time to get confortable with the code base
<aserio>
hodor123456: Feel free to use the projects listed in our GSoC project list as a guide
<aserio>
but if you notice something else that is interesting start to work with that
<aserio>
Don't focus on building something right now
<aserio>
Just pick a section of the library and try to understand it
<aserio>
hodor123456: what type of programming is interesting to you/
<aserio>
?*
<hodor123456>
I just love C++ and new to Open Source.Thats why its confusing :(
<hodor123456>
I am from competitive programming,haven't build anything yet to consider.
<hodor123456>
GUI programming is interesting btw.
<aserio>
hodor123456: How did you find our team?
<hodor123456>
From GSoC official site.
<aserio>
hodor123456: what stood out to you?
<hodor123456>
pardon me.I didn't get it.
<aserio>
hodor123456: There are many exciting projects listed on the GSoC site. What in our description made you want to contact us?
<hodor123456>
The skill sets needed.(C++,c,QT)
<aserio>
Ok
<aserio>
Would you be interested in our work experimenting with C++ standards proposals?
<aserio>
It might be a good place for you to start
<hodor123456>
Obviously I would like,I just want a start.(And a little guide)
<aserio>
hodor123456: Well I would suggest that you look at our parallel algorithm implementation
<hodor123456>
Thank you,any other projects would you suggest?
<aserio>
You may decide to work on another project later, but this area seems to be a good place for people to sink their teeth into
<aserio>
At the moment no
<aserio>
There are many projects, but many require an in depth understanding of the library
<aserio>
Why don't you try to compile HPX, and read about the parallel algorithms first
<aserio>
We have documentation that you can look over and a few other resources that available on the subject
<aserio>
Then try to implement a parallel algorithm
<hodor123456>
Here difficulty level is set Medium/hard.Would you please give the link to that project..