Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
cff89c54
Commit
cff89c54
authored
Oct 03, 2011
by
Mark Friedrichs
Browse files
Turn off diagnostics
parent
25058a77
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
plugins/amoeba/platforms/cuda/src/kernels/kCalculateAmoebaCudaGrycuk.cu
.../platforms/cuda/src/kernels/kCalculateAmoebaCudaGrycuk.cu
+1
-1
No files found.
plugins/amoeba/platforms/cuda/src/kernels/kCalculateAmoebaCudaGrycuk.cu
View file @
cff89c54
...
...
@@ -171,7 +171,7 @@ void kReduceGrycukGbsaBornSum( amoebaGpuContext amoebaGpu )
kReduceGrycukGbsaBornSum_kernel
<<<
amoebaGpu
->
gpuContext
->
sim
.
blocks
,
384
>>>
();
LAUNCHERROR
(
"kReduceGrycukGbsaBornSum"
);
if
(
1
){
if
(
0
){
static
int
callId
=
0
;
gpuContext
gpu
=
amoebaGpu
->
gpuContext
;
std
::
vector
<
int
>
fileId
;
...
...
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