-
Notifications
You must be signed in to change notification settings - Fork 42
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
hiop@develop%clang-rocm
unable to build
#667
Comments
Relevant ExaGO PR - pnnl/ExaGO#20. Likely going to stick with making 0.7.2 the version ExaGO 1.6.0 targets for now, and then work on 1.0.0+ compatibility in 1.6.1... cc @abhyshr |
@cameronrutherford The main problem in this issue is that we used cflag Please let me know which way you prefer. |
@jaelynlitz - can you also make sure this is resolved / not an issue during your incline testing? This might be something small to close out? |
I believe this has been fixed for the moment with #673. So this can probably be closed unless there is a desire to actually remove the unused variables flagged by the compiler. |
Building HiOp spec
hiop@develop%[email protected] cxxflags="--gcc-toolchain=/share/apps/gcc/8.4.0/" ~cuda~deepchecking~ginkgo~ipo~jsrun+kron+mpi+raja+rocm~shared+sparse amdgpu_target=gfx908 build_system=cmake build_type=Release generator=make arch=linux-centos7-zen
on ROCm based platform Incline results in multiple errors based on unused variables -https://gitlab.pnnl.gov/exasgd/frameworks/exago-github-mirror/-/jobs/130334/raw
I understand that compiler flag changes have caused some API changes, and perhaps I am triggering a new CMake change. I will try a few builds of previous HiOp versions perhaps to find when this regression happened.
There could also be Incline specific bugs, and it is yet to be tested on Crusher.
Same build errors are not seen on Deception and Ascent.
The text was updated successfully, but these errors were encountered: