Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Tensor on distributed systems ? #386

Open
praveen-velliengiri opened this issue Aug 13, 2017 · 3 comments
Open

Support for Tensor on distributed systems ? #386

praveen-velliengiri opened this issue Aug 13, 2017 · 3 comments
Labels

Comments

@praveen-velliengiri
Copy link

Hi Xtensors !
I'm Praveenv a student from India, currently doing Google Summer of Code for STE||AR Group,LSU on HPX - C++ runtime system. I would like to know whether Xtensor || Xarray has support on distributed systems ? I looked through the docs but didn't find one, Whether I'm missing anything ?

@SylvainCorlay
Copy link
Member

SylvainCorlay commented Aug 14, 2017

Hi @Praveenv98, welcome to xtensor!

At the moment, we don't have such features in xtensor.

However, we have funding for (and are already working on) two types of parallelism in the next months

  • SIMD acceleration.
  • muti-threading of the main assignment / computation loop performed when things are evaluated.

If you guys are considering xtensor, we would love to have a chat with you guys, and know more about STE||AR and your plans for this GSOC.

Cheers

@praveen-velliengiri
Copy link
Author

@SylvainCorlay
I will reply for this tomorrow extremely sorry : (

@praveen-velliengiri
Copy link
Author

praveen-velliengiri commented Aug 15, 2017

Hi
My project for this GSoC is "Distributed Component Placement". That is done similar to chapel domain map
(I hope you guys are interested in domain map have look at chapel language). It's all about multidimensional distributed array data structures in HPX. HPX - c++ runtime system providing parallelism and distributive concepts to support extreme scaling of application(exascale) by following combination of well-known concepts like AGAS, Futures, dataflow, lightweight threads. You can know about hpx at https://github.com/STEllAR-GROUP/hpx. And my project at https://github.com/STEllAR-GROUP/hpx/wiki/GSoC-2017-Project-Ideas#distributed-component-placement.
I looking for contribute to xtensor after my GSoC.
Thanks
Pree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants