Difference between revisions of "Required Environment"

From EosPedia
Jump to: navigation, search
(Created page with "It is identified below the required environment before the installation the Eos. This lists the development environment here. It shows the required part as a binary executabl...")
 
(Checking the environment)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
It is identified below the required environment before the installation the Eos. This lists the development environment here.  
+
The required environment for the installation of the Eos is described.  
It shows the required part as a binary executable file.
+
 
 +
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 depending on the system you are using.
 +
 
 +
*Linux(x86): [[EosOnLinux]]
 +
*OS-X(Mac): [[EosOnMac]]
  
 
==OS that supports the latest version currently ==
 
==OS that supports the latest version currently ==
Line 41: Line 51:
 
   <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 47: Line 57:
 
   <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>

Latest revision as of 23:54, 21 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 depending on the 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