neurosim/MLP_NeuroSim_V3.0

Any possibility to add GPU support ?

Closed this issue · 1 comments

The software itself is awesome, but the downside is that it does not support GPUs. Is there any chance to add GPU support in this software?

For the MLP + NeuroSim, it is purely written in C++. So, it is not easy to add GPU support. But for later versions, we will add GPU support through python packages such as Pytorch, Tensorflow.