Cyrus,I tried installing on Windows, and had one snag, which was that bjam creates Boost libraries with names like "libboost..." while pyopencl wants boost libraries with names like "boost...". Even after setting the siteconf.py to use "libboost..." type files, the pyopencl build script still somehow sneaks a "boost..." named library in there, so compilation fails unless I just duplicate one of my "libboost..." libraries and rename it to be a "boost..." library. Anyway, then everything works except that python.exe crashes when I try to run your test scripts. I didn't bother checking to see where this happens, because the fact that I had to kludge to get pyopencl to compile is a bad sign in and of itself. Anyway, I guess I'll abandon Windows for now and run in Linux like everyone else. Although I will probably fail to compile it correctly there, too.RickOn Wed, May 26, 2010 at 10:09 PM, Cyrus Omar <cyo...@gmail.com> wrote:
cl.oquence is in it's own branch named cl.oquence right now, so you should be able to switch to it (I forget the hg command offhand). I'll merge it once I have a few more tests written.You need pyopencl and numpy, and a OpenCL platform. Probably the nvidia one for gpu or AMD has an x86 one.Haven't tested on windows but I can't think of any reason why it wouldn't work. 64-bit Linux and osx does work.It'd be great to see some analysis code. See if you can get it running, if not I can try to help. I can also set you up a sage acct on tesla if you want.I read the .pdf and did the Hg checkout. The default checkout is version 102, btw, which does not have cl.oquence (bad ass name btw). Before I go further, a few questions:What else do I need to install (compilers, APIs, python libraries, etc.).Have you tested this in Windows (sorry).Have you tested it on 64-bit CPUs/OSs?If I can get things working, I can probably contribute analysis code. That doesn't tax my python skills too much, the ways analysis is parallelized is more intuitive than simulation, and I have a ton of pseudo-code already written for pretty much everything you would ever analyze in spiking neurons.RickOn Wed, May 26, 2010 at 4:51 PM, Cyrus Omar <cy...@cmu.edu> wrote:
Check it, it works now. Here's a presentation I gave you might wanna read through.
--
You received this message because you are subscribed to the Google Groups "ahh-dev" group.
To post to this group, send email to ahh...@googlegroups.com.
To unsubscribe from this group, send email to ahh-dev+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ahh-dev?hl=en.
--
Richard C. Gerkin
Postdoctoral Fellow, Dept. of Biological Sciences
Carnegie Mellon University
--
Richard C. Gerkin
Postdoctoral Fellow, Dept. of Biological Sciences
Carnegie Mellon University
In the meantime, want a sage account setup on the tesla machine to play with it?
> You received this message because you are subscribed to the Google Groups "ahh-discuss" group.
> To post to this group, send email to ahh-d...@googlegroups.com.
> To unsubscribe from this group, send email to ahh-discuss...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/ahh-discuss?hl=en.
>