[pooma-dev] POOMA

Jeffrey D. Oldham oldham at codesourcery.com
Fri Oct 31 16:16:17 UTC 2003


Daniels, Lawrence wrote:
> Hi,
> 
>  
> 
> I would like to be able to compile and use POOMA..  I am interested in 
> its possible application to high performance numerical methods.
> 
>  
> 
> I have tried to build version 2.3 by importing  the VS 6.0 dsw file into 
> .NET and compiling. I get one error:
> 
>  
> 
> d:\pooma-2.3.0\src\Tiny\TensorElements.h(115) : error C2027: use of 
> undefined type 'Unwritable'
> 
>         d:\pooma-2.3.0\src\Tiny\TensorElements.h(54) : see declaration 
> of 'Unwritable'
> 
>         d:\pooma-2.3.0\src\Tiny\TensorElements.h(116) : see reference to 
> class template instantiation 'TensorEngineElem<D,T,E,I,J,0>' being compiled
> 
>  
> 
> This was the only compiler error.
> 
> I haven't tried version 2.4 yet as I am not sure where to start and 
> there are no IDE files to work from. Also some of the documentation does 
> not seem to be up to date as it still refers to the IDE files and 
> version 2.3.
> 
> I would be grateful for any help and advice you might be able to offer.

Thank you for your interest in POOMA.

I attach the latest version of TensorElements.h, which was last revised 
2001Apr20 with this comment:

Moved definitions of helper classes Unwritable and Writable
above definition of class TensorElem, since TensorElem uses
objects of these types in member functions that are written
as in-class definitions.

Thus, I conjecture it will solve the difficulty you experienced.

Jeffrey D. Oldham
oldham at codesourcery.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: TensorElements.h
URL: <http://sourcerytools.com/pipermail/pooma-dev/attachments/20031031/02071a5d/attachment.h>


More information about the pooma-dev mailing list