Hi all,
This is a self-contained package which is ready to launch after unzipping.
> It only requires OpenCL to be installed system-wide or to be available in
> the PATH environment variable.
It worked fine on my Windows 7 desktop machine; later I will test it on my
Windows 8 laptop and report if anything is missing.
I guess linking Qt dynamically is ok for the time being. But we should
think about a static build for the long run. It would reduce the program
size significantly.
A few smaller issues are still left and will be addressed tomorrow. @Namik:
> Do you have some time to fix the layout on the start screen for multiple
> OpenCL devices (see screenshot)? Adding a 'scrollable' property might do
> the trick already...
I thought I fixed that already... Damn, this cross-platform widget
customizing is so annoying. I think I'll just revert back to using native
widget styles...
> - The plots were hard to read because rather small on my laptop. I would
> > love to be able to make the plot fullscreen, or to display the data as a
> > table when I click on a curve. I don't know how easy this is to do with
> > qt-creator, though...
> Yeah, this is a resolution issue. On full-HD resultion it's much better
> to view/navigate, but still it's hard to extract the x/y values. At some
> later point we definitely have to offer a data export. For the time
> being I'll try to display a label if the mouse pointer is over a data item.
A fullscreen option is a good idea indeed. And not too hard implement. I'll
see what I can do.
As for displaying a label on mouseover, it's not as easy as it may seem.
The plotting library we use doesn't provide that functionality
out-of-the-box, so we'll pretty much have to make our own solution. It's
not impossible, but not easy either. I've tried to do it during GSoC, but
there were more important things to back then. Here's a nice explanation on
how it can be achieved:
http://www.qcustomplot.com/index.php/support/forum/54
> Apart from this, I'm impressed! This is very user-friendly and detailed.
> Cool - congrats to Namik! :-)
Thanks, glad you like it. :)
Regards, Namik
On Mon, Nov 24, 2014 at 10:52 AM, Karl Rupp <r...@iue.tuwien.ac.at> wrote:
> Hi Phil,
>
> > Worked well on my laptop :-)
>
> Good to know, thanks! :-)
>
> > A couple of suggestions:
> >
> > - Maybe use layout N-T for GEMM, or perhaps it is already possible to
> > chose? From my experience NT-col major (TN row major) always leads to
> > higher performance on GEMM.
>
> Ah, good point. We can use all four combinations (NN, TN, NT, TT) to
> emphasize the importance of proper memory layout. That's fairly easy to
> add.
>
>
> > - The plots were hard to read because rather small on my laptop. I would
> > love to be able to make the plot fullscreen, or to display the data as a
> > table when I click on a curve. I don't know how easy this is to do with
> > qt-creator, though...
>
> Yeah, this is a resolution issue. On full-HD resultion it's much better
> to view/navigate, but still it's hard to extract the x/y values. At some
> later point we definitely have to offer a data export. For the time
> being I'll try to display a label if the mouse pointer is over a data item.
>
> > Apart from this, I'm impressed! This is very user-friendly and detailed.
>
> Cool - congrats to Namik! :-)
>
> Best regards,
> Karli
>
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
> _______________________________________________
> ViennaCL-devel mailing list
> ViennaCL-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/viennacl-devel
>
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
ViennaCL-devel mailing list
ViennaCL-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viennacl-devel