hudon / spike

Brain Simulator Parallelization
http://nengo.ca/
1 stars 1 forks source link

pass functions file to daemons #81

Open hudon opened 10 years ago

hudon commented 10 years ago

for all functions in user scripts, the user must put them in a file that is then sent over to daemons... who then write and import it

artemip commented 10 years ago

To avoid conflicting function definitions, only allow daemons to accept a single job at a time.