English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

my diskless node having bootable on board NIC and through this NIC they boot and get the IP add from DHCP running on my cluster head ( having disk , os , n all structure of nodes os ) and then these nodes install whole os in their memory .
when i install intell c compiler in my cluster head , i can easily do it. but through node i cant use this compiler . i have to first compile my programme in cluster head n then shift the exe in nodes n then i exequte there.
is there any way to install this in my nodes n compile my programme directly in my diskless nodes

NOTE : Linux is my os

2006-11-30 00:41:46 · 3 answers · asked by dushyant p 1 in Computers & Internet Computer Networking

3 answers

Dear D
Check Your Env at the Dull Boxes
# env
I Guess This will give an idea.to get ride of this prob
if still Problem continues Shoot me Mail.
Alok Tiwari
India
For Further communication Send your Net statics ( configurations and Installed RPM/
Also Send Details like Distro you are using. Sience Linux is kernel. I need all confi part.

May Be I Could help you. Made 1 year Back Grid Network in My Lab. Although I was Not related with programming that time.My Major work is to implement Network in Hetrogenous environment
(Redhat+SUSE+Win2K3+Novell). Successfully implemented Grid.
Another implementation Streaming Media Server on linux and VOIP Server.
Any way try to help you send details
Alok Tiwari

2006-11-30 01:13:27 · answer #1 · answered by mralokkp 3 · 0 0

you won't be able to bypass incorrect with GCC. no matter if that is making use of Cygwin (which i do not advise for causes i will state later), Dev-Cpp (a sturdy IDE), and MinGW you'd be making use of the Gnu Compiler (GCC). if you're new to C and programming commonly, i might want to point making use of an IDE like Dev-Cpp to write down your source and for the benefits of an IDE like syntax highlighting. i might want to point for you no longer to assemble your source in the IDE, inspite of the actuality that. the right thanks to benefit what you're doing is through compiling from the command-line. For this to artwork effectively, you may want to need to position 'C:Dev-Cppbin' on your platforms direction. Btw, i do not use Cygwin anymore because any binaries you assemble with it inherently falls less than the GPL. I truly haven't any problem with the GPL yet there are different license subject matters that would want to upward push up from this decrease; extremely i'd want to launch some equipment less than a BSD kind license. to stay away from license subject matters that you received't understand purely yet, purely stay sparkling of Cygwin. edit: With 'c:dev-cppbin' on your direction accessible get carry of the MinGW compiler and software from that command-line isntead of making use of MS's command-line. It delivers a effective little Unix experience for issues.

2016-10-08 00:14:54 · answer #2 · answered by minick 4 · 0 0

You are trying an outdated compiler on an incompatible platform. Keep going.

2006-11-30 06:24:35 · answer #3 · answered by liketoaskq 5 · 0 0

fedest.com, questions and answers