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

feat(ci): release GPU wheel for concrete-python #855

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

youben11
Copy link
Member

No description provided.

Copy link
Contributor

@antoniupop antoniupop left a comment

Choose a reason for hiding this comment

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

Just sed 's/DATAFLOW_EXECUTION_ENABLED=ON/DATAFLOW_EXECUTION_ENABLED=OFF/g' and good to go.

source .venv/bin/activate

cd /concrete/compilers/concrete-compiler/compiler
make BUILD_DIR=/build CCACHE=ON DATAFLOW_EXECUTION_ENABLED=ON Python3_EXECUTABLE=$(which python) \
Copy link
Contributor

Choose a reason for hiding this comment

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

DATAFLOW_EXECUTION_ENABLED should be OFF for GPU, we don't support both now (code generation conflict between RT/DFR and SDFG).

@youben11 youben11 merged commit d2fca9f into main May 28, 2024
9 checks passed
@youben11 youben11 deleted the ci/gpu-release branch May 28, 2024 15:09
@BourgerieQuentin
Copy link
Member

Still miss the push to our owned pypi repo ?

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

Successfully merging this pull request may close these issues.

3 participants