[hpx-users] GSOC 2017

2017-03-06 Thread Praveen Velliengiri
HI I'm Praveen v studying masters of data science.I'm interested in participating in gsoc 2017. This was the first time in stellar,I want to know how the HPX is internal designed so that I can derive my project design for that.Please suggest me some reading. Thank you Praveen v _

[hpx-users] GSOC 2017

2017-03-07 Thread Neeladree Choudhury
Hello, I would like to submit a proposal for GSOC 2017 . I'm interested in the Newtonian Physics Sandbox Project from the given project ideas list. I would like to know more about the type and amount of physical modelling involved. I have experience working with C++ and Blender. Thanks, Neeladr

[hpx-users] GSOC 2017

2017-03-08 Thread Praveen Velliengiri
HI I'm new STELLAR -hpx.As i'm interested in participating GSOC 2017.And I'm trying to learn what hpx is? and how it is implemented?.I watched Mr.Harmut kaiser's parallelism in modern c++(video) in cppcon 2016.He explained about partitioned vector as values that are not continues in memory and valu

[hpx-users] GSOC 2017

2017-03-18 Thread Praveen Velliengiri
Hi I had some doubts regarding hpx. 1. whether hpx supports lock free programming and relays on sequential consistency ? 2. which type of c++ memory model hpx is using? Thank you Praveen velliengiri ___ hpx-users mailing list hpx-users@stellar.cct.lsu.edu

[hpx-users] GSOC 2017

2017-03-20 Thread Praveen Velliengiri
I'm interested in c++ runtime replacement project. But I'm missing some key piece of information. Information at GSOC projects ideas page is not sufficient for me to write a proposal.Could you please share me some more resources on that? How many project proposals can each student is eligible to su

[hpx-users] GSOC 2017

2017-03-25 Thread Praveen Velliengiri
Whether we can use boost.proto framework for designing a EDSL for distributed component placement Project or we have to implement our own expression templates and design our own evaluation methods? Please reply.. Thanks Praveen v ___ hpx-users mailing lis

[hpx-users] GSOC 2017

2017-03-29 Thread Praveen Velliengiri
HI I have prepared some part of my proposal (Distributed component Placement). It is partial. I'm trying to make a good proposal. Could you Please review my proposal and mention the mistakes that I have done (fundamental or logical). And also suggest some additional things the proposal should have

[hpx-users] GSOC 2017

2017-03-29 Thread Praveen Velliengiri
I have attached my proposal.It is not complete.Could anyone review it and suggest some ideas and help me to find errors. Thanks Praveen v Gsoc_proposal.pdf Description: Adobe PDF document ___ hpx-users mailing list hpx-users@stellar.cct.lsu.edu https://

[hpx-users] Gsoc 2017

2017-03-29 Thread Praveen Velliengiri
Sorry I tried to upload a pdf of size larger than 40kb. Here is a link to my proposal please review it and suggest improvements and figure out mistakes made. https://docs.google.com/document/d/11eE-HNlGV4nd4GmNImgR9NnXX3s2j8vFxYOSIY67HSI/edit?usp=drivesdk _

[hpx-users] GSOC 2017

2017-04-02 Thread Praveen Velliengiri
I have uploaded my final proposal in gsoc channels. Please view make some suggestions. Thank you Praveenv ___ hpx-users mailing list hpx-users@stellar.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

[hpx-users] GSOC 2017

2017-05-04 Thread Praveen Velliengiri
Hi Thanks all of you for accepting my project(distributed component placement) proposal. And also I would like to thank everyone for helping me to start with hpx and clarifying my doubts regarding the design of my project proposal.I would like to maintain a good relationship with all of you beyo

[hpx-users] GSoC 2017

2017-05-04 Thread Denis Blank
Hello HPX-Community, I also want to take the opportunity on thanking you for the acceptance of my proposal (re-implementing hpx::util::unwrapped and unifying the API). I'm looking forward to having a cooperative and productive summer together with you. If you are interested in my detailed plans

[hpx-users] GSOC 2017

2017-05-05 Thread Praveen Velliengiri
Hi I want to ensure that whether this ' pagru...@nmsu.edu ' is the active email id of Patrica Grubel Madam. Thank You Praveen velliengiri ___ hpx-users mailing list hpx-users@stellar.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

[hpx-users] Gsoc 2017

2017-05-07 Thread Praveen Velliengiri
Hi This is my blog for gsoc 2017 -> https://parallellisa.blogspot.in/ please watch out suggest some corrections. Thanks Praveen ___ hpx-users mailing list hpx-users@stellar.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

Re: [hpx-users] Gsoc 2017

2017-03-01 Thread Hartmut Kaiser
Hey, Welcome! > My name is Shubham Jain. I am third year student and currently enrolled in > B.Tech in IT and Mathematical Innovations Course at Cluster Innovation > Centre, University of Delhi,India. > > I am interested in the project idea : Script language bindings and would > like to work on

Re: [hpx-users] Gsoc 2017

2017-03-02 Thread Hartmut Kaiser
Please send your replies to hpx-users@stellar.cct.lsu.edu as well You don’t have to prove anything. In order for getting selected for GSoC you will have to write a proposal outlining how you plan to solve the task. We have some guidelines for this here

Re: [hpx-users] GSOC 2017

2017-03-07 Thread Patrick Diehl
Hi Praveen, a good start would be to read the documentation [0] and compile HPX [1]. Best, Patrick [0] http://stellar-group.github.io/hpx/docs/html/hpx.html [1] http://stellar-group.github.io/hpx/docs/html/hpx.html#hpx.manual.build_system.building_hpx On 03/06/2017 12:55 PM, Praveen Velliengir

Re: [hpx-users] GSOC 2017

2017-03-18 Thread Hartmut Kaiser
> I had some doubts regarding hpx. > 1. whether hpx supports lock free programming and relays on sequential > consistency ? I'm not sure what you mean. HPX is 'just' a C++ library and it can be used with any type of C++ code. It does not rely on sequential consistency but you can write code whic

Re: [hpx-users] GSOC 2017

2017-03-20 Thread Hartmut Kaiser
> I'm interested in c++ runtime replacement project. But I'm missing some > key piece of information. Information at GSOC projects ideas page is not > sufficient for me to write a proposal.Could you please share me some more > resources on that? How many project proposals can each student is eligi

Re: [hpx-users] GSOC 2017

2017-03-21 Thread Hartmut Kaiser
> TURN HPX INTO A REPLACEMENT FOR C++ RUNTIME. > I didn't able to understand it clearly. HPX currently implements only features of the C++ Standard related to concurrency and parallelism. This project targets filling the missing gaps such that in the end HPX can be used a s a replacement (or as

Re: [hpx-users] Gsoc 2017

2017-03-25 Thread Hartmut Kaiser
Sandeep, > can I work only on those issues which is tagged with "project gsoc" or I > can pick anyone?? Please feel free to look into any of the tickets. Regards Hartmut --- http://boost-spirit.com http://stellar.cct.lsu.edu > > On Sat, Mar 25, 2017 at 5:58 PM, Hartmut Kaiser >

Re: [hpx-users] GSOC 2017

2017-03-25 Thread Hartmut Kaiser
Hey, > Whether we can use boost.proto framework for designing a EDSL for > distributed component placement Project or we have to implement our own > expression templates and design our own evaluation methods? Are you talking about this project idea: https://github.com/STEllAR-GROUP/hpx/wiki/GSo

Re: [hpx-users] Gsoc 2017

2017-03-26 Thread Hartmut Kaiser
Praveen, > The abstract of distributed component placement project says that we can > select at least one placement police.But I want to know which placement > police hpx needs mostly from the user's point of view so that we can give > it higher priority to implement first. And also suggest me so

Re: [hpx-users] GSOC 2017

2017-03-27 Thread Hartmut Kaiser
Praveen, > I think now I have understood what was the scope of the project and I'm > starting to write proposal for distributed component placement Project.But > I have some doubts about implementing EDSL whether I can go for a library > based solution or I have to design the whole Expression temp

Re: [hpx-users] GSOC 2017

2017-03-27 Thread Adrian Serio
Praveen, We will give you feedback on your proposal as you edit it. You can seen our proposal template here: https://github.com/STEllAR-GROUP/hpx/wiki/GSoC-Submission-Template Adrian On 3/27/2017 1:52 PM, Hartmut Kaiser wrote: > Praveen, > >> I think now I have understood what was the scope o

Re: [hpx-users] Gsoc 2017

2017-03-29 Thread Hartmut Kaiser
Praveen, > Sorry I tried to upload a pdf of size larger than 40kb. Here is a link to > my proposal please review it and suggest improvements and figure out > mistakes made. > https://docs.google.com/document/d/11eE- > HNlGV4nd4GmNImgR9NnXX3s2j8vFxYOSIY67HSI/edit?usp=drivesdk That's a good start.

Re: [hpx-users] GSOC 2017

2017-03-29 Thread Hartmut Kaiser
> I have attached my proposal.It is not complete.Could anyone review it and > suggest some ideas and help me to find errors. Once more: please submit your proposals through the channels as required by google. Regards Hartmut --- http://boost-spirit.com http://stellar.cct.lsu.edu __

Re: [hpx-users] GSOC 2017

2017-04-03 Thread Patrick Diehl
Hi, we can not see your final submission for now. We have to wait for the deadline and you can not correct the final submission anymore. Best, Patrick On 02/04/17 09:19 PM, Praveen Velliengiri wrote: > I have uploaded my final proposal in gsoc channels. Please view make > some suggestions. > Th

Re: [hpx-users] GSOC 2017

2017-05-05 Thread Adrian Serio
Preveen, Please use Patricia Grubel Adrian On 5/5/2017 11:33 AM, Praveen Velliengiri wrote: Hi I want to ensure that whether this ' pagru...@nmsu.edu ' is the active email id of Patrica Grubel Madam. Thank You Praveen velliengiri

Re: [hpx-users] Gsoc 2017

2017-05-07 Thread Hartmut Kaiser
> This is my blog for gsoc 2017 -> > https://parallellisa.blogspot.in/ please watch out suggest some > corrections. Cool, thanks! Keep it coming! Regards Hartmut --- http://boost-spirit.com http://stellar.cct.lsu.edu ___ hpx-users maili

[hpx-users] GSoC 2017 Progress Report - Denis Blank

2017-07-20 Thread Denis Blank
Hi, the following report will describe the progress of my GSoC 2017 project: "Re-implementing hpx::util::unwrapped and unifying the API of hpx::wait and hpx::when" that is supervised by Hartmut Kaiser. The main task of this project is to provide two utility APIs for traversing and mapping obje

Re: [hpx-users] GSOC 2017 - Newtonian Physics Sandbox Project

2017-03-10 Thread Andreas Schäfer
CCing HPX Users. Let's keep this discussion public so others can chime in. Thanks! -Andreas On 09:32 Fri 10 Mar , Andreas Schäfer wrote: > Hey Neeladree, > > On 15:19 Thu 09 Mar , Neeladree Choudhury wrote: > > I'm Neeladree from National Institute of Technology, Warangal in India. I >

[hpx-users] GSoC 2017 Progress Report - Ajai V George

2017-07-19 Thread Ajai George
Hi, Please find attached my progress report for GSoC 2017. I am working on extending segmented algorithms as described in #1338. Link to Google Doc Regards, Ajai V George _

Re: [hpx-users] GSoC 2017 - Proposal Submission and further queries

2017-04-02 Thread Zahra Khatami
Aditya, I have went through your proposal. As this applying process is competitive, so I suggest you to include more details about your previous ML or data mining course projects. About the time line, you can include following subjects: -- studying about AI (artificial intelligent) concepts -

Re: [hpx-users] GSoC 2017 - Proposal Submission and further queries

2017-04-02 Thread Aditya
Hi Zahra, Thank you, I'll complete the proposal in an hour and let you know. I have setup HPX and was able to run some examples on my PC, thanks to the people on the IRC channel. Regards, Aditya On Mon, Apr 3, 2017 at 8:02 AM, Zahra Khatami wrote: > Aditya, > > I have went through your pro

[hpx-users] [GSoC 2017] About progress of acceptance of proposal.

2017-04-03 Thread 권태국
In GSoC's official timeline, there is no another schedules until May 5. But, in github wiki of HPX, I find "Reviewing is basically done in two rounds". ( https://github.com/STEllAR-GROUP/hpx/wiki/Hints-for-Successful-Proposals#reviewing ) Does it mean an additional progress for accepting proposal e

Re: [hpx-users] GSoC 2017 - Proposal Submission and further queries

2017-04-03 Thread Zahra Khatami
Hi Aditya, Thank you for your proposal and good luck ;) We will find out about your application after its final review. However, if you are interested you can start reading publications regards to implementing AI for online learning. It would be great if you catch some ideas about this implementat

[hpx-users] GSoC 2017 Proposal Work on Parallel Algorithms for HPX

2017-03-12 Thread Ajai George
Hello, I am Ajai V George from BITS Pilani, Goa Campus, India. My major is Electrical and Electronics Engineering. I currently work with Professor Santonu Sarkar from Centre for High Performance and Dependable Systems (Department of Computer Science and Information Systems). My project is Building

[hpx-users] [GSoC 2017] Proposal for re-implementing hpx::util::unwrapped

2017-03-30 Thread Denis Blank
Hello HPX Developers, I'm Denis, an Informatics Student at the Technical University of Munich, Germany. In the summer semester, I'm transitioning to my master's program and thus I will finally have enough time to have a chance on participating at GSoC. I'm very keen on Open-Source because you a

Re: [hpx-users] [GSoC 2017] About progress of acceptance of proposal.

2017-04-03 Thread Thomas Heller
On Dienstag, 4. April 2017 02:01:16 CEST 권태국 wrote: > In GSoC's official timeline, there is no another schedules until May 5. > But, in github wiki of HPX, I find "Reviewing is basically done in two > rounds". ( > https://github.com/STEllAR-GROUP/hpx/wiki/Hints-for-Successful-Proposals#rev > iewing

[hpx-users] GSoC 2017 Activity Report For 2nd Evaluation by taeguk

2017-07-21 Thread 권태국
Hi, My main work is implementing parallel algorithms in C++17 standard. I implemented some algorithms until now. And I will implement all of remained algorithms even after GSoC is over. I want to see that #1141 is closed. This is my activity report until now. https://docs.google.com/document/d/16

[hpx-users] GSoC 2017 Activity Report For 2nd Evaluation by ABresting

2017-07-26 Thread Abhimanyu Rawat
Hi All, My work report so far and expected future work. I have tried summing up the work, feel free to review it. https://docs.google.com/document/d/1NO_kRk5opuQ9lcCIUFgrc5tbGNzTHL-8guwIQCfgVDA/edit?usp=sharing *Regards,* *ABresting* ___ hpx-users maili

Re: [hpx-users] GSoC 2017 Proposal Work on Parallel Algorithms for HPX

2017-03-12 Thread Hartmut Kaiser
Ajai, > I am Ajai V George from BITS Pilani, Goa Campus, India. My major > is Electrical and Electronics Engineering. I currently work with Professor > Santonu Sarkar from Centre for High Performance and Dependable Systems > (Department of Computer Science and Information Systems). My project is >

Re: [hpx-users] GSoC 2017 Proposal Work on Parallel Algorithms for HPX

2017-03-18 Thread Ajai George
Hello, I am Ajai V George, I had previously expressed my interest in doing a GSoC project with HPX. For the past week I was going through the hpx documentation and tutorial. I have been testing out examples and trying to write my own applications. I have also looked through the relevant codebase n

Re: [hpx-users] GSoC 2017 Proposal Work on Parallel Algorithms for HPX

2017-03-21 Thread Thomas Heller
Hi Aja, I think you should focus your proposal. As it stands right now, you will not be able to complete everything. I strongly advice to pull together some form of time plan on when you plan to have each part implemented, given the vast number of algorithms you want to implement, it would be g

Re: [hpx-users] GSoC 2017 Proposal Work on Parallel Algorithms for HPX

2017-03-21 Thread Thomas Heller
On Dienstag, 21. März 2017 19:46:39 CET you wrote: > Hi Aja, > > I think you should focus your proposal. As it stands right now, you will not > be able to complete everything. I strongly advice to pull together some > form of time plan on when you plan to have each part implemented, given the > va

Re: [hpx-users] GSoC 2017 Proposal Work on Parallel Algorithms for HPX

2017-03-21 Thread Thomas Heller
Hi again I've been through the full proposal now, and I think what I wrote below still holds. On Dienstag, 21. März 2017 19:53:10 CET you wrote: > On Dienstag, 21. März 2017 19:46:39 CET you wrote: > > Hi Aja, > > > > I think you should focus your proposal. As it stands right now, you will

Re: [hpx-users] [GSoC 2017] Proposal for re-implementing hpx::util::unwrapped

2017-03-30 Thread Patrick Diehl
Hi Denis, the ides sounds good, for GSoC, you should submit your proposal at their official website. You can use this template [0] and our guidelines [1] to prepare your proposal. The deadline for the submission is > April 3 16:00 UTC Student application deadline We are looking forward to revie

Re: [hpx-users] [GSoC 2017] Proposal for re-implementing hpx::util::unwrapped

2017-03-30 Thread Patrick Diehl
On 30/03/17 11:55 AM, Patrick Diehl wrote: > Hi Denis, > > the ides sounds good, for GSoC, you should submit your proposal at their > official website. You can use this template [0] and our guidelines [1] > to prepare your proposal. The deadline for the submission is > >> April 3 16:00 UTC Stude

Re: [hpx-users] [GSoC 2017] Proposal for re-implementing hpx::util::unwrapped

2017-03-30 Thread Zahra Khatami
Hi Denis, I am so glad that you are interested in HPX GSOC. I have looked at your github and your projects seems so interesting for me. Feel free to write your proposal and submit it before April 3rd. I would be happy to be your mentor, as I have found your background match with my current project

Re: [hpx-users] [GSoC 2017] Proposal for re-implementing hpx::util::unwrapped

2017-03-30 Thread zahra khatami
Hi Denis, I am so glad that you are interested in HPX GSOC. I have looked at your github and your projects seems so interesting for me. Feel free to write your proposal and submit it before April 3rd. I would be happy to be your mentor, as I have found your background match with my current project

Re: [hpx-users] [GSoC 2017] Proposal for re-implementing hpx::util::unwrapped

2017-03-30 Thread Patrick Diehl
And in addition, you could join our irc channel #ste||ar at freenode to discuss with the community about your ideas. Best, Patrick On 30/03/17 11:54 AM, zahra khatami wrote: > Hi Denis, > > I am so glad that you are interested in HPX GSOC. > I have looked at your github and your projects seems

Re: [hpx-users] [GSoC 2017] Proposal for re-implementing hpx::util::unwrapped

2017-03-30 Thread #SESHADRI MADHAVAN#
users-boun...@stellar.cct.lsu.edu [mailto:hpx-users-boun...@stellar.cct.lsu.edu] On Behalf Of Zahra Khatami Sent: Thursday, March 30, 2017 11:56 PM To: denis.bl...@outlook.com Cc: hpx-users@stellar.cct.lsu.edu Subject: Re: [hpx-users] [GSoC 2017] Proposal for re-implementing hpx::util::unwrapped Hi Denis, I am so

Re: [hpx-users] [GSoC 2017] Proposal for re-implementing hpx::util::unwrapped

2017-03-30 Thread Denis Blank
ng the proposal as a potential GSoC project, although I'm experienced in using LLVM and LibClang. Best regards Denis From: Zahra Khatami Sent: 30 March 2017 17:56 To: denis.bl...@outlook.com Cc: hpx-users@stellar.cct.lsu.edu Subject: Re: [hpx-users] [GSoC 2017] Pro