Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile fortrancl OK while failed to compile and link examples #13

Open
GoogleCodeExporter opened this issue Dec 20, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

I try to compile fortrancl on a Xeon server, OS: Ubuntu server, 12.04.4. Intel 
OpenCL SDK 2013 and AMD OpenCL SDK have been tried. Fortrancl library can be 
compiled correctly while examples in package could not generated correctly.


What steps will reproduce the problem?
1. Platform: Intel Xeon 2653, with Intel OpenCL SDK 2013, AMD SDK gives same 
error
2. Compiler: ifort + gcc, ifort + icc give same error
3. Make fortrancl library works fine. But compile and link examples in 
fortrancl failed.
4. Noticed warning messages likes

checking CL/cl.h usability... yes
checking CL/cl.h presence... no
configure: WARNING: CL/cl.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: CL/cl.h: proceeding with the compiler's result
checking for CL/cl.h... yes

When I try to compile and link examples, it will failed like

Furthermore, I have tried to use fortrancl on my Mac and a personal computer 
with AMD SDK and ubuntu 12.04.4 and without any problem and no above warning 
message given.

The "fortrancl" is a cute tools.


Original issue reported on code.google.com by bingbing...@gmail.com on 4 May 2014 at 10:18

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant