Skip to content

Windows build #482

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

Merged
merged 26 commits into from
Sep 8, 2021
Merged

Windows build #482

merged 26 commits into from
Sep 8, 2021

Conversation

supunkamburugamuve
Copy link
Collaborator

No description provided.

chathurawidanage and others added 24 commits September 3, 2021 18:06
* adding read distribution

* revert formattings

* Updating docker file to activate pyenv

* Activate PyEnv
* Adding cylon user

* Adding examples section to the readme

* Adding the shared folder for application source

* adding data split test case

* deleting temp file created in tmp directory

* changed test all command

* adding --with-mpi

* removed --with-mpi

* adding descriptions for examples

* adding blogs to the website

* taking file open  out of numpy

* fixing the test to use mpi

* adding barrier

* windows build

* removed redundant glog lib

* build.py adding CPP build

* more windows changes

* handeling python command in windows and linux

* temporary changes

* Documentation update (#479)

* updating the conda install command

* updating the conda install command

Co-authored-by: Supun Kamburugamuve <[email protected]>
# Conflicts:
#	cpp/CMake/Modules/ConfigureArrow.cmake
#	cpp/CMakeLists.txt
@supunkamburugamuve supunkamburugamuve marked this pull request as ready for review September 7, 2021 22:51
Copy link
Collaborator

@nirandaperera nirandaperera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made some minor comments

{CMAKE_FLAGS} {CPP_SOURCE_DIR}'

print(cmake_command, BUILD_DIR)
res = subprocess.call(cmake_command, cwd=BUILD_DIR, shell=True)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't we have to forward the environment variables to the subprocess here? expecially in the conda environment?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't need to.

@supunkamburugamuve supunkamburugamuve merged commit 912fb54 into main Sep 8, 2021
@supunkamburugamuve supunkamburugamuve deleted the windows-build branch September 13, 2021 19:38
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

Successfully merging this pull request may close these issues.

3 participants