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
559cf7c6
Commit
559cf7c6
authored
Aug 07, 2009
by
Peter Eastman
Browse files
Fixed a bug
parent
2d8e6684
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
platforms/cuda/src/kernels/gpu.cpp
platforms/cuda/src/kernels/gpu.cpp
+3
-0
No files found.
platforms/cuda/src/kernels/gpu.cpp
View file @
559cf7c6
...
@@ -1466,6 +1466,9 @@ void* gpuInit(int numAtoms, unsigned int device, bool useBlockingSync)
...
@@ -1466,6 +1466,9 @@ void* gpuInit(int numAtoms, unsigned int device, bool useBlockingSync)
gpu
->
psRbDihedralParameter2
=
NULL
;
gpu
->
psRbDihedralParameter2
=
NULL
;
gpu
->
psLJ14ID
=
NULL
;
gpu
->
psLJ14ID
=
NULL
;
gpu
->
psLJ14Parameter
=
NULL
;
gpu
->
psLJ14Parameter
=
NULL
;
gpu
->
psCustomParams
=
NULL
;
gpu
->
psCustomExceptionID
=
NULL
;
gpu
->
psCustomExceptionParams
=
NULL
;
gpu
->
psEwaldCosSinSum
=
NULL
;
gpu
->
psEwaldCosSinSum
=
NULL
;
gpu
->
psShakeID
=
NULL
;
gpu
->
psShakeID
=
NULL
;
gpu
->
psShakeParameter
=
NULL
;
gpu
->
psShakeParameter
=
NULL
;
...
...
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