Difference between revisions of "Required Environment"

From EosPedia
Jump to: navigation, search
Line 1: Line 1:
 
The required environment for the installation of the Eos is described.  
 
The required environment for the installation of the Eos is described.  
  
In most cases, you have to compile the source code to get the executable. You have to be careful, because it is possible that the supplied libraries are not compatible with the OS you are using.
+
In most cases, you have to compile the source code to get the executables. You have to be careful, because it is possible that the supplied libraries are not compatible with the OS you are using.
  
 
Check the installation environment as shown below.
 
Check the installation environment as shown below.
Line 7: Line 7:
 
==Checking the environment==
 
==Checking the environment==
  
You have to set up your environment according to which system you are suing.
+
You have to set up your environment according to which system you are using.
  
 
*Linux(x86): [[EosOnLinux]]
 
*Linux(x86): [[EosOnLinux]]
Line 52: Line 52:
 
   <TD> #1 SMP Fri Feb 33 30:59:59 CST 2013
 
   <TD> #1 SMP Fri Feb 33 30:59:59 CST 2013
 
<TR>
 
<TR>
   <TD> OS-X 10.8.4
+
   <TD> OS-X 10.8.4 and above (The supplied binaries are for 10.10 or higher, CUDA library should be available)
 
   <TD>  
 
   <TD>  
 
   <TD> i386  
 
   <TD> i386  
Line 58: Line 58:
 
   <TD> Darwin  
 
   <TD> Darwin  
 
   <TD> x86_64
 
   <TD> x86_64
   <TD> 12.4.0
+
   <TD> 14.3.0
   <TD> Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
+
   <TD> Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64 x86_64
 
+
  
 
</table>
 
</table>

Revision as of 05:33, 9 May 2017

The required environment for the installation of the Eos is described.

In most cases, you have to compile the source code to get the executables. You have to be careful, because it is possible that the supplied libraries are not compatible with the OS you are using.

Check the installation environment as shown below.

Checking the environment

You have to set up your environment according to which system you are using.


OS that supports the latest version currently

Package hardware platform processor OS kernel-name machine release version
uname -i uname -p uname -o uname -s uname -m uname -r uname -v
Scientific Linux (64bits) x86_64 x86_64 GNU/Linux Linux x86_64 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 11:21:38 CDT 2013
Scientific Linux (32bits) i386 i686 GNU/Linux Linux i686 2.6.32-358.6.2.el6.x86_64 #1 SMP Fri Feb 33 30:59:59 CST 2013
OS-X 10.8.4 and above (The supplied binaries are for 10.10 or higher, CUDA library should be available) i386 Darwin x86_64 14.3.0 Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64 x86_64