IntelLabs / IntelLabs/encrypted-computing-sdk

[kerngen]: support ctxt-ptxt operations

Abierto
#65 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
72
Forks
5
Merge medio
7 h 3 min
PR fusionados (30 d)
2

Descripción

The current set of kernels/supported operations does not include `add_plain`, `sub_plain`, `mul_plain`, `negate`, nor `mul_const` which arise when tracing an OpenFHE program. See also this comment [here (internal link)](https://github.com/IntelLabs/HERACLES-openfhe-development/pull/85).

I noticed @christopherngutierrez already created [bgv-add-plain-kernel](https://github.com/IntelLabs/hec-p-isa-tools/tree/christopherngutierrez/bgv-add-plain-kernel), so hopefully we can get that merged into main + extend support to the other ops easily.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by locating kerngen's supported-operation definitions and reviewing the existing bgv-add-plain-kernel branch. Check how add_plain, sub_plain, mul_plain, negate, and mul_const arise when tracing an OpenFHE program, then verify that generated kernels support each operation.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
compilers
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.