Posted by Valera Veryazov on February 12, 2003 at 21:41:20:
In Reply to: Re: I just need a few basis functions more... posted by jellby on February 12, 2003 at 19:15:31:
: So, is there no way to use 8-byte integers in 32-bit machines? I hoped this could be accomplished with the -i8 option of the portland compilers. Well, it may require a rewrite of the code, so nevermind.
Yes, portland compiler and Intel compiler allows to use -i8 option. But Global Array's
C functions should be rewritten to handle long long int!
Subject:
Comments:
E-Mail: