CG with Block Jacobi preconditioner on CULA S5
2 posts
• Page 1 of 1
CG with Block Jacobi preconditioner on CULA S5
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
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
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests