Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
elpa
elpa
Commits
29d84527
Commit
29d84527
authored
Feb 18, 2016
by
Andreas Marek
Browse files
Merge branch 'master' of gitlab.mpcdf.mpg.de:elpa/elpa
parents
339b4fca
0eacaed7
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/elpa1_compute.F90
View file @
29d84527
...
...
@@ -2538,6 +2538,8 @@ module ELPA1_compute
#ifdef WITH_OPENMP
integer
(
kind
=
ik
)
::
max_threads
,
my_thread
integer
(
kind
=
ik
)
::
omp_get_max_threads
,
omp_get_thread_num
integer
(
kind
=
ik
)
::
istat
character
(
200
)
::
errorMessage
max_threads
=
omp_get_max_threads
()
...
...
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