Error in running the example
2 posts
• Page 1 of 1
Error in running the example
After installing the cula premium,I run the example geqrf and it failed.The error description is shown below.
Error 1 error C2719: 'alpha': formal parameter with __declspec(align('8')) won't be aligned c:\program files\cula\include\culapack.h 82 geqrf
Error 2 error C2719: 'beta': formal parameter with __declspec(align('8')) won't be aligned c:\program files\cula\include\culapack.h 82 geqrf
Error 3 error C2719: 'alpha': formal parameter with __declspec(align('16')) won't be aligned c:\program files\cula\include\culapack.h 248 geqrf
Error 4 error C2719: 'beta': formal parameter with __declspec(align('16')) won't be aligned c:\program files\cula\include\culapack.h 248 geqrf
What problem may it be? And how to solve this problem? Thanks for your answer!
Error 1 error C2719: 'alpha': formal parameter with __declspec(align('8')) won't be aligned c:\program files\cula\include\culapack.h 82 geqrf
Error 2 error C2719: 'beta': formal parameter with __declspec(align('8')) won't be aligned c:\program files\cula\include\culapack.h 82 geqrf
Error 3 error C2719: 'alpha': formal parameter with __declspec(align('16')) won't be aligned c:\program files\cula\include\culapack.h 248 geqrf
Error 4 error C2719: 'beta': formal parameter with __declspec(align('16')) won't be aligned c:\program files\cula\include\culapack.h 248 geqrf
What problem may it be? And how to solve this problem? Thanks for your answer!
- pshi
- Posts: 1
- Joined: Wed Apr 20, 2011 12:29 am
Re: Error in running the example
Please try
#define CULA_USE_CUDA_COMPLEX
... place this prior to all CULA includes.
Are you compiling 32-bit? This shouldn't be a problem under 64-bit but is known to happen in 32.
The next release of CULA should be a little more graceful about this. Thanks for your patience.
#define CULA_USE_CUDA_COMPLEX
... place this prior to all CULA includes.
Are you compiling 32-bit? This shouldn't be a problem under 64-bit but is known to happen in 32.
The next release of CULA should be a little more graceful about this. Thanks for your patience.
- john
- Administrator
- Posts: 587
- Joined: Thu Jul 23, 2009 2:31 pm
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest