- [x] get/set device num. I/F - [x] enable option of mpicc in cmake : `-DUSE_MPI` - [x] Input MPI_COMM I/F - [x] implement BLAS Lv.1 #56 - [ ] implement global size of Dense - [ ] implement BLAS Lv.2(Dense) - [ ] Checking the working of CG in Dense (precon = none) - [ ] implement `comm_table` of CRS - [ ] implement BLAS Lv.2(CRS) - [ ] Checking the working of CG in CRS (precon = none)