Docker, while new(ish), is not a required dependency.  It's an alternative
platform in which to run (and/or nuild) NuPIC, for which there are Ubuntu
and CentOS *flavors*.  Pip is specific to Python and should be available on
that platform, however it's not technically required, either.  You *do* need
the Python dependencies (each of which are documented in
external/common/requirements.txt), which as far as I know can be
individually built and installed for Solaris.  Unfortunately, I don't have
any resources available to test it.

However, I believe the bigger challenges will be in some of the core C++
dependencies.  See the associated platform-specific directories of
external/ in nupic (https://github.com/numenta/nupic/tree/master/external)
and nupic.core (https://github.com/numenta/nupic.core/tree/master/external).
 Then, of course, making sure the platform is accounted for in
CMakeLists.txt.

I don't think there is technically anything preventing Solaris support.  I
think it would be great if that platform were supported, though, since I
know how popular it is in the academic world (I know I could have found use
for it in college!).


On Thu, Apr 24, 2014 at 3:27 PM, habib valanejad <[email protected]
> wrote:

> Hi,
>
> I'm interested to compile (port)  Nupic on Solaris SPARC. However, there
> are lots of dependencies. The newest dependency is  docker which is
>
> My questions are:
>
> - Has anybody tried to run/compile/port Nupic to SPARC?
>
> - Is there a way that I can bypass some of these dependencies (like
> docker, pip, etc.) and compile and make the product?
>
> - Any other help or suggestion would be very welcome.
>
> Regards,
> Habib
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to