Hello everyone,

I'm a senior year undergraduate student majoring in Computer Science from
Birla Institute of Technology and Science (BITS) Pilani, India. I intend to
contribute to HPX as part of the Google Summer of Code 2017 and possibly
continue contributing to HPX even after GSoC ends.

Currently, I'm working on my undergraduate thesis and my work involves
design and development of a parallel density based clustering algorithm by
reducing the cost of the neighbour query as well as optimizing the number
of times the neighbour query is invoked (In the dbscan algorithm, neighbour
query is called for each and every data point) by applying a preprocessing
step and filtering out points. I'm using C, OpenMP and OpenMPI for my
project.

I went through the list of projects on the ideas page and the following
projects caught my eye.
1. Work on Parallel Algorithms for HPX
2. Concurrent Data structure support
3. Add vectorization to par_unseq implementation of parallel algorithms

I was hoping someone from the community would tell me about each of the
above listed projects in detail.

Please find my proposal
<https://docs.google.com/document/d/1D4LetvgLeTZHZswih7KEd5rgJfstMacE2zGI_KXJr7M/edit?usp=sharing>
(incomplete)
and my CV
<https://drive.google.com/file/d/0B9FC-UHNNCpZUGlQZ0cyTWNCU1U/view?usp=sharing>
.
I have setup hpx with help from people from the IRC channel. I will run
some examples and have a look at the code later today.

Awaiting your replies.

PS: I realize that I'm late in making first contact but I had commitments
with respect to my thesis. I'm looking forward to be a part of the Stellar
Group.

PPS: I'll drop another mail in a few hours, hopefully with the first
completed draft of my proposal. Hope it's not night time for most of you.
_______________________________________________
hpx-users mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

Reply via email to