Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Intel® Clusters and HPC Technology | Forum profile

Forum profile page for Intel® Clusters and HPC Technology on http://www.intel.com. This report page is the aggregated overview from a single forum: Intel® Clusters and HPC Technology, located on the Message Board at http://www.intel.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Intel® Clusters and HPC Technology" on the Message Board at http://www.intel.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Intel® Software Network - Forums - Intel® Clusters and HPC Technology (site profile, domain info intel.com)
Title: Intel® Clusters and HPC Technology
Url: http://software.intel.com/en-us/forums/intel-cl...
Users activity: 19 post per thread
Forum activity: 2 active threads during last week
 

Posting activity on Intel® Clusters and HPC Technology:

  Week Month 3 Months
Threads: 2 19 64
Post: 4 46 123
 

Intel® Clusters and HPC Technology Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
bamboo7413
2
user's latest post:
Intel MPI 3.2 issue -...
Published (2009-12-22 22:09:00)
Quoting - bamboo7413 Hi, Sorrry for typo. It should be: For the same source code, there's issue when linking 3.2 library . But it's OK if linking 3.1 library . Thanks!
Dmitry Kuzmin (Intel)
1
user's latest post:
Intel MPI 3.2 issue -...
Published (2009-12-22 23:27:00)
Quoting - bamboo7413 Hi, I got one issue when upgrading Intel MPI library from 3.1 to 3.2? For the same source code, there's issue when linking 3.1 library. The error log is below: hpc-p-19:18677:  open_hca: getaddr_netdev ERROR: Connection refused. Is ib0 configured? hpc-p-17:18094:  open_hca: getaddr_netdev ERROR: Connection refused. Is ib0 configured? hpc-p-5:18168:  open_hca: getaddr_netdev ERROR: Connection refused. Is ib0...
Gergana Slavova (Intel)
1
user's latest post:
mpiifort / mpiicc / mpiicpc...
Published (2009-12-22 14:41:00)
Hi Peter, I was recently able to get access to a local Ubuntu 9.10 system and ran the installer for the Intel MPI Library. Unsurprisingly, I ran into the same issue as you have: gsslavov@backuppc:~$ mpirun -np 4 hostname /home/gsslavov/intel/impi/3.2.2.006/bin/mpirun: 63: Syntax error: "(" unexpected (expecting "fi") So I did some more digging and this is what I found out: gsslavov@backuppc:~/intel/impi/3.2.2.006$ ls -l...
 

Latest active threads on Intel® Clusters and HPC Technology::

Intel® Software Network - Forums
Started 1 day ago (2009-12-29 06:07:00)  by tim18
Quoting - bugslayer I'm trying to use Intel MPI library (evaluation version) instead of LAM/MPI. But I couldn't find Datatype BOOL in namespace MPI (c++ version) - MPI::BOOL. The standards support level specified for iMPI 4 (currently available to you as a beta) implies (I think) that this feature should be there.  If not, you might ...
Thread:  Show this thread (4 posts)   Thread info: Does "Intel MPI library" contain 'MPI Datatype Bool' ??? Size: 978 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Does "Intel MPI library" contain 'MPI Datatype Bool' ??? :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 1 week ago (2009-12-22 22:09:00)  by bamboo7413
Quoting - bamboo7413 Hi, Sorrry for typo. It should be: For the same source code, there's issue when linking 3.2 library . But it's OK if linking 3.1 library . Thanks!
Thread:  Show this thread (3 posts)   Thread info: Intel MPI 3.2 issue - "open_hca: getaddr_netdev ERROR: Connection refused.
Is ib0 configured?" Size: 794 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Intel MPI 3.2 issue - "open_hca: getaddr_netdev ERROR: Connection refused.
Is ib0 configured?" :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 1 week, 6 days ago (2009-12-16 11:22:00)  by mrentropy
P.S. I should note that on an identical system, also running Ubuntu 9.10, I do NOT have this problem. On that system, I installed Intel MPI when it was 9.04, then upgraded to 9.10 and fixed the libstdc++5 problem. On the system on which I have problems, I installed Intel MPI after upgrading to 9.10 and doing the libstdc++5 fix. I must have messed up something on ...
Thread:  Show this thread (10 posts)   Thread info: mpiifort / mpiicc / mpiicpc script error Size: 941 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: mpiifort / mpiicc / mpiicpc script error :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 1 week, 5 days ago (2009-12-17 15:00:00)  by Gergana Slavova (Intel)
Hi Craig, Quoting - crtierney42 1) MPICH_MAX_SHORT_MSG_SIZE - Determines when to use Eager vs. Rendevous protocol, does this just sound like I_MPI_RDMA_EAGER_THRESHOLD? Indeed, you're exactly right. I_MPI_EAGER_THRESHOLD (without the RDMA in the name) sets the cutoff value between using the eager or rendezvous protocols for all devices. ...
Thread:  Show this thread (2 posts)   Thread info: Looking for equivalent options from Cray MPI to Intel MPI Size: 3,490 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Looking for equivalent options from Cray MPI to Intel MPI :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 3 weeks, 5 days ago (2009-12-03 15:00:00)  by Gergana Slavova (Intel)
Hi jaewonj, That's an interesting use case. Do you mind sharing with us why you're looking to start the daemons within the source code? I, personally, have only seen the start of the MPD daemons and MPI programs via scripts (be it shell or python) but not within compiled code. Perhaps others on this forum have a different experience. I know that with the Intel ...
Thread:  Show this thread (6 posts)   Thread info: Running mpi w/o mpiexec/mpirun Size: 878 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Running mpi w/o mpiexec/mpirun :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 9 months ago (2009-04-02 22:58:00)  by Andrey Derbunovich (Intel)
// this is an IE specific issue fix for HTML with " /" characters in it which IE looks at like " /" instead and does not line break it. $(function(){ if ($.browser.msie) $("[id^='reply_text_']") .css({"overflow-x":"scroll","overflow-y":"none"}); }); Hi Rene, Yes, we consider possibility to include such functionality ...
Thread:  Show this thread (7 posts)   Thread info: Sun Grid engine tight integration for Intel mpi Size: 885 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Sun Grid engine tight integration for Intel mpi :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 2 weeks, 6 days ago (2009-12-10 05:24:00)  by Dmitry Kuzmin (Intel)
Quoting - crtierney42 I am testing out the beta for Intel MPI 4.0.  I am having a problem where my application (WRF V3.0.1) is hanging in MPI_Finalize when a large number of cores are being used (>1024).    The OS is Centos 5.3 and I am using OFED-1.4.1. Is the the right place to ask questions about the beta?  If not, where is? If it is, what options do ...
Thread:  Show this thread (4 posts)   Thread info: Issues with Intel MPI 4.0 Beta Size: 1,193 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Issues with Intel MPI 4.0 Beta :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 3 weeks, 1 day ago (2009-12-07 12:28:00)  by Gergana Slavova (Intel)
Hi Richard, The Intel® Cluster Toolkit or any of its components doesn't really care what networks are available on your system during installation. Because of our architecture, what network fabric you use to run your MPI programs is all tunable at runtime and not something you have to worry about at install-time. In fact, we have a few customers who start using ...
Thread:  Show this thread (10 posts)   Thread info: Installing the Intel Cluster Toolkit Compiler Edition on a GE + IB cluster Size: 2,392 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Installing the Intel Cluster Toolkit Compiler Edition on a GE + IB cluster :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 3 weeks, 5 days ago (2009-12-04 00:00:00)  by tim18
If you are starting MPI jobs manually on the same node, you could use the Intel MPI environment variables to assign each to different cores.  Intel MPI sets affinity by default; unless you set each to a different group of cores, each will get the same default.  The same would happen in OpenMP if you set affinities, as you must do to get full performance.  It's true...
Thread:  Show this thread (5 posts)   Thread info: Intel mpirun allocated different parallel jobs in the same cpus Size: 911 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Intel mpirun allocated different parallel jobs in the same cpus :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 4 weeks, 1 day ago (2009-11-30 11:28:00)  by Andres More (Intel)
On Linux environments... Have you tried powertop? It is a really interesting tool. It works using several features only present on recent kernels to provide an estimate using ACPI information. How to get the tool and a lot more information on power consumption can be found at the following link. http://www.lesswatts.org/projects/powertop/ Hope it helps you...
Thread:  Show this thread (3 posts)   Thread info: Hardware Performance Counters ; Power measurement Size: 745 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Hardware Performance Counters ; Power measurement :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
 

Hot threads for last week on Intel® Clusters and HPC Technology::

Intel® Clusters and HPC Technology
Started 1 day ago (2009-12-29 06:07:00)  by tim18
Quoting - bugslayer I'm trying to use Intel MPI library (evaluation version) instead of LAM/MPI. But I couldn't find Datatype BOOL in namespace MPI (c++ version) - MPI::BOOL. The standards support level specified for iMPI 4 (currently available to you as a beta) implies (I think) that this feature should be there.  If not, you might ...
Thread:  Show this thread (4 posts)   Thread info: Does "Intel MPI library" contain 'MPI Datatype Bool' ??? Size: 978 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Does "Intel MPI library" contain 'MPI Datatype Bool' ??? :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Clusters and HPC Technology
Started 1 week ago (2009-12-22 22:09:00)  by bamboo7413
Quoting - bamboo7413 Hi, Sorrry for typo. It should be: For the same source code, there's issue when linking 3.2 library . But it's OK if linking 3.1 library . Thanks!
Thread:  Show this thread (3 posts)   Thread info: Intel MPI 3.2 issue - "open_hca: getaddr_netdev ERROR: Connection refused.
Is ib0 configured?" Size: 794 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Intel MPI 3.2 issue - "open_hca: getaddr_netdev ERROR: Connection refused.
Is ib0 configured?" :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"
Intel® Clusters and HPC Technology
Started 1 week, 6 days ago (2009-12-16 11:22:00)  by mrentropy
P.S. I should note that on an identical system, also running Ubuntu 9.10, I do NOT have this problem. On that system, I installed Intel MPI when it was 9.04, then upgraded to 9.10 and fixed the libstdc++5 problem. On the system on which I have problems, I installed Intel MPI after upgrading to 9.10 and doing the libstdc++5 fix. I must have messed up something on ...
Thread:  Show this thread (10 posts)   Thread info: mpiifort / mpiicc / mpiicpc script error Size: 941 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: mpiifort / mpiicc / mpiicpc script error :: Intel® Clusters and HPC Technology :: Intel® Software Network - Forums"

This page was found by:   DAPL provider is not found and fallback device is not enabled