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
11
Issues
11
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
8fbe0a73
Commit
8fbe0a73
authored
Jul 02, 2016
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Shorten more file names to cirucmvent make problem
parent
2c440704
Changes
21
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
21 changed files
with
72 additions
and
72 deletions
+72
-72
Doxyfile.in
Doxyfile.in
+16
-16
Makefile.am
Makefile.am
+49
-49
generated_headers.am
generated_headers.am
+3
-3
test/C/elpa1_test_complex_c_version.c
test/C/elpa1_test_complex_c_version.c
+1
-1
test/C/elpa1_test_real_c_version.c
test/C/elpa1_test_real_c_version.c
+1
-1
test/C/elpa2_test_complex_c_version.c
test/C/elpa2_test_complex_c_version.c
+1
-1
test/C/elpa2_test_real_c_version.c
test/C/elpa2_test_real_c_version.c
+1
-1
test/Fortran/test_complex2_default.F90
test/Fortran/test_complex2_default.F90
+0
-0
test/Fortran/test_real2_default.F90
test/Fortran/test_real2_default.F90
+0
-0
test/shared/blacs_infrastructure.F90
test/shared/blacs_infrastructure.F90
+0
-0
test/shared/call_elpa1.c
test/shared/call_elpa1.c
+0
-0
test/shared/call_elpa2.c
test/shared/call_elpa2.c
+0
-0
test/shared/check_correctnes.F90
test/shared/check_correctnes.F90
+0
-0
test/shared/mod_from_c.F90
test/shared/mod_from_c.F90
+0
-0
test/shared/mod_output_types.F90
test/shared/mod_output_types.F90
+0
-0
test/shared/prepare_matrix.F90
test/shared/prepare_matrix.F90
+0
-0
test/shared/read_input_parameters.F90
test/shared/read_input_parameters.F90
+0
-0
test/shared/redir.c
test/shared/redir.c
+0
-0
test/shared/redirect.F90
test/shared/redirect.F90
+0
-0
test/shared/setup_mpi.F90
test/shared/setup_mpi.F90
+0
-0
test/shared/util.F90
test/shared/util.F90
+0
-0
No files found.
Doxyfile.in
View file @
8fbe0a73
...
...
@@ -854,11 +854,11 @@ EXCLUDE = @top_srcdir@/src/elpa1_compute.F90 \
@top_srcdir@/src/ftimings/resident_set_size.c \
@top_srcdir@/src/ftimings/time.c \
@top_srcdir@/src/ftimings/virtual_memory.c \
@top_srcdir@/test/shared
_sources
/mod_output_types.F90 \
@top_srcdir@/test/
c
/elpa1_test_complex_c_version.c \
@top_srcdir@/test/
c
/elpa1_test_real_c_version.c \
@top_srcdir@/test/
c
/elpa2_test_complex_c_version.c \
@top_srcdir@/test/
c
/elpa2_test_real_c_version.c \
@top_srcdir@/test/shared/mod_output_types.F90 \
@top_srcdir@/test/
C
/elpa1_test_complex_c_version.c \
@top_srcdir@/test/
C
/elpa1_test_real_c_version.c \
@top_srcdir@/test/
C
/elpa2_test_complex_c_version.c \
@top_srcdir@/test/
C
/elpa2_test_real_c_version.c \
@top_srcdir@/test/Fortran/read_real.F90 \
@top_srcdir@/test/Fortran/test_complex2_choose_kernel_with_api.F90 \
@top_srcdir@/test/Fortran/test_complex2_default_kernel.F90 \
...
...
@@ -870,17 +870,17 @@ EXCLUDE = @top_srcdir@/src/elpa1_compute.F90 \
@top_srcdir@/test/Fortran/test_real2.F90 \
@top_srcdir@/test/Fortran/test_real.F90 \
@top_srcdir@/test/Fortran/test_real_with_c.F90 \
@top_srcdir@/test/shared
_sources
/blacs_infrastructure.F90 \
@top_srcdir@/test/shared
_sources
/call_elpa1.c \
@top_srcdir@/test/shared
_sources
/call_elpa2.c \
@top_srcdir@/test/shared
_sources
/check_correctnes.F90 \
@top_srcdir@/test/shared
_sources
/mod_from_c.F90 \
@top_srcdir@/test/shared
_sources
/prepare_matrix.F90 \
@top_srcdir@/test/shared
_sources
/read_input_parameters.F90 \
@top_srcdir@/test/shared
_sources
/redir.c \
@top_srcdir@/test/shared
_sources
/redirect.F90 \
@top_srcdir@/test/shared
_sources
/setup_mpi.F90 \
@top_srcdir@/test/shared
_sources
/util.F90
@top_srcdir@/test/shared/blacs_infrastructure.F90 \
@top_srcdir@/test/shared/call_elpa1.c \
@top_srcdir@/test/shared/call_elpa2.c \
@top_srcdir@/test/shared/check_correctnes.F90 \
@top_srcdir@/test/shared/mod_from_c.F90 \
@top_srcdir@/test/shared/prepare_matrix.F90 \
@top_srcdir@/test/shared/read_input_parameters.F90 \
@top_srcdir@/test/shared/redir.c \
@top_srcdir@/test/shared/redirect.F90 \
@top_srcdir@/test/shared/setup_mpi.F90 \
@top_srcdir@/test/shared/util.F90
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded
...
...
Makefile.am
View file @
8fbe0a73
...
...
@@ -186,11 +186,11 @@ filesdir = $(docdir)/examples
dist_files_DATA
=
\
test
/Fortran/read_real.F90
\
test
/Fortran/test_complex2.F90
\
test
/Fortran/test_complex2_default
_kernel
.F90
\
test
/Fortran/test_complex2_default.F90
\
test
/Fortran/test_complex2_api.F90
\
test
/Fortran/test_complex.F90
\
test
/Fortran/test_real2.F90
\
test
/Fortran/test_real2_default
_kernel
.F90
\
test
/Fortran/test_real2_default.F90
\
test
/Fortran/test_real2_qr.F90
\
test
/Fortran/test_real2_api.F90
\
test
/Fortran/test_real.F90
\
...
...
@@ -213,12 +213,12 @@ noinst_PROGRAMS = \
elpa1_test_complex@SUFFIX@
\
elpa2_test_real@SUFFIX@
\
elpa2_test_complex@SUFFIX@
\
elpa2_test_real_default
_kernel
@SUFFIX@
\
elpa2_test_real_
default_kernel_qr_decomposition
@SUFFIX@
\
elpa2_test_complex_default
_kernel
@SUFFIX@
\
elpa2_test_real_
choose_kernel_with_
api@SUFFIX@
\
elpa2_test_complex_
choose_kernel_with_
api@SUFFIX@
\
elpa1_
test_real_toeplitz_matrix
@SUFFIX@
\
elpa2_test_real_default@SUFFIX@
\
elpa2_test_real_
qr
@SUFFIX@
\
elpa2_test_complex_default@SUFFIX@
\
elpa2_test_real_api@SUFFIX@
\
elpa2_test_complex_api@SUFFIX@
\
elpa1_
real_toeplitz
@SUFFIX@
\
elpa1_test_real_with_c@SUFFIX@
if
!WITH_OPENMP
noinst_PROGRAMS
+=
\
...
...
@@ -234,20 +234,20 @@ build_lib = libelpa@SUFFIX@.la libelpatest@SUFFIX@.la
noinst_LTLIBRARIES
+=
libelpatest@SUFFIX@.la
libelpatest@SUFFIX@
_la_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
libelpatest@SUFFIX@
_la_SOURCES
=
\
test
/shared
_sources
/util.F90
\
test
/shared
_sources
/read_input_parameters.F90
\
test
/shared
_sources
/check_correctnes.F90
\
test
/shared
_sources
/setup_mpi.F90
\
test
/shared
_sources
/blacs_infrastructure.F90
\
test
/shared
_sources
/prepare_matrix.F90
\
test
/shared
_sources
/mod_output_types.F90
\
test
/shared
_sources
/mod_from_c.F90
\
test
/shared
_sources
/call_elpa1.c
test
/shared/util.F90
\
test
/shared/read_input_parameters.F90
\
test
/shared/check_correctnes.F90
\
test
/shared/setup_mpi.F90
\
test
/shared/blacs_infrastructure.F90
\
test
/shared/prepare_matrix.F90
\
test
/shared/mod_output_types.F90
\
test
/shared/mod_from_c.F90
\
test
/shared/call_elpa1.c
if
HAVE_REDIRECT
libelpatest@SUFFIX@
_la_SOURCES
+=
\
test
/shared
_sources
/redir.c
\
test
/shared
_sources
/redirect.F90
test
/shared/redir.c
\
test
/shared/redirect.F90
endif
if
!WITH_OPENMP
...
...
@@ -281,10 +281,10 @@ elpa1_test_real@SUFFIX@_LDADD = $(build_lib)
elpa1_test_real@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa1_test_real@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa1_
test_real_toeplitz_matrix
@SUFFIX@
_SOURCES
=
test
/Fortran/test_toeplitz.F90
elpa1_
test_real_toeplitz_matrix
@SUFFIX@
_LDADD
=
$(build_lib)
elpa1_
test_real_toeplitz_matrix
@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa1_
test_real_toeplitz_matrix
@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa1_
real_toeplitz
@SUFFIX@
_SOURCES
=
test
/Fortran/test_toeplitz.F90
elpa1_
real_toeplitz
@SUFFIX@
_LDADD
=
$(build_lib)
elpa1_
real_toeplitz
@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa1_
real_toeplitz
@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa1_test_real_with_c@SUFFIX@
_SOURCES
=
test
/Fortran/test_real_with_c.F90
elpa1_test_real_with_c@SUFFIX@
_LDADD
=
$(build_lib)
...
...
@@ -296,21 +296,21 @@ elpa2_test_real@SUFFIX@_LDADD = $(build_lib)
elpa2_test_real@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_real@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_test_real_default
_kernel@SUFFIX@
_SOURCES
=
test
/Fortran/test_real2_default_kernel
.F90
elpa2_test_real_default
_kernel
@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_test_real_default
_kernel
@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_real_default
_kernel
@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_test_real_default
@SUFFIX@
_SOURCES
=
test
/Fortran/test_real2_default
.F90
elpa2_test_real_default@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_test_real_default@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_real_default@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_test_real_
default_kernel_qr_decomposition
@SUFFIX@
_SOURCES
=
test
/Fortran/test_real2_qr.F90
elpa2_test_real_
default_kernel_qr_decomposition
@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_test_real_
default_kernel_qr_decomposition
@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_real_
default_kernel_qr_decomposition
@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_test_real_
qr
@SUFFIX@
_SOURCES
=
test
/Fortran/test_real2_qr.F90
elpa2_test_real_
qr
@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_test_real_
qr
@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_real_
qr
@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_test_real_
choose_kernel_with_
api@SUFFIX@
_SOURCES
=
test
/Fortran/test_real2_api.F90
elpa2_test_real_
choose_kernel_with_
api@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_test_real_
choose_kernel_with_
api@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_
real_choose_kernel_with_
api@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_test_real_api@SUFFIX@
_SOURCES
=
test
/Fortran/test_real2_api.F90
elpa2_test_real_api@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_test_real_api@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_api@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa1_test_complex@SUFFIX@
_SOURCES
=
test
/Fortran/test_complex.F90
elpa1_test_complex@SUFFIX@
_LDADD
=
$(build_lib)
...
...
@@ -323,15 +323,15 @@ elpa2_test_complex@SUFFIX@_LDADD = $(build_lib)
elpa2_test_complex@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_complex@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_test_complex_default
_kernel@SUFFIX@
_SOURCES
=
test
/Fortran/test_complex2_default_kernel
.F90
elpa2_test_complex_default
_kernel
@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_test_complex_default
_kernel
@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_complex_default
_kernel
@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_test_complex_default
@SUFFIX@
_SOURCES
=
test
/Fortran/test_complex2_default
.F90
elpa2_test_complex_default@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_test_complex_default@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_complex_default@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_test_complex_
choose_kernel_with_
api@SUFFIX@
_SOURCES
=
test
/Fortran/test_complex2_api.F90
elpa2_test_complex_
choose_kernel_with_
api@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_test_complex_
choose_kernel_with_
api@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_complex_
choose_kernel_with_
api@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_test_complex_api@SUFFIX@
_SOURCES
=
test
/Fortran/test_complex2_api.F90
elpa2_test_complex_api@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_test_complex_api@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
EXTRA_elpa2_test_complex_api@SUFFIX@
_DEPENDENCIES
=
test
/Fortran/elpa_print_headers.X90
elpa2_print_kernels@SUFFIX@
_SOURCES
=
src/elpa2_print_kernels.F90
elpa2_print_kernels@SUFFIX@
_LDADD
=
$(build_lib)
...
...
@@ -341,14 +341,14 @@ check_SCRIPTS = \
elpa1_test_real@SUFFIX@.sh
\
elpa1_test_real_with_c@SUFFIX@.sh
\
elpa2_test_real@SUFFIX@.sh
\
elpa2_test_real_default
_kernel
@SUFFIX@.sh
\
elpa2_test_real_default@SUFFIX@.sh
\
elpa1_test_complex@SUFFIX@.sh
\
elpa2_test_complex@SUFFIX@.sh
\
elpa2_test_real_
default_kernel_qr_decomposition
@SUFFIX@.sh
\
elpa2_test_complex_default
_kernel
@SUFFIX@.sh
\
elpa2_test_real_
choose_kernel_with_
api@SUFFIX@.sh
\
elpa2_test_complex_
choose_kernel_with_
api@SUFFIX@.sh
\
elpa1_
test_real_toeplitz_matrix
@SUFFIX@.sh
\
elpa2_test_real_
qr
@SUFFIX@.sh
\
elpa2_test_complex_default@SUFFIX@.sh
\
elpa2_test_real_api@SUFFIX@.sh
\
elpa2_test_complex_api@SUFFIX@.sh
\
elpa1_
real_toeplitz
@SUFFIX@.sh
\
elpa2_print_kernels@SUFFIX@
...
...
generated_headers.am
View file @
8fbe0a73
...
...
@@ -6,7 +6,7 @@ endef
elpa test:
@mkdir $@
test/shared
_sources
: | test
test/shared: | test
@mkdir $@
config-f90.h: config.h
...
...
@@ -16,12 +16,12 @@ config-f90.h: config.h
elpa/elpa_generated.h: $(top_srcdir)/src/elpa_c_interface.F90 | elpa
$(call extract_interface,!c>)
test/shared
_sources/generated.h: $(wildcard $(top_srcdir)/test/shared_sources/*.F90) | test/shared_sources
test/shared
/generated.h: $(wildcard $(top_srcdir)/test/shared/*.F90) | test/shared
$(call extract_interface,!c>)
elpa/elpa_generated_fortran_interfaces.h: $(wildcard $(top_srcdir)/src/elpa2_kernels/*.c) $(wildcard $(top_srcdir)/src/elpa2_kernels/*.s) | elpa
$(call extract_interface,!f>)
$(call extract_interface,#!f>)
generated_headers= config-f90.h elpa/elpa_generated.h test/shared
_sources
/generated.h elpa/elpa_generated_fortran_interfaces.h
generated_headers= config-f90.h elpa/elpa_generated.h test/shared/generated.h elpa/elpa_generated_fortran_interfaces.h
generated-headers: $(generated_headers)
test/C/elpa1_test_complex_c_version.c
View file @
8fbe0a73
...
...
@@ -51,7 +51,7 @@
#include <math.h>
#include <elpa/elpa.h>
#include <test/shared
_sources
/generated.h>
#include <test/shared/generated.h>
#include <complex.h>
int
main
(
int
argc
,
char
**
argv
)
{
...
...
test/C/elpa1_test_real_c_version.c
View file @
8fbe0a73
...
...
@@ -52,7 +52,7 @@
#include <elpa/elpa.h>
#include "test/shared
_sources
/generated.h"
#include "test/shared/generated.h"
int
main
(
int
argc
,
char
**
argv
)
{
int
myid
;
...
...
test/C/elpa2_test_complex_c_version.c
View file @
8fbe0a73
...
...
@@ -51,7 +51,7 @@
#include <math.h>
#include <elpa/elpa.h>
#include <test/shared
_sources
/generated.h>
#include <test/shared/generated.h>
#include <complex.h>
int
main
(
int
argc
,
char
**
argv
)
{
...
...
test/C/elpa2_test_real_c_version.c
View file @
8fbe0a73
...
...
@@ -51,7 +51,7 @@
#include <math.h>
#include <elpa/elpa.h>
#include <test/shared
_sources
/generated.h>
#include <test/shared/generated.h>
int
main
(
int
argc
,
char
**
argv
)
{
int
myid
;
...
...
test/Fortran/test_complex2_default
_kernel
.F90
→
test/Fortran/test_complex2_default.F90
View file @
8fbe0a73
File moved
test/Fortran/test_real2_default
_kernel
.F90
→
test/Fortran/test_real2_default.F90
View file @
8fbe0a73
File moved
test/shared
_sources
/blacs_infrastructure.F90
→
test/shared/blacs_infrastructure.F90
View file @
8fbe0a73
File moved
test/shared
_sources
/call_elpa1.c
→
test/shared/call_elpa1.c
View file @
8fbe0a73
File moved
test/shared
_sources
/call_elpa2.c
→
test/shared/call_elpa2.c
View file @
8fbe0a73
File moved
test/shared
_sources
/check_correctnes.F90
→
test/shared/check_correctnes.F90
View file @
8fbe0a73
File moved
test/shared
_sources
/mod_from_c.F90
→
test/shared/mod_from_c.F90
View file @
8fbe0a73
File moved
test/shared
_sources
/mod_output_types.F90
→
test/shared/mod_output_types.F90
View file @
8fbe0a73
File moved
test/shared
_sources
/prepare_matrix.F90
→
test/shared/prepare_matrix.F90
View file @
8fbe0a73
File moved
test/shared
_sources
/read_input_parameters.F90
→
test/shared/read_input_parameters.F90
View file @
8fbe0a73
File moved
test/shared
_sources
/redir.c
→
test/shared/redir.c
View file @
8fbe0a73
File moved
test/shared
_sources
/redirect.F90
→
test/shared/redirect.F90
View file @
8fbe0a73
File moved
test/shared
_sources
/setup_mpi.F90
→
test/shared/setup_mpi.F90
View file @
8fbe0a73
File moved
test/shared
_sources
/util.F90
→
test/shared/util.F90
View file @
8fbe0a73
File moved
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