Skip to content
Commit 4c6ffcb3 authored by Lukas Cejka's avatar Lukas Cejka Committed by Tomáš Oberhuber
Browse files

Implement changes:

	Added getType test error location, commented out its tests.
	Added visual representation of used matrices in tests.
	Added working and correct version of addElement test.
	Fixed vectorProduct test for Host, CUDA throws illegal memory
access.
	Fixed performSORIteration for Host, CUDA throws segmentation
fault.
	Fixed load/save test to not use a path.
	Added test for print function.
	Reformatted code.
	Added messages thrown for CUDA errors into tests, so that the
whole test doesn't crash after those errors.
	Updated TODO.
parent 97a93bbc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment