Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
elpa
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
15
Issues
15
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
elpa
elpa
Commits
671f16fb
Commit
671f16fb
authored
Jan 03, 2018
by
Pavel Kus
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master_pre_stage' into pkus/generalized
parents
b5c6f576
2f1729ea
Changes
37
Hide whitespace changes
Inline
Side-by-side
Showing
37 changed files
with
48 additions
and
48 deletions
+48
-48
test/C/test.c
test/C/test.c
+2
-2
test/C/test_autotune.c
test/C/test_autotune.c
+2
-2
test/Fortran/driver/legacy_interface/legacy_complex_driver.F90
...Fortran/driver/legacy_interface/legacy_complex_driver.F90
+1
-1
test/Fortran/driver/legacy_interface/legacy_real_driver.F90
test/Fortran/driver/legacy_interface/legacy_real_driver.F90
+1
-1
test/Fortran/driver/legacy_interface/legacy_single_complex_driver.F90
.../driver/legacy_interface/legacy_single_complex_driver.F90
+1
-1
test/Fortran/driver/legacy_interface/legacy_single_real_driver.F90
...ran/driver/legacy_interface/legacy_single_real_driver.F90
+1
-1
test/Fortran/elpa1/legacy_interface/legacy_complex.F90
test/Fortran/elpa1/legacy_interface/legacy_complex.F90
+1
-1
test/Fortran/elpa1/legacy_interface/legacy_complex_gpu.F90
test/Fortran/elpa1/legacy_interface/legacy_complex_gpu.F90
+1
-1
test/Fortran/elpa1/legacy_interface/legacy_real.F90
test/Fortran/elpa1/legacy_interface/legacy_real.F90
+1
-1
test/Fortran/elpa1/legacy_interface/legacy_real_gpu.F90
test/Fortran/elpa1/legacy_interface/legacy_real_gpu.F90
+1
-1
test/Fortran/elpa1/legacy_interface/legacy_single_complex.F90
.../Fortran/elpa1/legacy_interface/legacy_single_complex.F90
+1
-1
test/Fortran/elpa1/legacy_interface/legacy_single_complex_gpu.F90
...tran/elpa1/legacy_interface/legacy_single_complex_gpu.F90
+1
-1
test/Fortran/elpa1/legacy_interface/legacy_single_real.F90
test/Fortran/elpa1/legacy_interface/legacy_single_real.F90
+1
-1
test/Fortran/elpa1/legacy_interface/legacy_single_real_gpu.F90
...Fortran/elpa1/legacy_interface/legacy_single_real_gpu.F90
+1
-1
test/Fortran/elpa2/complex_2stage_banded.F90
test/Fortran/elpa2/complex_2stage_banded.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_complex.F90
test/Fortran/elpa2/legacy_interface/legacy_complex.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_complex_api.F90
test/Fortran/elpa2/legacy_interface/legacy_complex_api.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_complex_default_kernel.F90
.../elpa2/legacy_interface/legacy_complex_default_kernel.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_complex_gpu.F90
test/Fortran/elpa2/legacy_interface/legacy_complex_gpu.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_real.F90
test/Fortran/elpa2/legacy_interface/legacy_real.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_real_api.F90
test/Fortran/elpa2/legacy_interface/legacy_real_api.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_real_default_kernel.F90
...ran/elpa2/legacy_interface/legacy_real_default_kernel.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_real_gpu.F90
test/Fortran/elpa2/legacy_interface/legacy_real_gpu.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_real_qr.F90
test/Fortran/elpa2/legacy_interface/legacy_real_qr.F90
+3
-3
test/Fortran/elpa2/legacy_interface/legacy_single_complex.F90
.../Fortran/elpa2/legacy_interface/legacy_single_complex.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_single_complex_api.F90
...tran/elpa2/legacy_interface/legacy_single_complex_api.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_single_complex_default_kernel.F90
...legacy_interface/legacy_single_complex_default_kernel.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_single_complex_gpu.F90
...tran/elpa2/legacy_interface/legacy_single_complex_gpu.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_single_real.F90
test/Fortran/elpa2/legacy_interface/legacy_single_real.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_single_real_api.F90
...Fortran/elpa2/legacy_interface/legacy_single_real_api.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_single_real_default_kernel.F90
...a2/legacy_interface/legacy_single_real_default_kernel.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_single_real_gpu.F90
...Fortran/elpa2/legacy_interface/legacy_single_real_gpu.F90
+1
-1
test/Fortran/elpa2/legacy_interface/legacy_single_real_qr.F90
.../Fortran/elpa2/legacy_interface/legacy_single_real_qr.F90
+5
-5
test/Fortran/elpa2/real_2stage_banded.F90
test/Fortran/elpa2/real_2stage_banded.F90
+1
-1
test/Fortran/elpa2/single_complex_2stage_banded.F90
test/Fortran/elpa2/single_complex_2stage_banded.F90
+1
-1
test/Fortran/elpa2/single_real_2stage_banded.F90
test/Fortran/elpa2/single_real_2stage_banded.F90
+1
-1
test/shared/test_read_input_parameters.F90
test/shared/test_read_input_parameters.F90
+4
-4
No files found.
test/C/test.c
View file @
671f16fb
...
@@ -135,8 +135,8 @@ int main(int argc, char** argv) {
...
@@ -135,8 +135,8 @@ int main(int argc, char** argv) {
nev
=
atoi
(
argv
[
2
]);
nev
=
atoi
(
argv
[
2
]);
nblk
=
atoi
(
argv
[
3
]);
nblk
=
atoi
(
argv
[
3
]);
}
else
{
}
else
{
na
=
10
00
;
na
=
5
00
;
nev
=
50
0
;
nev
=
25
0
;
nblk
=
16
;
nblk
=
16
;
}
}
...
...
test/C/test_autotune.c
View file @
671f16fb
...
@@ -126,8 +126,8 @@ int main(int argc, char** argv) {
...
@@ -126,8 +126,8 @@ int main(int argc, char** argv) {
nev
=
atoi
(
argv
[
2
]);
nev
=
atoi
(
argv
[
2
]);
nblk
=
atoi
(
argv
[
3
]);
nblk
=
atoi
(
argv
[
3
]);
}
else
{
}
else
{
na
=
10
00
;
na
=
5
00
;
nev
=
50
0
;
nev
=
25
0
;
nblk
=
16
;
nblk
=
16
;
}
}
...
...
test/Fortran/driver/legacy_interface/legacy_complex_driver.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/driver/legacy_interface/legacy_real_driver.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/driver/legacy_interface/legacy_single_complex_driver.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/driver/legacy_interface/legacy_single_real_driver.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa1/legacy_interface/legacy_complex.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa1/legacy_interface/legacy_complex_gpu.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa1/legacy_interface/legacy_real.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
5000, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa1/legacy_interface/legacy_real_gpu.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa1/legacy_interface/legacy_single_complex.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa1/legacy_interface/legacy_single_complex_gpu.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa1/legacy_interface/legacy_single_real.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa1/legacy_interface/legacy_single_real_gpu.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/complex_2stage_banded.F90
View file @
671f16fb
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_complex.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_complex_api.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_complex_default_kernel.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_complex_gpu.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_real.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_real_api.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_real_default_kernel.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_real_gpu.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_real_qr.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
@@ -141,8 +141,8 @@ program test_real2_default_kernel_qr_decomposition_double_precision
...
@@ -141,8 +141,8 @@ program test_real2_default_kernel_qr_decomposition_double_precision
! endif
! endif
! nblk = 2
! nblk = 2
! na =
40
00
! na =
5
00
! nev = 150
0
! nev = 150
! ! make sure na, nbl is even
! ! make sure na, nbl is even
! if (mod(nblk,2 ) .ne. 0) then
! if (mod(nblk,2 ) .ne. 0) then
...
...
test/Fortran/elpa2/legacy_interface/legacy_single_complex.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_single_complex_api.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_single_complex_default_kernel.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_single_complex_gpu.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_single_real.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_single_real_api.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_single_real_default_kernel.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_single_real_gpu.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/legacy_interface/legacy_single_real_qr.F90
View file @
671f16fb
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
@@ -143,11 +143,11 @@ program test_real2_default_kernel_qr_decomposition_single_precision
...
@@ -143,11 +143,11 @@ program test_real2_default_kernel_qr_decomposition_single_precision
! ! override nblk
! ! override nblk
! nblk = 2
! nblk = 2
! na =
40
00
! na =
5
00
! nev = 150
0
! nev = 150
!! nblk = 32
!! nblk = 32
! ! na =
40
00
! ! na =
5
00
! ! nev = 150
0
! ! nev = 150
!
!
! ! make sure na, nbl is even
! ! make sure na, nbl is even
! if (mod(nblk,2 ) .ne. 0) then
! if (mod(nblk,2 ) .ne. 0) then
...
...
test/Fortran/elpa2/real_2stage_banded.F90
View file @
671f16fb
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/single_complex_2stage_banded.F90
View file @
671f16fb
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/Fortran/elpa2/single_real_2stage_banded.F90
View file @
671f16fb
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> By calling executable [arg1] [arg2] [arg3] [arg4]
!> one can define the size (arg1), the number of
!> one can define the size (arg1), the number of
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> Eigenvectors to compute (arg2), and the blocking (arg3).
!> If these values are not set default values (
4000, 150
0, 16)
!> If these values are not set default values (
500, 15
0, 16)
!> are choosen.
!> are choosen.
!> If these values are set the 4th argument can be
!> If these values are set the 4th argument can be
!> "output", which specifies that the EV's are written to
!> "output", which specifies that the EV's are written to
...
...
test/shared/test_read_input_parameters.F90
View file @
671f16fb
...
@@ -215,8 +215,8 @@ module test_read_input_parameters
...
@@ -215,8 +215,8 @@ module test_read_input_parameters
! default parameters
! default parameters
input_options
%
datatype
=
1
input_options
%
datatype
=
1
input_options
%
na
=
40
00
input_options
%
na
=
5
00
input_options
%
nev
=
150
0
input_options
%
nev
=
150
input_options
%
nblk
=
16
input_options
%
nblk
=
16
input_options
%
write_to_file
%
eigenvectors
=
.false.
input_options
%
write_to_file
%
eigenvectors
=
.false.
...
@@ -350,8 +350,8 @@ module test_read_input_parameters
...
@@ -350,8 +350,8 @@ module test_read_input_parameters
integer
(
kind
=
ik
)
::
mpierr
integer
(
kind
=
ik
)
::
mpierr
! default parameters
! default parameters
na
=
4
000
na
=
5
000
nev
=
150
0
nev
=
150
nblk
=
16
nblk
=
16
write_to_file
%
eigenvectors
=
.false.
write_to_file
%
eigenvectors
=
.false.
write_to_file
%
eigenvalues
=
.false.
write_to_file
%
eigenvalues
=
.false.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment