Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
docking
ocladock-fpga
Commits
b544e16a
Commit
b544e16a
authored
Nov 10, 2018
by
Leonardo Solis
Browse files
#31, removed not-anymore needed explicit includes to CL/opencl.h
this is already included within xcl2.hpp
parent
da08a6a0
Changes
3
Hide whitespace changes
Inline
Side-by-side
ofdock_taskpar_xl/host/inc/calcenergy.h
View file @
b544e16a
...
...
@@ -94,7 +94,7 @@ typedef struct
} kernelconstant;
*/
#include
"
CL/open
cl.h"
#include
"
x
cl
2
.h
pp
"
#if defined (FIXED_POINT_CONFORM) || defined (FIXED_POINT_LS1) || defined (FIXED_POINT_LS2) || defined (FIXED_POINT_LS3)
#include
"defines_fixedpt.h"
...
...
ofdock_taskpar_xl/host/inc/performdocking.h
View file @
b544e16a
...
...
@@ -12,8 +12,6 @@
#include
"getparameters.h"
#include
"calcenergy.h"
#include
"processresult.h"
#include
<CL/opencl.h>
#include
"xcl2.hpp"
#include
<vector>
...
...
ofdock_taskpar_xl/host/src/performdocking.cpp
View file @
b544e16a
...
...
@@ -14,7 +14,6 @@
#include
<stdlib.h>
#include
<math.h>
#include
<cstring>
#include
"CL/opencl.h"
//// --------------------------------
...
...
Leonardo Solis
@solis
mentioned in commit
5b32bf68
·
Jan 04, 2021
mentioned in commit
5b32bf68
mentioned in commit 5b32bf68fa0b8e979212fbe6641aabfc55fa5378
Toggle commit list
Write
Preview
Supports
Markdown
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