Brevin Tilmon

Results 6 issues of Brevin Tilmon

I am trying to compile on Ubuntu 20.04. I followed the README and installed the dependencies. When I run `./setupenv.sh` I get the following error once the install script tries...

Thank you for providing the Gehler-Shi data (your repo may be the last public source of it!). The Gehler-Shi website is no longer providing zip links.

# Topics in Holography Display Systems * [Energy-Efficient Adaptive 3D Sensing](https://btilmon.github.io/e3d.html) (CVPR 2023) uses a spatial light modulator for energy-efficient active depth sensing in computer vision. I think this could...

### Discussed in https://github.com/ingonyama-zk/icicle/discussions/252 Originally posted by **btilmon** October 27, 2023 I saw Niall Emmart's talk from the gpu masterclass on his Goldilocks NTT approach (code [here](https://github.com/yrrid/GoldilocksNTT)). Would his approach...

area:ntt
backlog

## Description The current [msm.cu](https://github.com/ingonyama-zk/icicle/blob/main/icicle/appUtils/msm/msm.cu) implementation launches a monolithic kernel in several places like this: ```cuda unsigned NUM_THREADS = 1

type:feature
area:msm
lang:cuda/cpp
backlog