Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Slurm Workload Manager
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Slurm_Workload_Manager
http://dbpedia.org/ontology/abstract SLURM (de l'anglès Simple Linux Utility foSLURM (de l'anglès Simple Linux Utility for Resources Management), és un sistema de planificació de tasques i gestió de clústers. Es caracteritza per ser portable, tolerant a errors, de codi obert i amb una escalabilitat molt alta. Com a sistema de gestió té tres processos claus: 1. * Assignar nodes de còmput durant un temps determinat perquè els usuaris puguin executar tasques. 2. * Gestionar les tasques mitjançant un framework que permet iniciar, executar i supervisar-les. 3. * Administrar una cua de tasques pendents per tal d'assignar els recursos de còmput per ordre de prioritat. Existeixen dos tipus de Daemons que interactuen entre ells. Slurmctld, l'administrador del sistema, i Slurmd. El primer s'executa en un únic node actiu i unifica la visió del Clúster gestionant nodes i planificacant els treballs. Slurmd, en canvi, resideix en tots els nòdes de còmput i s'encarrega d'acceptar treballs i executar-los. Els usuaris interaccionen amb el sistema mitjançant ordres. Les més freqüents són sinfo, srun, sbatch, squeue, scancel i scontrol. srun, sbatch, squeue, scancel i scontrol. , Slurm Workload Manager(旧称:Simple Linux UtiSlurm Workload Manager(旧称:Simple Linux Utility for Resource Management、SLURM)またはSlurmは、LinuxおよびUnix系のカーネルのためのフリーでオープンソースなジョブスケジューラーである。世界中の多くのスーパーコンピューターやコンピュータークラスタで使用されている。Slurmは3つの主要な機能を提供している。1番目は、計算を実行するユーザーに対してリソース(コンピューターノード)への排他的・非排他的なアクセスを割り当てる機能である。2番目は、割り当てられたノードの集合上でのジョブの開始、実行、モニタリング(MPIなどの並列ジョブでよく使用される)を行う機能である。3番目は、待機中のジョブのキューを管理することで、リソースへの競合を解決する機能である。 Slurmは、TOP500の約60%のスーパーコンピューターでワークロードマネージャーとして使用されている。これには、2016年まで世界最速だったTianhe-2が含まれる。 Slurmは、またはネットワークトポロジーに基づいた最良あてはめアルゴリズムを使用することで、並列コンピューターにおけるタスク割当の局所性を最適化している。ズムを使用することで、並列コンピューターにおけるタスク割当の局所性を最適化している。 , The Slurm Workload Manager, formerly knownThe Slurm Workload Manager, formerly known as Simple Linux Utility for Resource Management (SLURM), or simply Slurm, is a free and open-source job scheduler for Linux and Unix-like kernels, used by many of the world's supercomputers and computer clusters. It provides three key functions: * allocating exclusive and/or non-exclusive access to resources (computer nodes) to users for some duration of time so they can perform work, * providing a framework for starting, executing, and monitoring work, typically a parallel job such as Message Passing Interface (MPI) on a set of allocated nodes, and * arbitrating contention for resources by managing a queue of pending jobs. Slurm is the workload manager on about 60% of the TOP500 supercomputers. Slurm uses a best fit algorithm based on Hilbert curve scheduling or fat tree network topology in order to optimize locality of task assignments on parallel computers.of task assignments on parallel computers. , Slurm (Simple Linux Utility for Resources Slurm (Simple Linux Utility for Resources Management), es un sistema de gestión de tareas y de clústeres (nodos o servidores de cómputo). Slurm como sistema de gestión tiene tres tareas claves: 1. * Asignar a los usuarios acceso exclusivo o no exclusivo a nodos de cómputo durante un tiempo determinado para que puedan ejecutar sus tareas. 2. * Proporciona un framework que permite iniciar, ejecutar y supervisar el trabajo. 3. * Se encarga de arbitrar la disputa de recursos, administrando una cola de tareas pendientes. En SLURM, debemos de diferenciar dos tipos de roles (que se corresponden con los distintos tipos de usuarios del sistema), que son los “usuarios” y los “administradores”. Ambos interactúan con SLURM mediante un conjunto de comando simples, pero sus propósitos son totalmente contrapuestos: * Usuarios: Envían trabajos para que se ejecuten, y esperan a que finalice lo más rápido posible y de manera correcta, sin importarles si el trabajo se ha realizado en uno, dos o tres nodos de cómputo. * Administradores: Debe encontrar la manera de ejecutar trabajos paralelos en nodos paralelos, y lo que es más importante, deben hacer como si el trabajo se ejecutará en un solo nodo. Las tareas de un administrador son: * Asignar recursos de un nodo de cómputo: Procesadores, memoria, espacio en disco…etc. * Lanzar y administrar trabajos. Para poder realizar todas estas tareas de una forma adecuada el administrador debe de conocer de forma concienzuda el hardware con el que se está trabajando.el hardware con el que se está trabajando. , أداة لينكس بسيطة لإدارة الموارد (بالإنجليزأداة لينكس بسيطة لإدارة الموارد (بالإنجليزية: Simple Linux Utility for Resource Management)‏ ويرمز لها اختصاراً SLURM برنامج مفتوح المصدر يستخدم في الحواسيب الفائقة والحواسيب العنقودية. يقدم ثلاث وظائف. 1. * يحدد دخول حصري أو غير حصري إلى موارد الحاسوب للمستخدمين مما يحسن إنجاز العمل. 2. * يوفر إطار عمل للبداية، التنفيذ، ومراقبة العمل (عادة مهام متوازية مثل واجهة تمرير الرسائل) على مجموعة مخصصة من النود. 3. * يتحكم بطابور المهام المعلقة. أداة لينكس بسيطة لإدارة الموارد تستخدم على العديد من الحواسيب الفائقة في قائمة توب500 بما فيها تيانهي-2 أسرع حاسوب في العالم حالياً. تصدر هذه الأداة تحت ترخيص رخصة جنو العمومية الإصدار الثاني.حت ترخيص رخصة جنو العمومية الإصدار الثاني. , SLURM (Simple Linux Utility for Resource MSLURM (Simple Linux Utility for Resource Management) est une solution open source d'ordonnancement de tâches informatiques qui permet de créer des grappes de serveurs sous Linux ayant une tolérance aux pannes, type ip-failover, ferme de calcul, système d'ordonnancement des tâches. Cette solution peut être utilisée sur des grappes de tailles variées, de deux à plusieurs milliers de serveurs. Il est utilisé sur la majorité des plus puissants supercalculateurs de la planète.puissants supercalculateurs de la planète. , Slurm 任务调度工具(前身为极简Linux资源管理工具,英文:Simple LiSlurm 任务调度工具(前身为极简Linux资源管理工具,英文:Simple Linux Utility for Resource Management,取首字母,简写为SLURM),或 Slurm,是一个用于 Linux 和 Unix 内核系统的自由开源的任务调度工具,被世界范围内的超级计算机和计算机群广泛采用。它提供了三个关键功能。第一,为用户分配一定时间的专享或非专享的资源(计算机节点),以供用户执行工作。第二,它提供了一个框架,用于启动、执行、监测在节点上运行着的任务(通常是并行的任务,例如 MPI),第三,为任务队列合理地分配资源。 大约60%的500强超级计算机上都运行着Slurm,包括2016年前世界上最快的计算机天河-2。 Slurm使用基于Hilbert曲线调度或肥胖 网络拓扑结构的最适算法,以便优化并行计算机中的任务分配。ilbert曲线调度或肥胖 网络拓扑结构的最适算法,以便优化并行计算机中的任务分配。
http://dbpedia.org/ontology/developer http://dbpedia.org/resource/SchedMD +
http://dbpedia.org/ontology/license http://dbpedia.org/resource/GNU_General_Public_License +
http://dbpedia.org/ontology/operatingSystem http://dbpedia.org/resource/BSD + , http://dbpedia.org/resource/Linux +
http://dbpedia.org/ontology/programmingLanguage http://dbpedia.org/resource/C_%28programming_language%29 +
http://dbpedia.org/ontology/thumbnail http://commons.wikimedia.org/wiki/Special:FilePath/Slurm_logo.svg?width=300 +
http://dbpedia.org/ontology/wikiPageExternalLink https://www.schedmd.com + , https://www.schedmd.com/downloads.php + , https://slurm.schedmd.com/ + , http://www.linux-mag.com/id/7239/1/%7Carchive-url=https:/web.archive.org/web/20090211041650/http:/www.linux-mag.com/id/7239/1/%7Curl-status=usurped%7Carchive-date=February + , https://archive.org/details/jobschedulingstr0000jssp_q2o1/page/44 + , https://slurm.schedmd.com/slurm_design.pdf + , https://slurm.schedmd.com + , https://www.open-mpi.org/video/slurm/Slurm_EMC_Dec2012.pdf +
http://dbpedia.org/ontology/wikiPageID 28025384
http://dbpedia.org/ontology/wikiPageLength 9492
http://dbpedia.org/ontology/wikiPageRevisionID 1118217196
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Platform_LSF + , http://dbpedia.org/resource/Category:Grid_computing + , http://dbpedia.org/resource/Operating_system + , http://dbpedia.org/resource/Tianhe-2 + , http://dbpedia.org/resource/POSIX + , http://dbpedia.org/resource/Unix-like + , http://dbpedia.org/resource/Univa_Grid_Engine + , http://dbpedia.org/resource/GNU_General_Public_License + , http://dbpedia.org/resource/Kernel_%28operating_system%29 + , http://dbpedia.org/resource/FreeBSD + , http://dbpedia.org/resource/Graphics_processing_unit + , http://dbpedia.org/resource/NetBSD + , http://dbpedia.org/resource/Category:Cluster_computing + , http://dbpedia.org/resource/OpenBSD + , http://dbpedia.org/resource/Hewlett-Packard + , http://dbpedia.org/resource/TOP500 + , http://dbpedia.org/resource/Beowulf_cluster + , http://dbpedia.org/resource/Anton_%28computer%29 + , http://dbpedia.org/resource/Best-fit_bin_packing + , http://dbpedia.org/resource/IBM + , http://dbpedia.org/resource/Linux + , http://dbpedia.org/resource/C_%28programming_language%29 + , http://dbpedia.org/resource/Message_Passing_Interface + , http://dbpedia.org/resource/SchedMD + , http://dbpedia.org/resource/Hilbert_curve_scheduling + , http://dbpedia.org/resource/Supercomputer + , http://dbpedia.org/resource/BSD + , http://dbpedia.org/resource/Category:Free_software + , http://dbpedia.org/resource/Fat_tree + , http://dbpedia.org/resource/Free_and_open-source + , http://dbpedia.org/resource/Maui_Cluster_Scheduler + , http://dbpedia.org/resource/Category:Parallel_computing + , http://dbpedia.org/resource/Lawrence_Livermore_National_Laboratory + , http://dbpedia.org/resource/Cray + , http://dbpedia.org/resource/TORQUE + , http://dbpedia.org/resource/Lecture_Notes_in_Computer_Science + , http://dbpedia.org/resource/Job_scheduler + , http://dbpedia.org/resource/Futurama + , http://dbpedia.org/resource/Open_Source_Cluster_Application_Resources + , http://dbpedia.org/resource/Category:Job_scheduling + , http://dbpedia.org/resource/Groupe_Bull + , http://dbpedia.org/resource/Fry_and_the_Slurm_Factory + , http://dbpedia.org/resource/BlueGene + , http://dbpedia.org/resource/Burst_buffer + , http://dbpedia.org/resource/Computer_cluster + , http://dbpedia.org/resource/IBM_Sequoia +
http://dbpedia.org/property/developer http://dbpedia.org/resource/SchedMD +
http://dbpedia.org/property/genre Job Scheduler for Clusters and Supercomputers
http://dbpedia.org/property/latestReleaseVersion https://www.schedmd.com/downloads.php +
http://dbpedia.org/property/license http://dbpedia.org/resource/GNU_General_Public_License +
http://dbpedia.org/property/logo Slurm logo.svg
http://dbpedia.org/property/logoSize 170
http://dbpedia.org/property/name Slurm
http://dbpedia.org/property/operatingSystem Linux, BSDs
http://dbpedia.org/property/programmingLanguage http://dbpedia.org/resource/C_%28programming_language%29 +
http://dbpedia.org/property/title Slurm
http://dbpedia.org/property/website https://slurm.schedmd.com/ +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Portal + , http://dbpedia.org/resource/Template:Cite_journal + , http://dbpedia.org/resource/Template:As_of + , http://dbpedia.org/resource/Template:Primary_sources + , http://dbpedia.org/resource/Template:Reflist + , http://dbpedia.org/resource/Template:Linux_kernel + , http://dbpedia.org/resource/Template:Infobox_software + , http://dbpedia.org/resource/Template:Citation_needed + , http://dbpedia.org/resource/Template:Short_description + , http://dbpedia.org/resource/Template:Cite_conference + , http://dbpedia.org/resource/Template:Div_col + , http://dbpedia.org/resource/Template:Div_col_end +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Job_scheduling + , http://dbpedia.org/resource/Category:Grid_computing + , http://dbpedia.org/resource/Category:Free_software + , http://dbpedia.org/resource/Category:Cluster_computing + , http://dbpedia.org/resource/Category:Parallel_computing +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Scheduler +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Slurm_Workload_Manager?oldid=1118217196&ns=0 +
http://xmlns.com/foaf/0.1/depiction http://commons.wikimedia.org/wiki/Special:FilePath/Slurm_logo.svg +
http://xmlns.com/foaf/0.1/homepage https://slurm.schedmd.com/ +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Slurm_Workload_Manager +
http://xmlns.com/foaf/0.1/name Slurm
owl:sameAs https://global.dbpedia.org/id/3BxqX + , http://fr.dbpedia.org/resource/SLURM + , http://rdf.freebase.com/ns/m.0cmb2ky + , http://dbpedia.org/resource/Slurm_Workload_Manager + , http://no.dbpedia.org/resource/Slurm_Workload_Manager + , http://www.wikidata.org/entity/Q3459703 + , http://zh.dbpedia.org/resource/Slurm%E5%B7%A5%E4%BD%9C%E8%B0%83%E5%BA%A6%E5%B7%A5%E5%85%B7 + , http://ja.dbpedia.org/resource/Slurm_Workload_Manager + , http://es.dbpedia.org/resource/Simple_Linux_Utility_for_Resource_Management + , http://ca.dbpedia.org/resource/SLURM + , http://ar.dbpedia.org/resource/%D8%A3%D8%AF%D8%A7%D8%A9_%D9%84%D9%8A%D9%86%D9%83%D8%B3_%D8%A8%D8%B3%D9%8A%D8%B7%D8%A9_%D9%84%D8%A5%D8%AF%D8%A7%D8%B1%D8%A9_%D8%A7%D9%84%D9%85%D9%88%D8%A7%D8%B1%D8%AF +
rdf:type http://dbpedia.org/ontology/Work + , http://dbpedia.org/class/yago/WrittenCommunication106349220 + , http://dbpedia.org/class/yago/CodingSystem106353757 + , http://dbpedia.org/class/yago/Abstraction100002137 + , http://www.wikidata.org/entity/Q7397 + , http://dbpedia.org/class/yago/Writing106359877 + , http://dbpedia.org/class/yago/Code106355894 + , http://dbpedia.org/class/yago/Software106566077 + , http://dbpedia.org/class/yago/Communication100033020 + , http://www.wikidata.org/entity/Q386724 + , http://schema.org/CreativeWork + , http://dbpedia.org/ontology/Software +
rdfs:comment The Slurm Workload Manager, formerly knownThe Slurm Workload Manager, formerly known as Simple Linux Utility for Resource Management (SLURM), or simply Slurm, is a free and open-source job scheduler for Linux and Unix-like kernels, used by many of the world's supercomputers and computer clusters. It provides three key functions: Slurm is the workload manager on about 60% of the TOP500 supercomputers. Slurm uses a best fit algorithm based on Hilbert curve scheduling or fat tree network topology in order to optimize locality of task assignments on parallel computers.of task assignments on parallel computers. , SLURM (Simple Linux Utility for Resource MSLURM (Simple Linux Utility for Resource Management) est une solution open source d'ordonnancement de tâches informatiques qui permet de créer des grappes de serveurs sous Linux ayant une tolérance aux pannes, type ip-failover, ferme de calcul, système d'ordonnancement des tâches. Cette solution peut être utilisée sur des grappes de tailles variées, de deux à plusieurs milliers de serveurs. Il est utilisé sur la majorité des plus puissants supercalculateurs de la planète.puissants supercalculateurs de la planète. , Slurm (Simple Linux Utility for Resources Slurm (Simple Linux Utility for Resources Management), es un sistema de gestión de tareas y de clústeres (nodos o servidores de cómputo). Slurm como sistema de gestión tiene tres tareas claves: 1. * Asignar a los usuarios acceso exclusivo o no exclusivo a nodos de cómputo durante un tiempo determinado para que puedan ejecutar sus tareas. 2. * Proporciona un framework que permite iniciar, ejecutar y supervisar el trabajo. 3. * Se encarga de arbitrar la disputa de recursos, administrando una cola de tareas pendientes.ministrando una cola de tareas pendientes. , Slurm 任务调度工具(前身为极简Linux资源管理工具,英文:Simple LiSlurm 任务调度工具(前身为极简Linux资源管理工具,英文:Simple Linux Utility for Resource Management,取首字母,简写为SLURM),或 Slurm,是一个用于 Linux 和 Unix 内核系统的自由开源的任务调度工具,被世界范围内的超级计算机和计算机群广泛采用。它提供了三个关键功能。第一,为用户分配一定时间的专享或非专享的资源(计算机节点),以供用户执行工作。第二,它提供了一个框架,用于启动、执行、监测在节点上运行着的任务(通常是并行的任务,例如 MPI),第三,为任务队列合理地分配资源。 大约60%的500强超级计算机上都运行着Slurm,包括2016年前世界上最快的计算机天河-2。 Slurm使用基于Hilbert曲线调度或肥胖 网络拓扑结构的最适算法,以便优化并行计算机中的任务分配。ilbert曲线调度或肥胖 网络拓扑结构的最适算法,以便优化并行计算机中的任务分配。 , أداة لينكس بسيطة لإدارة الموارد (بالإنجليزأداة لينكس بسيطة لإدارة الموارد (بالإنجليزية: Simple Linux Utility for Resource Management)‏ ويرمز لها اختصاراً SLURM برنامج مفتوح المصدر يستخدم في الحواسيب الفائقة والحواسيب العنقودية. يقدم ثلاث وظائف. 1. * يحدد دخول حصري أو غير حصري إلى موارد الحاسوب للمستخدمين مما يحسن إنجاز العمل. 2. * يوفر إطار عمل للبداية، التنفيذ، ومراقبة العمل (عادة مهام متوازية مثل واجهة تمرير الرسائل) على مجموعة مخصصة من النود. 3. * يتحكم بطابور المهام المعلقة. أداة لينكس بسيطة لإدارة الموارد تستخدم على العديد من الحواسيب الفائقة في قائمة توب500 بما فيها تيانهي-2 أسرع حاسوب في العالم حالياً.فيها تيانهي-2 أسرع حاسوب في العالم حالياً. , Slurm Workload Manager(旧称:Simple Linux UtiSlurm Workload Manager(旧称:Simple Linux Utility for Resource Management、SLURM)またはSlurmは、LinuxおよびUnix系のカーネルのためのフリーでオープンソースなジョブスケジューラーである。世界中の多くのスーパーコンピューターやコンピュータークラスタで使用されている。Slurmは3つの主要な機能を提供している。1番目は、計算を実行するユーザーに対してリソース(コンピューターノード)への排他的・非排他的なアクセスを割り当てる機能である。2番目は、割り当てられたノードの集合上でのジョブの開始、実行、モニタリング(MPIなどの並列ジョブでよく使用される)を行う機能である。3番目は、待機中のジョブのキューを管理することで、リソースへの競合を解決する機能である。 Slurmは、TOP500の約60%のスーパーコンピューターでワークロードマネージャーとして使用されている。これには、2016年まで世界最速だったTianhe-2が含まれる。 Slurmは、またはネットワークトポロジーに基づいた最良あてはめアルゴリズムを使用することで、並列コンピューターにおけるタスク割当の局所性を最適化している。ズムを使用することで、並列コンピューターにおけるタスク割当の局所性を最適化している。 , SLURM (de l'anglès Simple Linux Utility foSLURM (de l'anglès Simple Linux Utility for Resources Management), és un sistema de planificació de tasques i gestió de clústers. Es caracteritza per ser portable, tolerant a errors, de codi obert i amb una escalabilitat molt alta. Com a sistema de gestió té tres processos claus: 1. * Assignar nodes de còmput durant un temps determinat perquè els usuaris puguin executar tasques. 2. * Gestionar les tasques mitjançant un framework que permet iniciar, executar i supervisar-les. 3. * Administrar una cua de tasques pendents per tal d'assignar els recursos de còmput per ordre de prioritat.recursos de còmput per ordre de prioritat.
rdfs:label Slurm Workload Manager , Simple Linux Utility for Resource Management , أداة لينكس بسيطة لإدارة الموارد , Slurm工作调度工具 , SLURM
hide properties that link here 
http://dbpedia.org/resource/SchedMD + http://dbpedia.org/ontology/product
http://dbpedia.org/resource/Simple_Linux_Utility_for_Resource_Management + , http://dbpedia.org/resource/SLURM + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/Supercomputer_operating_system + , http://dbpedia.org/resource/Tianhe-2 + , http://dbpedia.org/resource/Sequoia_%28supercomputer%29 + , http://dbpedia.org/resource/SchedMD + , http://dbpedia.org/resource/Tianhe-1 + , http://dbpedia.org/resource/Dask_%28software%29 + , http://dbpedia.org/resource/Univa_Grid_Engine + , http://dbpedia.org/resource/TORQUE + , http://dbpedia.org/resource/Singularity_%28software%29 + , http://dbpedia.org/resource/List_of_job_scheduler_software + , http://dbpedia.org/resource/Qsub + , http://dbpedia.org/resource/Simple_Linux_Utility_for_Resource_Management + , http://dbpedia.org/resource/SLURM + , http://dbpedia.org/resource/Slurm + http://dbpedia.org/ontology/wikiPageWikiLink
http://dbpedia.org/resource/SchedMD + http://dbpedia.org/property/products
http://en.wikipedia.org/wiki/Slurm_Workload_Manager + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Slurm_Workload_Manager + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.