Difference between revisions of "Required Environment"
From EosPedia
(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: | ||
− | + | 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. | ||
+ | |||
+ | *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> | + | <TD> 14.3.0 |
− | <TD> Darwin Kernel Version | + | <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.
- Linux(x86): EosOnLinux
- OS-X(Mac): EosOnMac
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 |