Issue1388 (#1389)
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sat, 9 Dec 2017 21:29:03 +0000 (22:29 +0100)
committerGitHub <noreply@github.com>
Sat, 9 Dec 2017 21:29:03 +0000 (22:29 +0100)
commit177b78c8b426185c298b3b31b4a35ce7a4658cc2
treee23a8fbf70dbc8e39150e8030dc69b590cbbd83e
parent281a2b952ffec9a132f4d28a1b6aa86f54bd6cf7
Issue1388 (#1389)

* Calculation of chunk range limits was ignoring num_cpu

bug introduced by me in #1262 - should fix #1388

* Calculation of range limits was ignoring num_cpu

bug introduced by me in #1262

* Calculation of chunk range limits was ignoring num_cpu

bug introduced by me in #1262

* Calculation of chunk range limits was ignoring num_cpu

bug introduced by me in #1262

* Calculation of chunk range limits was ignoring num_cpu

bug introduced by me in #1262

* Calculation of chunk range limits was ignoring num_cpu

bug introduced by me in #1262
driver/level2/gbmv_thread.c
driver/level2/sbmv_thread.c
driver/level2/spmv_thread.c
driver/level2/symv_thread.c
driver/level2/tbmv_thread.c
driver/level2/tpmv_thread.c