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

Update platform specific CMake file so it can be used with CMake 3.11.1 #951

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

ikitayama
Copy link

Minior changes to use CMake 3.11.1, the latest.

@ikitayama
Copy link
Author

@tammoippen would you have time to review the commits?

@ikitayama
Copy link
Author

CMake command with options:

cmake -DCMAKE_TOOLCHAIN_FILE=Platform/Fujitsu-Sparc64 -DCMAKE_INSTALL_PREFIX:PATH=/data/share035/a03500/opt/nest-miniApp -Dwith-mpi=ON -Dwith-openmp=ON -Dwith-gsl=/data/share035/a03500/opt/gsl-2.3 -Dwith-optimize="-Kfast -x1" -Dwith-defines="-DUSE_PMA" -Dwith-python=OFF -Dwith-warning=OFF -Ddisable-timing=ON /data/share035/a03500/src/nest-miniApp

@terhorstd terhorstd added ZC: Infrastructure DO NOT USE THIS LABEL ZP: PR Created DO NOT USE THIS LABEL S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels May 14, 2018
@heplesser
Copy link
Contributor

This is related to #946.

@heplesser
Copy link
Contributor

heplesser commented Aug 2, 2018

This PR changes the cmake platform-specific file for Fujitsu-Sparc64 systems, which are very small in number. Since this PR solves the problem for @ikitayama and changes will have no effect for users on other systems, I will merge it without further review.

@heplesser heplesser merged commit 843e5bf into nest:master Aug 2, 2018
@ikitayama ikitayama deleted the cmake-change branch November 28, 2023 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. ZC: Infrastructure DO NOT USE THIS LABEL ZP: PR Created DO NOT USE THIS LABEL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants