-
Notifications
You must be signed in to change notification settings - Fork 9
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
compilation fails with -cl-opt-disable #61
Comments
Need more info then this, we need to know which driver your using 1.7, is it the stock OpenCL runtime run clinfo G |
Could you please provide the command line as well? |
Apologies for the missing details. I'm using GROMACS v2018, with default flags plus Here's the generated list of command line option (minus the -D's): I'm using 1.7.1-rc5 (IIRC), here's the clinfo output:
|
PS: Removing the |
Hi @pszi1ard, I fixed similar issue earlier. Can you try with the newer version of compiler, which includes this commit: ROCm/clang@217f7ef#diff-6e55490bc6f998368636d91d111084a2 ? |
@kzhuravl will this be in 1.7.1 (asking because I'm short on time so I'd rather wait for the release and test it). |
@pszi1ard currently it is not, I am looking to see it is possible |
When compiling with
-cl-opt-disable
, I get the following errors (one for each kernel function):The text was updated successfully, but these errors were encountered: