We can already run on Raspberry Pi... HTM.java -> What what? :-) On Fri, Oct 16, 2015 at 11:47 AM, Matthew Taylor <[email protected]> wrote:
> Thanks for all the details, Jos. Someday I want to get 32b builds working > again so we can run on Raspbery Pi. This will help. > > Regards, > > --------- > Matt Taylor > OS Community Flag-Bearer > Numenta > > On Fri, Oct 16, 2015 at 5:43 AM, Jos Theelen <[email protected]> wrote: > >> No, I am working on a (small, 1 GB memory) ubuntu-machine, not a windows >> machine. I just copied the nupic.core files to that machine and made >> several changes. The main changes I had to do were: >> 1) changing some files for 32 bits. >> 2) removing everything about proto and capnp (no serialization) >> 3) changing or removing things that were based on 64-bits >> I also changed the directory-structure. >> I didn't need every file to compile, so I left some files out. probably >> you need less files, but I didn't had the time to investigate everything in >> depth. Remember, I only want to use the SpatialPooler and TemporalMemory. >> >> If you are interested, I copied everything I used in the htgm-nupic >> archive. The changes I made have been coded with //JTA and /*JTA, so you >> can grep them. In the directory nupic/OFILES, you find all the needed >> objectfiles and 2 simple scripts, one to compile everything and one to link >> everything in a library. >> >> greetings: Jos Theelen >> >> On 2015-10-15 17:52, Matthew Taylor wrote: >> >>> I agree! Jos, are you working from a git clone? If so, it would be great >>> for you to run "git diff upstream/master" (assuming "upstream points to >>> "[email protected]:numenta/nupic-core.git"). Paste your results into >>> https://gist.github.com/ and then we can all see what it takes to make >>> nupic.core work on 32b. >>> >>> --------- >>> Matt Taylor >>> OS Community Flag-Bearer >>> Numenta >>> >>> On Thu, Oct 15, 2015 at 8:43 AM, Richard Crowder <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Ah-ha, missed that! Be great to see the work/changes, so we can >>> carry that across to other 32bit systems. >>> >>> On Thu, Oct 15, 2015 at 4:32 PM, Matthew Taylor <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> >>> On Thu, Oct 15, 2015 at 7:33 AM, Richard Crowder >>> <[email protected] <mailto:[email protected]>> wrote: >>> >>> I'm surprised you had to massage nupic.core to build the >>> library. >>> >>> >>> He's compiling in a 32 bit system. I would expect it to be a lot >>> of extra work. >>> >>> >>> --------- >>> Matt Taylor >>> OS Community Flag-Bearer >>> Numenta >>> >>> >>> >>> No virus found in this message. >>> Checked by AVG - www.avg.com <http://www.avg.com> >>> Version: 2015.0.6172 / Virus Database: 4447/10829 - Release Date: >>> 10/16/15 >>> >>> >> > -- *With kind regards,* David Ray Java Solutions Architect *Cortical.io <http://cortical.io/>* Sponsor of: HTM.java <https://github.com/numenta/htm.java> [email protected] http://cortical.io
