Ting-Shuo Chou
Ting-Shuo Chou
The Makefile of tutorial 7 is out of date. Update it to address makefile changes in CARLsim4
spikeCountD1/D2 are updated only when simulation runs more than 1000ms.
Tutorial 5 motion energy does not work. It might be the issue of changing Grid3D structure in CARLsim4. CUDA error at cppME/src/motion_energy.cu:543 code=11(cudaErrorInvalidValue) "cudaMemcpy(d_stim,stim,nrC_*nrX_*nrY_,cudaMemcpyHostToDevice)"
Tutorial 3 works on Windows but not on Linux. Allocating PoissonRate() on GPU caused CUDA error