|
From: Francesco L. <nic...@fa...> - 2015-09-16 18:06:12
|
Hi Rami, you hit a special case! :) There was a bug, because I have never tried the simple resistor, which works now. I have committed a fix, so you have to do ‘git fetch’ and then ‘git reset --hard origin/CUSPICE’. This will delete your changes. Apart this, honestly, everything works on my side, but I’m quite sure I don’t have CUDA 7.0. Anyway this should not be a problem. Maybe, instead, you have to add new compute_capabilities to be compiled in configure.ac, since your card is really new and I don’t have it. I tested successfully the suite which is under examples/klu/Circuits/85. However, I remember you that CUSPICE is very limited, because I don’t have time to extend the methodology to other models, but I’m sure you can do this by yourself, if you need, since it’s quite mechanical. The infrastructure is there and this is the most important thing. Another thing to note is that VSRC and ISRC don’t have the same features of the CPU version, because some things are bad implemented (IMHO) and I cannot reproduce easily that behavior on CUDA, so I just cut them. In addition, I just tried the Transient Analysis… If you have further questions, just let me know! :) Fra |