Hey Tamim,

That sounds like a good start to me.

On top of that,you can also check the BLAS wrapper in Chapel to see what
kind of operations this library can/should support.

Here is a doc for the BLAS module in latest release:
http://chapel.cray.com/docs/latest/modules/packages/BLAS.html

And here is the doc for the upstream repo(I'd suggest using master
branch)
http://chapel.cray.com/docs/master/modules/packages/BLAS.html

Engin

On 03/01/2017 10:06 AM, Tamim Addari wrote:
> Hello,
> I am a Computer Science final year student from Bangladesh. I am
> interested in the project of building linear algebra library in Chapel.
> I will build and get familiarize myself with chapel, then implement a
> dot product for a matrix for the first time. Do you have any other
> suggestions that I should do before submitting my proposal? What
> operations should we complete for this GSoC.
> 
> Thank you,
> -Tamim
> 
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> 
> 
> 
> _______________________________________________
> Chapel-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/chapel-developers
> 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Chapel-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-developers

Reply via email to