Ayoub Benaissa
767a4137d5
fix(ci/release): config openblas for macos env
2023-04-12 08:54:45 +01:00
Quentin Bourgerie
6f06757218
chore(ci): Remove pre conditions for releasing since there are some flaky test
2023-04-12 07:51:49 +02:00
Quentin Bourgerie
bcae1ebd1e
chore(backend-cuda/ci): Use slab to run tests
2023-04-11 16:35:56 +02:00
youben11
3e0d959b12
chore(common): update repo name
2023-04-11 16:35:42 +02:00
youben11
22a2407b60
chore(ci): rename secret
2023-04-11 12:26:10 +01:00
aquint-zama
fdf6f41a89
docs(frontend/python): overhaul python frontend docs
2023-04-11 10:15:42 +02:00
Ayoub Benaissa
6f23f448e5
fix(ci): setup pkg-config to find openblas
2023-04-07 16:35:07 +01:00
youben11
30a13d74f4
chore(ci): use aws instance for M1
2023-04-07 12:45:03 +01:00
youben11
981b0f4bb1
feat(ci): push concrete-python docker image on release
2023-04-07 12:45:03 +01:00
youben11
9df963ccf4
feat(ci): release publicly if needed tests pass
2023-04-06 12:47:11 +01:00
youben11
1bcf53f2da
fix(ci): fallback to github.sha in case of tag
...
tag pushes couldn't compute the hash using the git command
2023-04-06 12:47:11 +01:00
youben11
d435ccdd6c
fix(ci): setup RELEASE_TYPE globally
2023-04-06 12:47:11 +01:00
youben11
99ad4a81ef
fix(ci): use single quotes inside expressions
2023-04-06 12:47:11 +01:00
youben11
c68eed79f9
fix(ci): use user_input as simple string
...
json need special escaping, and its actually a single input for now
2023-04-06 12:47:11 +01:00
youben11
65a548bd43
fix(ci): missing brackets
2023-04-04 17:21:40 +01:00
youben11
f9d1a0162e
feat(ci): add concrete-python public release
2023-04-04 16:44:40 +01:00
youben11
83a73ad5d5
feat(ci): support starting slab with additional user inputs
...
will serve for passing additional info to the release to make nightly or
public release
2023-04-04 16:44:40 +01:00
youben11
eaef1665cd
fix(ci): free temp directory after use
...
macos machines currently don't clean temp dirs automatically
2023-04-04 16:44:40 +01:00
youben11
a59587d13d
feat(ci/concrete-python): ignore failures during release
...
we want to release whether a test failed, or a specefic packages
couldn't be built
2023-04-04 12:53:20 +01:00
youben11
ead98ade69
feat(ci): release concrete-python on mac
...
support both M1 and x86 for 3.8, 3.9, and 3.10
2023-04-04 12:53:20 +01:00
Pedro Alves
fb862e37e8
bench(backend/gpu): fixes a memory leakage and refactors the verification for the grid size of the low latency kernel
2023-04-03 17:49:33 +02:00
Agnes Leroy
d9652b8936
bench(ci): fix concrete-cuda benchmarks
2023-04-03 17:49:33 +02:00
youben11
e77c87993d
fix(ci): use OpenMP library from torch to avoid conflicts
...
read: https://discuss.python.org/t/conflicting-binary-extensions-in-different-packages/25332/8
2023-04-03 08:54:29 +02:00
youben11
4a2f552a08
feat(ci): use new MacOs machine on aws for concrete-python
2023-04-03 08:54:29 +02:00
Umut
87e8f5db02
feat(ci/frontend): add MacOS tests for concrete-python
2023-04-03 08:54:29 +02:00
David Testé
3e42b8b2fb
chore(ci): add concrete-cuda benchmarks using slab
2023-03-29 15:18:01 +02:00
Pedro Alves
dab31433d9
fix(backend): fix ci after 08e8012
...
Google benchmark is built twice due to the new bench infrastructure for
concrete-cuda, this commit fixes it by introducing
CONCRETE_CUDA_BUILD_TESTS and CONCRETE_CUDA_BUILD_BENCHMARKS options to skip
unecessary builds.
2023-03-29 14:36:35 +02:00
Umut
b6f1eb3d2f
chore(frontend/python): introduce nightly releases
2023-03-28 14:29:19 +02:00
Pedro Alves
08e8012061
bench(backend): add a benchmark tool for concrete-cuda
2023-03-28 10:19:57 +02:00
Umut
0b9c2a0a3e
chore(frontend/python): create nightly release workflow
2023-03-27 16:21:33 +02:00
Umut
805f3702d7
chore(frontend/python): add concurrency control to test linux test workflow
2023-03-27 16:21:33 +02:00
Mayeul@Zama
0b86167310
chore(ci): be more strict on commit messages
2023-03-27 11:39:23 +02:00
youben11
d891ba2181
ci(compiler): enable minimal tests on PR (macos)
2023-03-22 18:55:26 +01:00
youben11
afaaf70287
ci(compiler): run tests on M1
2023-03-22 18:55:26 +01:00
Mayeul@Zama
b1bd00c4e4
chore(CI): run compiler tests on backends c-api change
2023-03-22 17:29:51 +01:00
Quentin Bourgerie
8349d7824e
chore(concrete-cpu): Move concrete-cpu implementation
2023-03-22 14:22:11 +01:00
Umut
850f98ab95
chore: remove concrete-python-tests-macos action
2023-03-21 16:26:19 +01:00
Umut
9570868210
chore: finalize concrete-python-tests-linux action
2023-03-21 16:26:19 +01:00
Mayeul@Zama
d2bfa03104
chore(CI): use nightly rust
2023-03-21 13:12:06 +01:00
youben11
6bb6d271fa
ci: run workflows on change
2023-03-21 12:28:42 +01:00
Umut
ef8f8882ad
chore: create blank concrete-python-tests workflows
2023-03-21 11:00:09 +01:00
Quentin Bourgerie
c2275ddd4d
fix(ci): Disable doc build and compiler python-package
2023-03-21 07:21:56 +01:00
Quentin Bourgerie
f55c448a5f
Revert "chore: add concrete python tests to ci"
...
This reverts commit ceefcc5853 .
2023-03-21 07:21:56 +01:00
youben11
3e722a9d8b
ci: enable minimal tests on PRs
2023-03-21 07:21:56 +01:00
Umut
ceefcc5853
chore: add concrete python tests to ci
2023-03-20 13:02:22 +01:00
Umut
a6b7c3588d
chore: add concrete python pre-commit checks to ci
2023-03-20 13:02:22 +01:00
Umut
ed58c5fc63
chore: remove old daily benchmarks action from ci
2023-03-20 13:02:22 +01:00
Andi Drebes
8e9acaa1d9
fix(compiler): Use correct directory mapping for documentation in the workflow
2023-03-20 11:14:03 +01:00
Agnes Leroy
dff6532f2f
chore(concrete_cuda): update cmake minimum version required and check cmake files formatting
2023-03-20 09:44:44 +01:00
Quentin Bourgerie
470dd3ebb5
chore(ci): Fix start_slab job
2023-03-17 14:14:55 +01:00