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
7ca951d1
"devtools/packaging/scripts/vscode:/vscode.git/clone" did not exist on "0198503fb48a1e10db6bb404a2c9171dd63adbaa"
Commit
7ca951d1
authored
Nov 18, 2009
by
Mark Friedrichs
Browse files
Removed reference to cudaKernels.h
parent
77d3b647
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
plugins/freeEnergy/platforms/cuda/src/kernels/GpuGBVISoftcore.h
...s/freeEnergy/platforms/cuda/src/kernels/GpuGBVISoftcore.h
+0
-1
plugins/freeEnergy/platforms/cuda/src/kernels/kCalculateGBVISoftcoreForces2.cu
...atforms/cuda/src/kernels/kCalculateGBVISoftcoreForces2.cu
+0
-1
No files found.
plugins/freeEnergy/platforms/cuda/src/kernels/GpuGBVISoftcore.h
View file @
7ca951d1
...
@@ -28,7 +28,6 @@
...
@@ -28,7 +28,6 @@
#include "gputypes.h"
#include "gputypes.h"
#include "cudatypes.h"
#include "cudatypes.h"
//#include "cudaKernels.h"
#include "openmm/OpenMMException.h"
#include "openmm/OpenMMException.h"
// info related to nonbonded softcore
// info related to nonbonded softcore
...
...
plugins/freeEnergy/platforms/cuda/src/kernels/kCalculateGBVISoftcoreForces2.cu
View file @
7ca951d1
...
@@ -39,7 +39,6 @@
...
@@ -39,7 +39,6 @@
using
namespace
std
;
using
namespace
std
;
#include "gputypes.h"
#include "gputypes.h"
#include "cudaKernels.h"
#include "GpuFreeEnergyCudaKernels.h"
#include "GpuFreeEnergyCudaKernels.h"
struct
Atom
{
struct
Atom
{
...
...
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