Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
670375f4
Commit
670375f4
authored
Apr 22, 2017
by
Andreas Marek
Browse files
Move test src in subdirectories
parent
c63c8b7a
Changes
37
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/Fortran/
test_
complex
2
_api.F90
→
test/Fortran/
elpa2/
complex_api.F90
View file @
670375f4
...
@@ -154,7 +154,7 @@ program test_complex2_choose_kernel_with_api_double_precision
...
@@ -154,7 +154,7 @@ program test_complex2_choose_kernel_with_api_double_precision
STATUS
=
0
STATUS
=
0
#define COMPLEXCASE
#define COMPLEXCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test_
complex
2
_default.F90
→
test/Fortran/
elpa2/
complex_default
_kernel
.F90
View file @
670375f4
...
@@ -155,7 +155,7 @@ program test_complex2_default_kernel_double_precision
...
@@ -155,7 +155,7 @@ program test_complex2_default_kernel_double_precision
STATUS
=
0
STATUS
=
0
#define COMPLEXCASE
#define COMPLEXCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test_
complex
2
_gpu.F90
→
test/Fortran/
elpa2/
complex_gpu.F90
View file @
670375f4
...
@@ -155,7 +155,7 @@ program test_complex2_gpu_version_double_precision
...
@@ -155,7 +155,7 @@ program test_complex2_gpu_version_double_precision
STATUS
=
0
STATUS
=
0
#define COMPLEXCASE
#define COMPLEXCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test_
real
2
.F90
→
test/Fortran/
elpa2/
real.F90
View file @
670375f4
...
@@ -149,7 +149,7 @@ program test_real2_double_precision
...
@@ -149,7 +149,7 @@ program test_real2_double_precision
STATUS
=
0
STATUS
=
0
#define REALCASE
#define REALCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test_
real
2
_api.F90
→
test/Fortran/
elpa2/
real_api.F90
View file @
670375f4
...
@@ -152,7 +152,7 @@ program test_real2_choose_kernel_with_api_double_precision
...
@@ -152,7 +152,7 @@ program test_real2_choose_kernel_with_api_double_precision
STATUS
=
0
STATUS
=
0
#define REALCASE
#define REALCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test_
real
2
_default.F90
→
test/Fortran/
elpa2/
real_default
_kernel
.F90
View file @
670375f4
...
@@ -151,7 +151,7 @@ program test_real2_default_kernel_double_precision
...
@@ -151,7 +151,7 @@ program test_real2_default_kernel_double_precision
STATUS
=
0
STATUS
=
0
#define REALCASE
#define REALCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test_
real
2
_gpu.F90
→
test/Fortran/
elpa2/
real_gpu.F90
View file @
670375f4
...
@@ -153,7 +153,7 @@ program test_real2_gpu_version_double_precision
...
@@ -153,7 +153,7 @@ program test_real2_gpu_version_double_precision
STATUS
=
0
STATUS
=
0
#define REALCASE
#define REALCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test_
real
2
_qr.F90
→
test/Fortran/
elpa2/
real_qr.F90
View file @
670375f4
...
@@ -192,7 +192,7 @@ program test_real2_default_kernel_qr_decomposition_double_precision
...
@@ -192,7 +192,7 @@ program test_real2_default_kernel_qr_decomposition_double_precision
#define REALCASE
#define REALCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test_complex2_single
.F90
→
test/Fortran/
elpa2/single_complex
.F90
View file @
670375f4
...
@@ -154,7 +154,7 @@ program test_complex2_single_precision
...
@@ -154,7 +154,7 @@ program test_complex2_single_precision
STATUS
=
0
STATUS
=
0
#define COMPLEXCASE
#define COMPLEXCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test
_complex
2
_api
_single
.F90
→
test/Fortran/
elpa2/single
_complex_api.F90
View file @
670375f4
...
@@ -154,7 +154,7 @@ program test_complex2_choose_kernel_with_api_single_precision
...
@@ -154,7 +154,7 @@ program test_complex2_choose_kernel_with_api_single_precision
STATUS
=
0
STATUS
=
0
#define COMPLEXCASE
#define COMPLEXCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test
_complex
2
_default_
single
.F90
→
test/Fortran/
elpa2/single
_complex_default_
kernel
.F90
View file @
670375f4
...
@@ -155,7 +155,7 @@ program test_complex2_default_kernel_single_precision
...
@@ -155,7 +155,7 @@ program test_complex2_default_kernel_single_precision
STATUS
=
0
STATUS
=
0
#define COMPLEXCASE
#define COMPLEXCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test
_complex
2
_gpu
_single
.F90
→
test/Fortran/
elpa2/single
_complex_gpu.F90
View file @
670375f4
...
@@ -155,7 +155,7 @@ program test_complex2_gpu_version_single_precision
...
@@ -155,7 +155,7 @@ program test_complex2_gpu_version_single_precision
STATUS
=
0
STATUS
=
0
#define COMPLEXCASE
#define COMPLEXCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test_real2_
single.F90
→
test/Fortran/
elpa2/
single
_real
.F90
View file @
670375f4
...
@@ -149,7 +149,7 @@ program test_real2_single_precision
...
@@ -149,7 +149,7 @@ program test_real2_single_precision
STATUS
=
0
STATUS
=
0
#define REALCASE
#define REALCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test
_real
2
_api
_single
.F90
→
test/Fortran/
elpa2/single
_real_api.F90
View file @
670375f4
...
@@ -152,7 +152,7 @@ program test_real2_choose_kernel_with_api_single_precision
...
@@ -152,7 +152,7 @@ program test_real2_choose_kernel_with_api_single_precision
STATUS
=
0
STATUS
=
0
#define REALCASE
#define REALCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test
_real
2
_default_
single
.F90
→
test/Fortran/
elpa2/single
_real_default_
kernel
.F90
View file @
670375f4
...
@@ -151,7 +151,7 @@ program test_real2_default_kernel_single_precision
...
@@ -151,7 +151,7 @@ program test_real2_default_kernel_single_precision
STATUS
=
0
STATUS
=
0
#define REALCASE
#define REALCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test
_real
2
_gpu
_single
.F90
→
test/Fortran/
elpa2/single
_real_gpu.F90
View file @
670375f4
...
@@ -153,7 +153,7 @@ program test_real2_gpu_version_single_precision
...
@@ -153,7 +153,7 @@ program test_real2_gpu_version_single_precision
STATUS
=
0
STATUS
=
0
#define REALCASE
#define REALCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
test/Fortran/
test
_real
2
_qr
_single
.F90
→
test/Fortran/
elpa2/single
_real_qr.F90
View file @
670375f4
...
@@ -196,7 +196,7 @@ program test_real2_default_kernel_qr_decomposition_single_precision
...
@@ -196,7 +196,7 @@ program test_real2_default_kernel_qr_decomposition_single_precision
endif
endif
#define REALCASE
#define REALCASE
#include "elpa_print_headers.X90"
#include "
../
elpa_print_headers.X90"
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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