[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
CULA • View topic - CG with Block Jacobi preconditioner on CULA S5

CG with Block Jacobi preconditioner on CULA S5

General CULA Sparse support and troubleshooting. Use this forum if you are having a general problem or have encountered a bug.

CG with Block Jacobi preconditioner on CULA S5

Postby omidkar » Wed May 22, 2013 9:06 pm

Hi,

I need to use the preconditioned CG with block Jacobi preconditioner using CULA.
Unfortunately, I am getting a weird error upon building the problem:

"
error C2065: 'culaSparseBlockOptions' : undeclared identifier
error C2146: syntax error : missing ';' before identifier 'precondOpts'
error C2065: 'precondOpts' : undeclared identifier
error C2065: 'precondOpts' : undeclared identifier
error C2065: 'precondOpts' : undeclared identifier
error C3861: 'culaSparseCudaDcooCgBlockjacobi': identifier not found
"
no similar error occurs when using CG alone, or with other preconditioners supplied by CULA.
I am using CULA s5, with CUDA 5.0 on a Tesla K20.

Can anybody please help me with this issue?

Many thanks,

Omid
omidkar
 
Posts: 2
Joined: Wed Jan 23, 2013 5:35 pm

Re: CG with Block Jacobi preconditioner on CULA S5

Postby john » Thu May 23, 2013 6:02 am

john
Administrator
 
Posts: 587
Joined: Thu Jul 23, 2009 2:31 pm


Return to CULA Sparse Support

Who is online

Users browsing this forum: No registered users and 2 guests

cron