Calling D from Ruby for GPU computing
    Nicholas Wilson via digitalmars-d-ldc 
    digitalmars-d-ldc at puremagic.com
       
    Tue Jul 25 18:14:56 PDT 2017
    
    
  
On Tuesday, 25 July 2017 at 20:19:17 UTC, Prasun Anand wrote:
> Hi,
>
> I wrote a Linear Mixed Model tool for Genome Wide Association 
> Studies(GWAS) called
> [faster_lmm_d](https://github.com/prasunanand/faster_lmm_d). It 
> is built on LDC
> and is faster than its Python alternative. Also, its the only 
> GWAS tool with a GPU
> backend.
>
> I am interested in porting ` faster_lmm_d` to Ruby. Though, it 
> is still a work in progress, I have written a blog about my 
> findings.
>
> Blog: 
> http://www.prasunanand.com/gpu-computing/2017/07/25/gsoc17-calling-d-from-ruby-for-gpu-computing.html
>
> I would love to hear your feedback.
>
> Regards,
> Prasun
Pretty cool, any reason you didn't post this in announce instead?
I'd be interested to hear your thoughts on ArrayFire as I'm 
looking for Ideas (not to mention feedback and projects!) for 
DCompute.
    
    
More information about the digitalmars-d-ldc
mailing list