Skip to content

Conversation

@kuberry
Copy link
Collaborator

@kuberry kuberry commented Mar 10, 2020

Looked for optional OpenMP and link target if found.

Bump CMake version to 3.10.0 requires (Same as Kokkos and Trilinos)

Changed to

pip install compadre --install-option="--cmake-file=/some/absolute/path/to/file/with/cmake/variables.txt"

Removed all cmake module importing in setup.py created by toolkit.
Now, if cmake can be called (such as from sudo apt-get install cmake),
that will also work, and it won't necessarily require the cmake python
module which can be problematic to install.

Bump CMake version to 3.10.0 requires (Same as Kokkos and Trilinos)

Changed to
>> pip install compadre --install-option="--cmake-file=/some/absolute/path/to/file/with/cmake/variables.txt"

Removed all cmake module importing in setup.py created by toolkit.
Now, if cmake can be called (such as from sudo apt-get install cmake),
that will also work, and it won't necessarily require the cmake python
module which can be problematic to install.
@kuberry kuberry merged commit 34933e0 into master Mar 10, 2020
@kuberry kuberry deleted the cmake_fixup branch April 22, 2020 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants