Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
parallel program on kernel-smp
Name: whod Date: October 7, 2003 at 01:16:08 Pacific OS: redhat 8 CPU/Ram: 2 x Xeon
Comment:
Hi, I have an xw6000 dual xeon smp machine with linux8-smp installed. I can see both cpus in top and both have processes running on them.
I compiled a fortran openmp program to run on this machine and defined OMP_NUM_THREADS=2. the program run in two threads ro more if I use larger number of threads, but only on one cpu which shows in top 100%. How do i tell linux to run the threads on both cpus at the same time? I am using intel 7.1 fortran compiler.
Summary: Hi there, Ok, my question is : Try telnet to client site and run a program on server site. I can read all the files on the client site but open any application program. Please help me .. Thank you! ...
Summary: how do I install exe programs on linux? rpm wont recognize battlecom i know i have to make a program to install exe files, but not sure how to go about it ...
Summary: I am a Beowulf idiot. How to run a same program on all nodes and output to different files? for example 1st node: prog > output1 2nd node: prog > output2 ... nth node prog > outputn the master node i...