Pinned Repositories
annabell
A cognitive neural architecture able to learn and communicate through natural language
CudaNestedLoop
This code uses CUDA to parallelize nested loops
homebrew-science
My scientific software Homebrew tap
nest-gpu
NeuronGPU
A GPU library for simulation of large scale networks of biological neurons
ngpu_cortical_circuits_paper
Material and data analysis for the paper "Fast simulations of highly-connected spiking cortical models using GPUs"
speech2tcp
Packaged chrome app for sending spoken text to a TCP port
xraylib
A library for X-ray matter interaction cross sections for X-ray fluorescence applications
XRayStudio
xrmc
golosio's Repositories
golosio/annabell
A cognitive neural architecture able to learn and communicate through natural language
golosio/NeuronGPU
A GPU library for simulation of large scale networks of biological neurons
golosio/xrmc
golosio/CudaNestedLoop
This code uses CUDA to parallelize nested loops
golosio/speech2tcp
Packaged chrome app for sending spoken text to a TCP port
golosio/XRayStudio
golosio/nest-gpu
golosio/ngpu_cortical_circuits_paper
Material and data analysis for the paper "Fast simulations of highly-connected spiking cortical models using GPUs"
golosio/xraylib
A library for X-ray matter interaction cross sections for X-ray fluorescence applications
golosio/homebrew-science
My scientific software Homebrew tap
golosio/nest-simulator
The NEST simulator
golosio/nest-simulator-3.1
golosio/ngpu-nest
Interface between NeuronGPU and NEST
golosio/sharedcuda_autotools
Example of autotool configuration for building a CUDA shared library
golosio/sharedcudaexample
Complete simple example of implementation of a CUDA / C++ shared library with Makefile for nvcc / c++