Fixed block row formula in block GS test (Fix #648) #649
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
(an example of #478, which is incorrect integer division with rounding up)
This caused the X vector to have the wrong length. I replicated #648 locally and checked that this fixed it.
RIDE:
#######################################################
PASSED TESTS
#######################################################
cuda-10.1.105-Cuda_OpenMP-release build_time=541 run_time=398
cuda-10.1.105-Cuda_Serial-release build_time=551 run_time=508
cuda-9.2.88-Cuda_OpenMP-release build_time=531 run_time=545
cuda-9.2.88-Cuda_Serial-release build_time=571 run_time=647
gcc-6.4.0-OpenMP_Serial-release build_time=207 run_time=382
gcc-7.2.0-OpenMP-release build_time=130 run_time=126
gcc-7.2.0-OpenMP_Serial-release build_time=183 run_time=356
gcc-7.2.0-Serial-release build_time=122 run_time=226
ibm-16.1.0-Serial-release build_time=504 run_time=392
Kokkos-dev2 (only failure is due to #645 )
#######################################################
PASSED TESTS
#######################################################
clang-8.0-Pthread_Serial-release build_time=86 run_time=370
cuda-10.1-Cuda_OpenMP-release build_time=272 run_time=318
cuda-9.2-Cuda_Serial-release build_time=264 run_time=428
gcc-7.3.0-OpenMP-release build_time=60 run_time=117
gcc-7.3.0-Pthread-release build_time=58 run_time=186
gcc-8.3.0-Serial-release build_time=59 run_time=177
gcc-9.1-OpenMP-release build_time=72 run_time=109
gcc-9.1-Serial-release build_time=65 run_time=175
intel-18.0.5-OpenMP-release build_time=169 run_time=121
#######################################################
FAILED TESTS
#######################################################
clang-8.0-Cuda_OpenMP-release (test failed)