update platform files
cmr=v1.7.4:reviewer=ompi-gk1.7 This commit was SVN r30459.
Этот коммит содержится в:
родитель
e098073d62
Коммит
63a52e321a
@ -1,5 +1,6 @@
|
||||
enable_orcm=no
|
||||
enable_oshmem=no
|
||||
enable_sensors=yes
|
||||
enable_sensors=no
|
||||
enable_orterun_prefix_by_default=yes
|
||||
enable_mpi_thread_multiple=no
|
||||
enable_mem_debug=no
|
||||
@ -26,8 +27,6 @@ with_tm=no
|
||||
with_devel_headers=yes
|
||||
with_portals=no
|
||||
with_valgrind=no
|
||||
with_coretemp=yes
|
||||
with_sigar=yes
|
||||
if [ -n "$SLURMHOME" ] ; then
|
||||
with_slurm=$SLURMHOME
|
||||
with_pmi=$SLURMHOME
|
||||
|
@ -1,3 +1,4 @@
|
||||
enable_mpi=no
|
||||
enable_oshmem=no
|
||||
enable_sensors=yes
|
||||
enable_orterun_prefix_by_default=yes
|
||||
@ -27,6 +28,12 @@ with_tm=no
|
||||
with_devel_headers=yes
|
||||
with_portals=no
|
||||
with_valgrind=no
|
||||
with_sqlite3=no
|
||||
with_sigar=yes
|
||||
with_coretemp=yes
|
||||
with_freq=yes
|
||||
with_pwr=yes
|
||||
with_postgres=yes
|
||||
if [ -n "$SLURMHOME" ] ; then
|
||||
with_slurm=$SLURMHOME
|
||||
with_pmi=$SLURMHOME
|
||||
|
34
contrib/platform/intel/bend/linux-orcm.xml
Обычный файл
34
contrib/platform/intel/bend/linux-orcm.xml
Обычный файл
@ -0,0 +1,34 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
|
||||
|
||||
<!-- orcm configuration file. -->
|
||||
|
||||
<!-- CRITICAL NOTE: A node can only appear ONCE in orcm-group -->
|
||||
|
||||
<configuration>
|
||||
|
||||
<orcm-aggregators>
|
||||
<nodes>
|
||||
<value>bend001</value>
|
||||
</nodes>
|
||||
<port>
|
||||
<value>55805</value>
|
||||
</port>
|
||||
<mca-params>
|
||||
<value>sensor_base_sample_rate=5,sensor_base_log_samples=1,db_print_file=+</value>
|
||||
</mca-params>
|
||||
</orcm-aggregators>
|
||||
|
||||
<orcm-daemons>
|
||||
<nodes>
|
||||
<value>bend002</value>
|
||||
</nodes>
|
||||
<port>
|
||||
<value>55810</value>
|
||||
</port>
|
||||
<mca-params>
|
||||
<value>sensor_base_sample_rate=5,sensor_heartbeat_rate=10,sensor_base_log_samples=1</value>
|
||||
</mca-params>
|
||||
</orcm-daemons>
|
||||
|
||||
</configuration>
|
@ -1,5 +1,6 @@
|
||||
enable_orcm=no
|
||||
enable_oshmem=no
|
||||
enable_sensors=yes
|
||||
enable_sensors=no
|
||||
enable_mpi_thread_multiple=yes
|
||||
enable_mem_debug=yes
|
||||
enable_mem_profile=no
|
||||
|
@ -1,7 +1,6 @@
|
||||
enable_mpi=no
|
||||
enable_oshmem=no
|
||||
enable_sensors=yes
|
||||
enable_mpi_thread_multiple=yes
|
||||
enable_mem_debug=yes
|
||||
enable_mem_profile=no
|
||||
enable_debug_symbols=yes
|
||||
@ -11,19 +10,11 @@ enable_picky=yes
|
||||
enable_debug=yes
|
||||
enable_shared=yes
|
||||
enable_static=no
|
||||
enable_io_romio=no
|
||||
enable_ipv6=no
|
||||
enable_mpi_fortran=no
|
||||
enable_mpi_cxx=no
|
||||
enable_mpi_cxx_seek=no
|
||||
enable_mpi_java=yes
|
||||
enable_memchecker=no
|
||||
enable_vt=no
|
||||
enable_mca_no_build=crs,memchecker,snapc,crcp,rml-ftrm
|
||||
enable_contrib_no_build=libnbc,vt
|
||||
with_memory_manager=no
|
||||
with_devel_headers=yes
|
||||
with_xgrid=no
|
||||
with_slurm=no
|
||||
with_jdk_bindir=$JAVA_HOME/bin
|
||||
with_jdk_headers=$JAVA_HOME/include
|
||||
with_sigar=no
|
||||
with_postgres=no
|
||||
|
22
contrib/platform/intel/bend/mac-orcm.xml
Обычный файл
22
contrib/platform/intel/bend/mac-orcm.xml
Обычный файл
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
|
||||
|
||||
<!-- orcm configuration file. -->
|
||||
|
||||
<!-- CRITICAL NOTE: A node can only appear ONCE in orcm-group -->
|
||||
|
||||
<configuration>
|
||||
|
||||
<orcm-aggregators>
|
||||
<nodes>
|
||||
<value>localhost</value>
|
||||
</nodes>
|
||||
<port>
|
||||
<value>55805</value>
|
||||
</port>
|
||||
<mca-params>
|
||||
<value>sensor_base_sample_rate=5,db_print=+</value>
|
||||
</mca-params>
|
||||
</orcm-aggregators>
|
||||
|
||||
</configuration>
|
Загрузка…
Ссылка в новой задаче
Block a user