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

[CMake] - Update precompiled libraries links #601

Closed
wants to merge 8 commits into from

Conversation

goliaro
Copy link
Collaborator

@goliaro goliaro commented Jan 27, 2023

Description of changes:

PR flexflow/flexflow-third-party#13 fixes a lot of lingering issues regarding the use of pre-compiled NCCL and Legion, and having fixed a Legion CMake bug, we can now pre-build for many python versions, without having to worry about the location of the Python library on the system. This PR updates the FlexFlow codebase to be able to take advantage of the changes. In particular, we update the URLs were the nccl & legion libraries are stored.

Related Issues:

Linked Issues:

  • Issue #

Issues closed by this PR:

  • Closes #

Before merging:

  • Did you update the flexflow-third-party repo, if modifying any of the Cmake files, the build configs, or the submodules?

@goliaro goliaro marked this pull request as ready for review January 29, 2023 07:34
@goliaro goliaro marked this pull request as draft January 29, 2023 07:45
@goliaro
Copy link
Collaborator Author

goliaro commented Jan 30, 2023

Looks like we will have to use a solution like this to get the path at runtime: https://gist.github.com/gabrieleoliaro/51b75482ba26143b0cca5841cab96d38

@goliaro
Copy link
Collaborator Author

goliaro commented Jun 23, 2023

This PR depends on #590 , so we are waiting on that to finish before continuing

@lockshaw lockshaw closed this Sep 21, 2023
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.

2 participants