Re: [ViennaCL-devel] Input-dependent kernel generation

2014-03-30 Thread Toby St Clere Smithe
Hi Philippe, Quick response because I'm busy with work right now.. Philippe Tillet writes: > This is imho a perfect example of how pyViennaCL could be used to increase > the productivity on the core. I agree -- this sounds very interesting. > @Toby: Do you think that it would be possible to pr

Re: [ViennaCL-devel] Input-dependent kernel generation

2014-03-30 Thread Karl Rupp
Hi, nice summary/outline :-) > I have finally started my work at the crossroads between Machine > Learning and HPC. This is an excellent example of how PyViennaCL and > ViennaCL can interact. > > > Goal > > We want to execute a routine (GEMM, GEMV, DOT, FFT, etc...) on some >

[ViennaCL-devel] Input-dependent kernel generation

2014-03-29 Thread Philippe Tillet
Hello ! I have finally started my work at the crossroads between Machine Learning and HPC. This is an excellent example of how PyViennaCL and ViennaCL can interact. Goal We want to execute a routine (GEMM, GEMV, DOT, FFT, etc...) on some hardware and a set of inputs . For no