Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zama-ai/concrete-core issues and pull requests
#351 - Creating an LweCiphertextVector64 from a set of LweCiphertext64 objects
Issue -
State: open - Opened by cgouert about 1 year ago
#351 - Creating an LweCiphertextVector64 from a set of LweCiphertext64 objects
Issue -
State: open - Opened by cgouert about 1 year ago
#350 - fix(csprng): enable target_feature attributes for functions using simd intrinsics
Pull Request -
State: closed - Opened by sarah-ek about 1 year ago
Labels: cla-signed
#350 - fix(csprng): enable target_feature attributes for functions using simd intrinsics
Pull Request -
State: closed - Opened by sarah-ek about 1 year ago
Labels: cla-signed
#349 - Am/chore/try aarch build no stdsimd
Pull Request -
State: closed - Opened by IceTDrinker about 1 year ago
- 2 comments
Labels: cla-signed
#349 - Am/chore/try aarch build no stdsimd
Pull Request -
State: open - Opened by IceTDrinker about 1 year ago
- 2 comments
Labels: cla-signed
#349 - Am/chore/try aarch build no stdsimd
Pull Request -
State: open - Opened by IceTDrinker about 1 year ago
- 2 comments
Labels: cla-signed
#348 - chore(ci): disable nightly tests, concrete-core being deprecated
Pull Request -
State: closed - Opened by IceTDrinker over 1 year ago
Labels: cla-signed
#347 - Error when executing the CUDA backend tutorial
Issue -
State: closed - Opened by cgouert over 1 year ago
- 2 comments
#346 - fix(cuda): fix lut copy for multi-gpu cases
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 1 comment
Labels: cla-signed
#345 - fix(cuda): fix buffer size type in scratch
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 9 comments
Labels: cla-signed
#344 - fix(cuda): fix multi gpu behavior
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 3 comments
Labels: cla-signed
#343 - chore(cuda): assert r value is positive in wop pbs
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 2 comments
Labels: cla-signed
#342 - chore(cuda): Add checks to validate inputs passed to the scratch functions
Pull Request -
State: closed - Opened by pdroalves over 1 year ago
- 7 comments
Labels: cla-signed
#341 - chore(cuda): small cleanup in the pbs code
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 1 comment
Labels: cla-signed
#340 - fix(cuda): fix pbs buffer size for amortized PBS
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 1 comment
Labels: cla-signed
#339 - fix(cuda): fix lut_vector_indexes ptr in bit extract
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 2 comments
Labels: cla-signed
#339 - fix(cuda): fix lut_vector_indexes ptr in bit extract
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 2 comments
Labels: cla-signed
#338 - chore(cuda): Reduces shared memory consumption in the amortized PBS and improves loop unrolling.
Pull Request -
State: closed - Opened by pdroalves over 1 year ago
- 2 comments
Labels: cla-signed
#338 - chore(cuda): Reduces shared memory consumption in the amortized PBS and improves loop unrolling.
Pull Request -
State: closed - Opened by pdroalves over 1 year ago
- 2 comments
Labels: cla-signed
#337 - fix(cuda): fix cleanup functions: it is necessary to sync the stream before freeing memory
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 1 comment
Labels: cla-signed
#337 - fix(cuda): fix cleanup functions: it is necessary to sync the stream before freeing memory
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 1 comment
Labels: cla-signed
#336 - Cuda/fix/scratch pointers align
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 6 comments
Labels: cla-signed
#336 - Cuda/fix/scratch pointers align
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 6 comments
Labels: cla-signed
#335 - chore(cuda): replace synchronous copies with async ones in the private cuda backend
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 13 comments
Labels: cla-signed
#335 - chore(cuda): replace synchronous copies with async ones in the private cuda backend
Pull Request -
State: closed - Opened by agnesLeroy over 1 year ago
- 13 comments
Labels: cla-signed
#334 - Refactor/cuda/low lat pbs scratch
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 8 comments
Labels: cla-signed
#334 - Refactor/cuda/low lat pbs scratch
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 8 comments
Labels: cla-signed
#333 - refactor(cuda): introduce scratch for amortized PBS
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 4 comments
Labels: cla-signed
#332 - New release coming soon + Cuda compatibility with TFHE-rs + BFV-like LWE Mult
Issue -
State: open - Opened by irskid5 almost 2 years ago
- 36 comments
#331 - Cuda/blind rotate sample extract scratch
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 2 comments
Labels: cla-signed
#331 - Cuda/blind rotate sample extract scratch
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 2 comments
Labels: cla-signed
#330 - refactor(cuda): Add support for k>1 and N=256 on the Wop-PBS.
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 18 comments
Labels: cla-signed
#329 - feat(cuda): Add support for the classical PBS for polynomial_size=256.
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 7 comments
Labels: cla-signed
#329 - feat(cuda): Add support for the classical PBS for polynomial_size=256.
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 7 comments
Labels: cla-signed
#328 - Cuda/cmux tree scratch
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 8 comments
Labels: cla-signed
#328 - Cuda/cmux tree scratch
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 8 comments
Labels: cla-signed
#327 - refactor(cuda): Refactor the low latency PBS to support k > 1
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 2 comments
Labels: cla-signed
#327 - refactor(cuda): Refactor the low latency PBS to support k > 1
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 2 comments
Labels: cla-signed
#326 - chore(ci): update gpu ami with clang-format-11 installed
Pull Request -
State: closed - Opened by soonum almost 2 years ago
- 12 comments
Labels: cla-signed
#325 - refactor(csprng): upgrade aes to 0.8.2 generator_soft -> generator_fallback
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 4 comments
Labels: cla-signed
#325 - refactor(csprng): upgrade aes to 0.8.2 generator_soft -> generator_fallback
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 4 comments
Labels: cla-signed
#324 - chore(cuda): refactor cuda errors, remove deprecated files
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 2 comments
Labels: cla-signed
#324 - chore(cuda): refactor cuda errors, remove deprecated files
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 2 comments
Labels: cla-signed
#323 - refactor(cuda): Refactor the amortized PBS to support k > 1
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 9 comments
Labels: cla-signed
#323 - refactor(cuda): Refactor the amortized PBS to support k > 1
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 9 comments
Labels: cla-signed
#322 - feat(cuda): add a new fft algorithm.
Pull Request -
State: closed - Opened by bbarbakadze almost 2 years ago
- 5 comments
Labels: cla-signed
#322 - feat(cuda): add a new fft algorithm.
Pull Request -
State: closed - Opened by bbarbakadze almost 2 years ago
- 5 comments
Labels: cla-signed
#321 - chore(cuda): create scratch function and cleanup for wop pbs
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 10 comments
Labels: cla-signed
#321 - chore(cuda): create scratch function and cleanup for wop pbs
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 10 comments
Labels: cla-signed
#320 - fix(cuda): fix asynchronous behaviour
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 17 comments
Labels: cla-signed
#320 - fix(cuda): fix asynchronous behaviour
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 17 comments
Labels: cla-signed
#319 - feat(cuda): add missing boolan gates
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
Labels: cla-signed
#319 - feat(cuda): add missing boolan gates
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
Labels: cla-signed
#318 - docs(cuda): add Rust doc for all concrete-cuda entry points
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
Labels: cla-signed
#317 - docs: add a discontinued warning in README
Pull Request -
State: closed - Opened by aquint-zama almost 2 years ago
Labels: cla-signed
#317 - docs: add a discontinued warning in README
Pull Request -
State: closed - Opened by aquint-zama almost 2 years ago
Labels: cla-signed
#317 - docs: add a discontinued warning in README
Pull Request -
State: closed - Opened by aquint-zama almost 2 years ago
Labels: cla-signed
#316 - chore(doc): fix reference to concrete-core -> concrete-csprng
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 2 comments
Labels: cla-signed
#316 - chore(doc): fix reference to concrete-core -> concrete-csprng
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 2 comments
Labels: cla-signed
#316 - chore(doc): fix reference to concrete-core -> concrete-csprng
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 2 comments
Labels: cla-signed
#315 - feat(cuda): add NOT and AND gates to the library
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 1 comment
Labels: cla-signed
#315 - feat(cuda): add NOT and AND gates to the library
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 1 comment
Labels: cla-signed
#315 - feat(cuda): add NOT and AND gates to the library
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 1 comment
Labels: cla-signed
#314 - chore(core): change cbs+vp fixture params to reduce memory requirements
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 1 comment
Labels: cla-signed
#314 - chore(core): change cbs+vp fixture params to reduce memory requirements
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 1 comment
Labels: cla-signed
#314 - chore(core): change cbs+vp fixture params to reduce memory requirements
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 1 comment
Labels: cla-signed
#313 - fix(cuda): Debug more complex cases on the CBS+VP private test
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 5 comments
Labels: cla-signed
#313 - fix(cuda): Debug more complex cases on the CBS+VP private test
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 5 comments
Labels: cla-signed
#312 - Question related to `UnixSeeder`
Issue -
State: open - Opened by georgio almost 2 years ago
- 1 comment
#312 - Question related to `UnixSeeder`
Issue -
State: open - Opened by georgio almost 2 years ago
- 1 comment
#312 - Question related to `UnixSeeder`
Issue -
State: open - Opened by georgio almost 2 years ago
- 1 comment
#311 - Feat/cuda wop
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 4 comments
Labels: cla-signed
#311 - Feat/cuda wop
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 4 comments
Labels: cla-signed
#311 - Feat/cuda wop
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 4 comments
Labels: cla-signed
#310 - Fix/increase overflow
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 6 comments
Labels: cla-signed
#310 - Fix/increase overflow
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 6 comments
Labels: cla-signed
#310 - Fix/increase overflow
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 6 comments
Labels: cla-signed
#309 - fix(cuda): fix cbs+vp benchmark
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 2 comments
Labels: cla-signed
#309 - fix(cuda): fix cbs+vp benchmark
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 2 comments
Labels: cla-signed
#309 - fix(cuda): fix cbs+vp benchmark
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 2 comments
Labels: cla-signed
#308 - Fix/cuda pbs test
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 5 comments
Labels: cla-signed
#308 - Fix/cuda pbs test
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 5 comments
Labels: cla-signed
#308 - Fix/cuda pbs test
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 5 comments
Labels: cla-signed
#307 - chore(cuda): Improves VP parallelization and refactors CMUX Tree to match the CPU version
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 10 comments
Labels: cla-signed
#307 - chore(cuda): Improves VP parallelization and refactors CMUX Tree to match the CPU version
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 10 comments
Labels: cla-signed
#307 - chore(cuda): Improves VP parallelization and refactors CMUX Tree to match the CPU version
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 10 comments
Labels: cla-signed
#306 - fix(cpu): fix plaintext encoding in pbs_test of fft_backend
Pull Request -
State: closed - Opened by Bapt-Roux almost 2 years ago
- 3 comments
Labels: cla-signed
#306 - fix(cpu): fix plaintext encoding in pbs_test of fft_backend
Pull Request -
State: closed - Opened by Bapt-Roux almost 2 years ago
- 3 comments
Labels: cla-signed
#306 - fix(cpu): fix plaintext encoding in pbs_test of fft_backend
Pull Request -
State: closed - Opened by Bapt-Roux almost 2 years ago
- 3 comments
Labels: cla-signed
#305 - chore(cuda): Refactor device.cu functions to take pointers to cudaStream_t instead of void
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 1 comment
Labels: cla-signed
#305 - chore(cuda): Refactor device.cu functions to take pointers to cudaStream_t instead of void
Pull Request -
State: closed - Opened by pdroalves almost 2 years ago
- 1 comment
Labels: cla-signed
#304 - feat(cuda): add a cbs+vp entry point
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 8 comments
Labels: cla-signed
#304 - feat(cuda): add a cbs+vp entry point
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 8 comments
Labels: cla-signed
#304 - feat(cuda): add a cbs+vp entry point
Pull Request -
State: closed - Opened by agnesLeroy almost 2 years ago
- 8 comments
Labels: cla-signed
#303 - refactor(core): use from_le_bytes for gaussian RNG (see uniform RNG)
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 7 comments
Labels: cla-signed
#303 - refactor(core): use from_le_bytes for gaussian RNG (see uniform RNG)
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 7 comments
Labels: cla-signed
#303 - refactor(core): use from_le_bytes for gaussian RNG (see uniform RNG)
Pull Request -
State: closed - Opened by IceTDrinker almost 2 years ago
- 7 comments
Labels: cla-signed
#302 - feat(cpu): generate c bindings
Pull Request -
State: closed - Opened by sarah-ek almost 2 years ago
- 7 comments
Labels: cla-signed
#302 - feat(cpu): generate c bindings
Pull Request -
State: closed - Opened by sarah-ek almost 2 years ago
- 7 comments
Labels: cla-signed