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
10
Issues
10
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
862869d0
Commit
862869d0
authored
Apr 25, 2016
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Missing dependency of mod_precision.f90 for elpa2_print_available_kernels
parent
c0ce2f09
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile.am
Makefile.am
+1
-1
No files found.
Makefile.am
View file @
862869d0
...
...
@@ -251,7 +251,7 @@ elpa2_test_complex_choose_kernel_with_api@SUFFIX@_SOURCES = test/fortran_test_pr
elpa2_test_complex_choose_kernel_with_api@SUFFIX@
_LDADD
=
$(build_lib)
elpa2_print_kernels@SUFFIX@
_SOURCES
=
src/print_available_elpa2_kernels.F90
$(shared_sources)
$(redirect_sources)
elpa2_print_kernels@SUFFIX@
_SOURCES
=
src/print_available_elpa2_kernels.F90
src/mod_precision.f90
$(shared_sources)
$(redirect_sources)
elpa2_print_kernels@SUFFIX@
_LDADD
=
$(build_lib)
...
...
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