Open GoogleCodeExporter opened 8 years ago
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
For the GPU part nvcc must be used with
-arch=sm_13
parameter and without
-DSINGLE
parameter. The code compiles and runs without problems. Tests should be done.
Original comment by cuneytsert
on 12 Oct 2012 at 12:37
With the tests I did for the Poisson solver, for large meshes single precision
may give unexpected results and should be avoided.
More systematic tests are necessary.
Original comment by cuneytsert
on 8 Dec 2012 at 1:47
Original issue reported on code.google.com by
cuneytsert
on 7 Apr 2012 at 10:27