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

"resources/Presets/OpenCL" missing on install #1

Closed
astrojuanlu opened this issue Jan 8, 2015 · 2 comments
Closed

"resources/Presets/OpenCL" missing on install #1

astrojuanlu opened this issue Jan 8, 2015 · 2 comments

Comments

@astrojuanlu
Copy link

I failed to install AQUAgpusph on a virtualized Linux Mint 17. Step make install fails, see log:

https://gist.github.com/Juanlu001/a38006abd31a71a25871

@astrojuanlu astrojuanlu changed the title "resources/Presets/OpenCL" on install "resources/Presets/OpenCL" missing on install Jan 8, 2015
@sanguinariojoe
Copy link
Owner

Thanks Juanlu!

The last 2 commits should fix the installation process, however I have not checked yet that the installed version is working properly.

While the version 2.0 is not officially released it is strongly recommended don't installing it. Of course you can still using the tool:

cmake -DAQUAGPUSPH_3D=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr .
make
cd examples/spheric_testcase10_waveimpact/
./run.sh --run

@astrojuanlu
Copy link
Author

Great! Problem fixed. I am getting OpenCL errors now but those deserve a different issue. Thanks!

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

No branches or pull requests

2 participants