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
f0f38b0f
Commit
f0f38b0f
authored
May 31, 2016
by
Lorenz Huedepohl
Browse files
Merge branch 'bugfixes_current_release' into loh/master
parents
25e2747f
b2f9399a
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
f0f38b0f
...
...
@@ -329,6 +329,9 @@ elpa2_print_kernels@SUFFIX@_SOURCES = src/elpa2_print_kernels.F90
elpa2_print_kernels@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_print_kernels@SUFFIX@
_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
# elpa2_test_real_default_kernel_qr_decomposition@SUFFIX@.sh
check_SCRIPTS
=
\
elpa1_test_real@SUFFIX@.sh
\
elpa1_test_real_with_c@SUFFIX@.sh
\
...
...
@@ -337,11 +340,11 @@ check_SCRIPTS = \
elpa1_test_complex@SUFFIX@.sh
\
elpa2_test_complex@SUFFIX@.sh
\
elpa2_test_complex_default_kernel@SUFFIX@.sh
\
elpa2_test_real_default_kernel_qr_decomposition@SUFFIX@.sh
\
elpa2_test_real_choose_kernel_with_api@SUFFIX@.sh
\
elpa2_test_complex_choose_kernel_with_api@SUFFIX@.sh
\
elpa2_print_kernels@SUFFIX@
if
!WITH_OPENMP
check_SCRIPTS
+=
\
elpa1_test_real_c_version@SUFFIX@.sh
\
...
...
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