Skip to content
Snippets Groups Projects
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Nov10825Oct24211312118528Sep25203227Aug26252423221716141098765432131Jul3029282726251615141312111097542125Jun24201918171424May529Apr26222120Implemented fix for case when roundToMultiple would give a number smaller than the number of rows, thus causing index to be out of bounds on CUDAImplemented fix for case when roundToMultiple would give a number smaller than the number of rows, thus causing index to be out of bounds on CUDAAdded checking for negative number of elements. Debuggin prints includedAdded checking for negative number of elementsAdded checking for negative number of elementsAdded debuggin printsAdded checking for negative number of elements, in case of int overflow. Debugging prints included.Debugging Ellpack errorsInitial commitAdded exception handling for allocation on CPUUncommented all tests. Updated comments.Removed print outs for checking validity of operator overloading.Changed default precision from all to double.Uncommented result comparison. Changed benchmark to only benchmark Chunked Ellpack.Implemented ChunkedEllpack cross-device assignment, with error checking prints.Added Vector types to help with operator= overloading for cross device assignment.Added FIXME for const vector sorting.Added operator= test for Chunked Ellpack.Added CHELL specific operator = test.Created function to get current date and time for log file naming. Preparation for new branch.Commented out testing of AdEllpack. Preparation for new branch.Commented out Debugging prints. Preparation for new branch.Added output-mode to append the log file, not overwite it. Removed parameter verbose for Matrix Reader.Commented out checking for head and tail of warpList, as they don't contain values, they're just marks to the end of the list.Changed debugging couts. Fixed print test to be the same output as other working formats.Fixed vector product test.Fixed AdEllpack tests.Preliminary templating of WarpInfo and WarpList. Preliminary fix of mistake where WarpList would loop infinitely. Added checkpoints. Committing for backup purposes.Preliminary templating of WarpInfo and WarpList. Commenting for backup purposes.Uncommented setElementTest. Committing for backup purposes.Changed matrix size to 10x10 for setElement test. Added commented out checkpoints.Added verbose option for MatrixReader to be true by default. Added provisional log-file folder creation. Commiting for backup purposes.Added verbose options for MatrixReader.Added verbose options for MatrixReader. Changed order of meta data columns. Commented out adding error messages and added related FIXME.Fixed setDimension, setLike, reset tests.Fixed setLike from bool to void. Casted reduceMap to (int *) to avoid compile error.Fixed setLike from bool to void.Reformatted code.Commented out non-working implementation of getType test and added test failure if it is ran.Reformatted code.
Loading