Skip to content
Snippets Groups Projects
  • Lukas Cejka's avatar
    1996cd77
    Implement changes: · 1996cd77
    Lukas Cejka authored
    	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.
    1996cd77
    History
    Implement changes:
    Lukas Cejka authored
    	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.