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
90ae28fc
Commit
90ae28fc
authored
Apr 20, 2021
by
Andreas Marek
Browse files
Correct typo in preprocessor conditional
parent
7200c1d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/GPU/check_for_gpu.F90
View file @
90ae28fc
...
...
@@ -180,7 +180,7 @@ module mod_check_for_gpu
#ifdef WITH_NVIDIA_GPU_VERSION
print
*
,
"error in cuda_getdevicecount"
#endif
#ifdef WITH_AM
P
D_GPU_VERSION
#ifdef WITH_AMD_GPU_VERSION
print
*
,
"error in hip_getdevicecount"
#endif
stop
1
...
...
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