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
2b581bfd
"vscode:/vscode.git/clone" did not exist on "4f425eac0fe5be2e3d70315a48780cff638a6b82"
Commit
2b581bfd
authored
Mar 22, 2010
by
Scott Le Grand
Browse files
Makes Fermi more less work...
parent
2f1c9531
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
platforms/cuda/src/kernels/cudatypes.h
platforms/cuda/src/kernels/cudatypes.h
+1
-1
No files found.
platforms/cuda/src/kernels/cudatypes.h
View file @
2b581bfd
...
@@ -218,7 +218,7 @@ static const unsigned int GRID = 32;
...
@@ -218,7 +218,7 @@ static const unsigned int GRID = 32;
static
const
unsigned
int
GRIDBITS
=
5
;
static
const
unsigned
int
GRIDBITS
=
5
;
static
const
int
G8X_BLOCKS_PER_SM
=
1
;
static
const
int
G8X_BLOCKS_PER_SM
=
1
;
static
const
int
GT2XX_BLOCKS_PER_SM
=
1
;
static
const
int
GT2XX_BLOCKS_PER_SM
=
1
;
static
const
int
GF1XX_BLOCKS_PER_SM
=
3
;
static
const
int
GF1XX_BLOCKS_PER_SM
=
1
;
static
const
int
G8X_NONBOND_THREADS_PER_BLOCK
=
256
;
static
const
int
G8X_NONBOND_THREADS_PER_BLOCK
=
256
;
static
const
int
GT2XX_NONBOND_THREADS_PER_BLOCK
=
320
;
static
const
int
GT2XX_NONBOND_THREADS_PER_BLOCK
=
320
;
...
...
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