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
"platforms/cuda/vscode:/vscode.git/clone" did not exist on "d925ed4bd1972ed9f2194506257321b9b9986ae4"
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 )
...
@@ -171,7 +171,7 @@ void kReduceGrycukGbsaBornSum( amoebaGpuContext amoebaGpu )
kReduceGrycukGbsaBornSum_kernel
<<<
amoebaGpu
->
gpuContext
->
sim
.
blocks
,
384
>>>
();
kReduceGrycukGbsaBornSum_kernel
<<<
amoebaGpu
->
gpuContext
->
sim
.
blocks
,
384
>>>
();
LAUNCHERROR
(
"kReduceGrycukGbsaBornSum"
);
LAUNCHERROR
(
"kReduceGrycukGbsaBornSum"
);
if
(
1
){
if
(
0
){
static
int
callId
=
0
;
static
int
callId
=
0
;
gpuContext
gpu
=
amoebaGpu
->
gpuContext
;
gpuContext
gpu
=
amoebaGpu
->
gpuContext
;
std
::
vector
<
int
>
fileId
;
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