José I. Aliaga

Results 6 comments of José I. Aliaga

Hi, I am incorporating the balanced and compressed COO format in GinkGo ( https://doi.org/10.1002/cpe.6515 , https://doi.org/10.1007/978-3-030-71593-9_7). The OMP and CUDA versions is slightly different, and, therefore, I would like to...

Basically, all comments have been included. Probably, the names in core/matrix/bccoo_helper.hpp should be adapted to the snake_case. Do you agree?

The label reg:testing has been added, assuming it means the test directories should be revised. The same for the label reg:benchmarking, but in this case only spmv benchmark has been...

All tests have been successfully passed, except some of them using MPI. But MPI problems doesn't occur if the codes are launched properly using mpirun. Rebasing will probably fix these...

The first comments have been solved, and the new version is in the repository

I have included all of Thomas and Mike's comments. I will now push all the changes to the repository.