EvNN
EvNN copied to clipboard
Event-based neural networks
- Simplified install and removed makefile - CUDA compute capability is automatically detected - Update Readme with the setup instruction - Update Dockerfile
The Makefile in this repo fails if compiling with CUDA12. The issue is that the `GPU_ARCH_FLAGS` are hardcoded and include `-gencode arch=compute_37,code=compute_37` The compute_37 architecture is not supported anymore in...
All the links for downloading data in `benchmarks/lm/getdata.sh` are broken.