Hi Karl, to correct myself, I am actually using ViennaCL 1.7.1.  I'd read the 
version.hpp file in my install last time I brought it up, and it still shows 
1.7.0 as the version.


FYI this is still in the current master as 1.7.0:

https://github.com/viennacl/viennacl-dev/blob/master/viennacl/version.hpp

________________________________
From: Andrew Palumbo <ap....@outlook.com>
Sent: Wednesday, October 12, 2016 10:53:12 AM
To: Karl Rupp; viennacl-devel@lists.sourceforge.net
Subject: RE: [ViennaCL-devel] Fw: Matrix * Vector CL_OUT_OF_RESOURCES error

Interesting...

Sorry I was mistaken again .  I am running with the 1.7.0 library (just checked 
the version.hpp file)

Thank you.


Sent from my Verizon Wireless 4G LTE smartphone


-------- Original message --------
From: Karl Rupp <r...@iue.tuwien.ac.at>
Date: 10/12/2016 1:55 AM (GMT-08:00)
To: Andrew Palumbo <ap....@outlook.com>, viennacl-devel@lists.sourceforge.net
Subject: Re: [ViennaCL-devel] Fw: Matrix * Vector CL_OUT_OF_RESOURCES error

Hi Andy,

> As I mentioned before, I'm using libviennacl-dev version 1.7.1 installed
> from the ubunto repo.
>
>
>
> When I run your attached code, I get do get an error:
>
>
> andrew@michael:~/Downloads$ g++ DenseVectorMmul.cpp
> -I/usr/include/viennacl/ -lOpenCL -o denseVec
>
> andrew@michael:~/Downloads$ ./denseVec
> terminate called after throwing an instance of 'viennacl::memory_exception'
>   what():  ViennaCL: Internal memory error: not initialised!
> Aborted (core dumped)
>
> andrew@michael:~/Downloads$ g++ --version
> g++ (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609
> Copyright (C) 2015 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Now things get weird: I can't reproduce the problem with neiter the
current developer tip, the 1.7.1 release, and 1.7.0, GCC 4.6 and GCC
4.8. I'll replicate your environment (Ubuntu 16.04) and try it there.

Best regards,
Karli

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
ViennaCL-devel mailing list
ViennaCL-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viennacl-devel

Reply via email to