Study of Scheduling Optimization Through the Batch Job Logs Analysis 윤 준 원1 · 송 의 성2* 1한국과학기술정보연구원 슈퍼컴퓨팅본부 2부산교육대학교 컴퓨터교육과

Total Page:16

File Type:pdf, Size:1020Kb

Study of Scheduling Optimization Through the Batch Job Logs Analysis 윤 준 원1 · 송 의 성2* 1한국과학기술정보연구원 슈퍼컴퓨팅본부 2부산교육대학교 컴퓨터교육과 디지털콘텐츠학회논문지 Journal of Digital Contents Society JDCS Vol. 18, No. 7, pp. 1411-1418, Nov. 2017 배치 작업 로그 분석을 통한 스케줄링 최적화 연구 Study of Scheduling Optimization through the Batch Job Logs Analysis 1 2* 윤 준 원 · 송 의 성 1한국과학기술정보연구원 슈퍼컴퓨팅본부 2부산교육대학교 컴퓨터교육과 JunWeon Yoon1 · Ui-Sung Song2* 1Department of Supercomputing Center, KISTI, Daejeon 34141, Korea 2*Department of Computer Education, Busan National University of Education, Busan 47503, Korea [요 약] 배치 작업 스케줄러는 클러스터 환경에서 구성된 계산 자원을 인지하고 순서에 맞게 효율적으로 작업을 배치하는 역할을 수행 한다. 클러스터내의 한정된 가용자원을 효율적으로 사용하기 위해서는 사용자 작업의 특성을 분석하여 반영하여야 하는데 이를 위해서는 다양한 스케줄링 알고리즘을 파악하고 해당 시스템 환경에 맞게 적용하는 것이 중요하다. 대부분의 스케줄러 소프트웨 어는 전체 관리 대상의 자원 명세와 시스템의 상태뿐만 아니라 작업 제출부터 종료까지 다양한 사용자의 작업 수행 환경을 반영하 게 된다. 또한 작업 수행과 관련한 다양한 정보 가령, 작업 스크립트, 환경변수, 라이브러리, 작업의 대기, 시작, 종료 시간 등을 저 장하게 된다. 본 연구에서는 배치 스케줄러를 통한 작업 수행과 관련된 정보를 통해 사용자의 작업 성공률, 수행시간, 자원 규모 등의 스케줄러의 수행 로그를 분석하여 문제점을 파악하였다. 향후 이 연구를 바탕으로 자원의 활용률을 높임으로써 시스템을 최 적화할 수 있다. [Abstract] The batch job scheduler recognizes the computational resources configured in the cluster environment and plays a role of efficiently arranging the jobs in order. In order to efficiently use the limited available resources in the cluster, it is important to analyze and characterize the characteristics of user tasks. To do this, it is important to identify various scheduling algorithms and apply them to the system environment. Most scheduler software reflects the user's work environment, from job submission to termination, as well as the state of the inventory and system status of the entire managed object. It also stores various information related to task execution, such as job scripts, environment variables, libraries, wait for tasks, start and end times. In this paper, we analyze the execution log of the scheduler such as user 's success rate, execution time, and resource size through information related to job execution through batch scheduler. Based on this, it can be used as a basis to optimize the system by increasing the utilization rate of resources. 색인어 : 고성능컴퓨팅, 배치작업, 스케줄링, 로그분석, 최적화 Key word : HPC, Batch Job, Scheduling, Log analysis, Optimization http://dx.doi.org/10.9728/dcs.2017.18.7.1411 Received 18 October 2017; Revised 20 November 2017 Accepted 25 November 2017 This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-CommercialLicense(http://creativecommons. *Corresponding Author; Ui-Sung Song org/licenses/by-nc/3.0/) which permits unrestricted non-commercial use, distribution, and reproduction in any medium, provided the Tel: +82-051-500-7326 original work is properly cited. E-mail: [email protected] Copyright ⓒ 2017 The Digital Contents Society 1411 http://www.dcs.or.kr pISSN: 1598-2009 eISSN: 2287-738X 디지털콘텐츠학회논문지(J. DCS) Vol. 18, No. 7, pp. 1411-1418, Nov. 2017 Ⅰ. 서 론 기본적으로 오픈 소스 개발 모델을 택해 소스 코드가 공개되어 있다. 오라클에서 인수된 이후 기존의 오픈 소스를 이용하여 만 배치 작업 스케줄러는 자원 관리자(Resource Manager, RM), 든 것이 OGS 즉 Open Grid Scheduler이다. 그 후 Grid Engine 부 분산 자원 관리자(Distributed Resource Manager, DRM), 분산자 문을 Univa에 매각하였다. 원 관리 시스템(Distributed Resource Management System, ORACLE은 무료 바이너리 버전 배포를 중단하고 Sun DRMS), 워크로드 관리시스템(Workload Management System, Industry Standards Source License(SISSL) 라이선스로 배포되던 WMS) 또는 작업 스케줄러(Job Scheduler)라 불린다[1]. 소스코드의 배포도 역시 중단하였다. 스케줄러가 제공해야하는 기본적인 특징은 자원의 특성을 SGE는 크게 마스터 서버와 계산수행노드로 나뉜다. 일반적 정확하게 반영해야 한다는 점이다. 즉, 작업 수행에 요구되는 으로 마스터 서버는 실제 작업을 수행하는 대신 전체 클러스터 다양한 계산자원의 리소스 가령 라이선스, CPU 아키텍처나 메 에 작업을 분배하고, 클러스터 상태를 관리하는 역할을 수행한 모리 나아가 최근 화두가 되는 GPU나 PHI와 같은 매니코어 기 다. 계산수행노드는 실제 작업을 수행하는 서버로 마스터 서버 반의 가속 시스템까지도 관리 대상에 포함 되어야 한다. 자원에 의 지시를 받아 작업을 수행한다. 계산수행노드는 실제 일하는 대한 인지이후 자원 분배가 공평하게 배분되기 위한 Fair-Share 서버이므로 성능이 중요한 반면 마스터서버는 전체 클러스터 정책, 우선순위가 높은 작업에 대한 선점(preemption) 지원, 자 의 상태를 볼 수 있는 유일한 통로이므로 안정성이 중요하다. 원의 확장성 보장, 다양한 시스템 환경에 대한 지원 등의 요구 ■ SLURM 사항들 또한 충족시켜야 한다[2]. SLURM은 LLNL(로렌스 리버모아 국립연구소)에서 시작된 클러스터 환경을 구성하고 배치 형태의 작업을 관리하기 위 오픈소스 배치 시스템으로 2010년 개발자들이 SchedMD를 설 해서는 위와 같은 여러 환경의 특성을 반영하여 스케줄러를 선 립하여 지속적인 개발과 배포를 진행하는 프로젝트이다. Top 택하게 된다. 이에 본 연구에서는 대표적인 스케줄러 소프트웨 500 슈퍼컴퓨팅 사이트에서 점차 비중을 확대하고 있다. 높은 어를 선별하여 조사하고 특징을 나열하였다. 이후, 자원 분배 확장성과 추가적인 플러그인을 통해 다양한 기능을 제공하고 의 효율성을 재고하기 위해 스케줄링 알고리즘을 연구하고 나 있으며 가속 프로세서(GPU, PHI)의 기능도 일부 지원한다. 아가 KISTI의 슈퍼컴퓨터 4호기 Tachyon2 시스템에서 추출한 SLURM은 Quadrics RMS에서 영감을 받아서 개발되었으며 대 사용자 작업 수행 관련 정보들을 분석하였다[3]. 이 데이터를 규모 슈퍼컴퓨팅 센터들의 요구사항을 충족시키는 것을 목표 통해서 사용자의 작업 성공률, 수행시간, 자원 규모 등을 파악 로 삼고 있다. SLURM의 핵심 요소는 slurmctld라는 컨트롤 데 할 수 있으며 선행된 스케줄링 알고리즘 적용을 통해 최적화할 몬이며 가용자원의 모니터링과 배차작업 스케줄링을 담당한 수 있음을 인지할 수 있다. 다. 사용자, 작업 및 수행정보는 slurmdbd를 통해 구현되는데 보통 MySQL과 같은 데이터베이스를 통해 저장한다. SLURM Ⅱ. 관련 연구 은 추가적인 기능들을 확장하기 위한 많은 선택적인 플러그인 을 가지는 모듈 구조로 되어 있고 Maui와 같은 다른 스케줄러 클러스터 컴퓨팅은 서버를 여러 대 묶어서 하나의 장비처 와 통합될 수 있도록 개발되었다. SLURM은 매우 높은 확장성 럼 구성하는 것이다. 클러스터 환경을 구성하는 계산노드들에 으로 인해서 아주 대규모의 페타급 슈퍼컴퓨터에 적용되고 있 게 작업을 지시하고, 그 중 장애가 있는 시스템을 구분하는 것, 다[7]. 그리고 서버들간에 통신을 관리하는 기능이 스케줄러의 대표 ■ TORQUE 적인 특징이라 할 수 있다. 본 연구에서는 우선 대표적으로 사 TORQUE(Terascale Open-source Resource & QUEue 용되고 있는 스케줄러의 솔루션들을 조사하였다. 널리 사용되 Manager)는 분산 리소스 관리자로 OpenPBS 프로젝트를 기반 는 클러스터 배치 시스템들로는 Moab, Oracle Grid Engine, 으로 하는 커뮤니티 프로젝트이다. TORQUE는 기본적인 스케 Portable Batch System, LoadLeveler, Condor, OAR, Platform 줄링 기능만을 제공하며 오픈소스 Maui 클러스터 스케줄러 또 LSF 등이 있다. 대표적인 상용 제품으로는 Platform LSF(IBM), 는 상용인 Moab 워크로드 매니저와 통합하여 사용된다. 지속 Univa Grid Engine, Moab(Adaptive Computing), PBSPro(Altair) 적인 커뮤니티 패치를 수행하고 있으며 확장성 개선, fault 등이 잘 알려져 있다. 오픈소스 제품으로는 SGE(SoG&OGS), tolerance 와 같은 다양한 기능 개발을 위해 전 세계의 많은 SLURM, TORQUE/Maui 등이 있다[4]. HPC 기관들이 참여하고 있다. 중소규모 클러스터들에서 배치 ■ Grid Engine(GE) 시스템으로 많이 사용하고 있다. Sun Grid Engine(SGE)는 가장 널리 사용된 스케줄러 솔루션 Maui 스케줄러는 비록 새로운 개발은 중단된 상태이기는 하 으로 다양한 기능과 안정성을 제공하였다. SUN은 빈번하게 지만, Adaptive computing 사에 의해서 유지 및 지원된다. 차세 버그와 추가적인 기능에 대한 패치를 매년마다 주기적으로 업 대 상용 스케줄러는 Moab Cluster suite의 일부이며 Maui 스케 데이트를 해왔다. SUN이 ORACLE에 합병되면서 Oracle Grid 줄러에서 많은 기본 개념을 차용하여 개발되었다. Maui의 개발 Engine으로 변경되었고 약자도 SGE에서 OGE로 변경되었다. 자들은 오프소스 라이선스 정책을 따르고 있으며, 상업적 사용 은 허용하지 않고 있다. TORQUE/Maui의 메인 관리 노드에는 http://dx.doi.org/10.9728/dcs.2017.18.7.1411 1412 배치 작업 로그 분석을 통한 스케줄링 최적화 연구 pbs_server 데몬과 maui 스케줄러 데몬이 설치되어 동작하며, 등록되고 대기 과정을 거쳐 계산자원이 확보되면 작업이 수행 각 계산 노드에는 pbs_mon 데몬이 구동된다[8]. 되게 된다. 큐에 등록된 작업들은 먼저 제출된 작업이 먼저 수 ■ LSF 행되는 FCFS(First Come First Served) 방식을 기본 정책으로 할 LSF(Platform Load Sharing Facility는 HPC 분야의 분산 워크 당된다. FCFS는 작업 수행 순서의 공정성(Fairness)을 보장하는 로드 관리 플랫폼인 작업 스케줄러이며 다양한 아키텍처를 지 가장 좋은 방식이기는 하나 계산자원의 규모가 커질수록 자원 원하고 Unix 또는 Windows 시스템에서 배치 작업을 실행하는 을 효율적으로 사용하는데 제한이 있다. 왜냐하면 각 작업마다 데 사용할 수 있다. LSF는 Toronto 대학의 Utopia 연구 프로젝 요구하는 자원의 규모가 달라 실제 가용자원이 사용되지 못하 트를 기반으로 시작되었다. 2007년에 Platform은 Platform Lava 고 단편화가 발생할 수 있기 때문이다. 이런 문제를 해결하기 를 출시했으며 Platform Lava 는 LSF 릴리스의 구 버전을 기반 위해 단편화(Fragmentation)된 자원에 맞는 작은 작업을 우선적 으로 하는 LSF의 단순화 된 버전으로 GNU General Public 으로 배치하는 방식인 SJF(Shortest Job First)은 자원의 활용성 License v2에서 라이선스를 받았고 2011 년에 중단되었다가 을 높여 전체적인 성능을 향상을 가져올 수 있다. 하지만 이 방 2012년 Platform Computing은 IBM에 인수되었다[9]. 식은 공정성을 보장하지 못하는 단점을 지닌다. 따라서 스케줄 링 정책은 자원 규모, 작업 특성 등을 고려하여 FCFS, SJF 두 가 클러스터 환경을 구성하고 다양한 사용자의 작업을 배치형 지를 혼용하는 방식으로 사용된다[10]. 태로 수행하기 위해서는 스케줄러의 특성을 파악하고 시스템 백필 스케줄링(Backfill Scheduling)은 자원 사용량이 큰 선행 환경에 맞게 적용하여야 한다. 가령, 작업 작업의 수행시간, 개 작업으로 인해 작은 작업이 수행되지 못할 때 우선 수행할 수 수, 사용자의 제한, 작업 스크립트의 오류, 라이브러리의 사용 있도록 순서를 재조정하는 스케줄링 방식으로 작업의 공정성 여부 등을 필터링 하여 가용 리소스를 적절하게 사용할 수 있게 과 성능 향상을 가져올 수 있다. 백필 스케줄링에서는 각 작업 하는 기능들은 시스템 자원을 보다 효율적으로 활용할 수 있게 의 요구 수행시간이 반드시 명시되어야 한다. 기존에 사용되는 한다. <표 1>은 위에 언급한 대표적인 HPC 기반의 스케줄러의 백필 스케줄링에는 다음과 같이 크게 두 가지 방식이 있다[11]. 특성과 기능적 요소들을 나열하고 비교하였다[4]. 1) Conservative Backfilling 표 1. 스케줄러 기능적 특징 Conservative Backfilling 알고리즘은 초기 버전으로 스케줄 Table 1. Functional features of the scheduler 링의 기본 원칙인 FCFS 방식을 고수하면서 후순위에 있는 작 Grid 업 이 단편화 된 자원에 충족될 경우 우선 수행하게 된다. 이 Slurm Torque LSF Engine 알고리즘 수행을 위해서는 두 개의 데이터 구조를 가지게 되 Commercial, Commercial, License Open Source Commercial Open Source Open Source 는데 첫 번째는 큐 목록의 작업리스트와 실행 시작 시간을 저 Linux, OS Support Linux Linux Linux 장하는 리스트 구조와 두 번째로는 사용될 프로세서 사용량 Windows parallel and 프로파일이다.
Recommended publications
  • Univa Grid Engine 8.0 Superior Workload Management for an Optimized Data Center
    Univa Grid Engine 8.0 Superior Workload Management for an Optimized Data Center Why Univa Grid Engine? Overview Univa Grid Engine 8.0 is our initial Grid Engine is an industry-leading distributed resource release of Grid Engine and is quality management (DRM) system used by hundreds of companies controlled and fully supported by worldwide to build large compute cluster infrastructures for Univa. This release enhances the Grid processing massive volumes of workload. A highly scalable and Engine open source core platform with reliable DRM system, Grid Engine enables companies to produce higher-quality products, reduce advanced features and integrations time to market, and streamline and simplify the computing environment. into enterprise-ready systems as well as cloud management solutions that Univa Grid Engine 8.0 is our initial release of Grid Engine and is quality controlled and fully allow organizations to implement the supported by Univa. This release enhances the Grid Engine open source core platform with most scalable and high performing advanced features and integrations into enterprise-ready systems as well as cloud management distributed computing solution on solutions that allow organizations to implement the most scalable and high performing distributed the market. Univa Grid Engine 8.0 computing solution on the market. marks the start for a product evolution Protect Your Investment delivering critical functionality such Univa Grid Engine 8.0 makes it easy to create a as improved 3rd party application cluster of thousands of machines by harnessing the See why customers are integration, advanced capabilities combined computing power of desktops, servers and choosing Univa Grid Engine for license and policy management clouds in a simple, easy-to-administer environment.
    [Show full text]
  • Solaris-Cluster-Businesscontinuity-168285.Pdf
    An Oracle White Paper September 2010 Oracle Solaris and Oracle Solaris Cluster: Extending Oracle Solaris for Business Continuity Oracle White Paper— Oracle Solaris and Oracle Solaris Cluster: Extending Oracle Solaris for Business Continuity Executive Summary.............................................................................1 Introduction..........................................................................................3 Traditional Solution Components ....................................................5 Oracle Solaris Cluster for Business Continuity....................................6 Oracle Solaris Cluster......................................................................6 Introduction—Basic Clustering ........................................................8 Data Availability .............................................................................10 Applications Availability .................................................................11 Network Availability .......................................................................12 Virtualization and Oracle Solaris Cluster .......................................13 Disaster Recovery—Campus and Beyond ....................................16 A Single HA and DR Solution for Multitier Oracle Applications and Databases ..........................................................17 Oracle Solaris ....................................................................................19 Resource Management .................................................................19
    [Show full text]
  • Design of an Accounting and Metric-Based Cloud-Shifting
    Design of an Accounting and Metric-based Cloud-shifting and Cloud-seeding framework for Federated Clouds and Bare-metal Environments Gregor von Laszewski1*, Hyungro Lee1, Javier Diaz1, Fugang Wang1, Koji Tanaka1, Shubhada Karavinkoppa1, Geoffrey C. Fox1, Tom Furlani2 1Indiana University 2Center for Computational Research 2719 East 10th Street University at Buffalo Bloomington, IN 47408. U.S.A. 701 Ellicott St [email protected] Buffalo, New York 14203 ABSTRACT and its predecessor meta-computing elevated this goal by not We present the design of a dynamic provisioning system that is only introducing the utilization of multiple queues accessible to able to manage the resources of a federated cloud environment the users, but by establishing virtual organizations that share by focusing on their utilization. With our framework, it is not resources among the organizational users. This includes storage only possible to allocate resources at a particular time to a and compute resources and exposes the functionality that users specific Infrastructure as a Service framework, but also to utilize need as services. Recently, it has been identified that these them as part of a typical HPC environment controlled by batch models are too restrictive, as many researchers and groups tend queuing systems. Through this interplay between virtualized and to develop and deploy their own software stacks on non-virtualized resources, we provide a flexible resource computational resources to build the specific environment management framework that can be adapted based on users' required for their experiments. Cloud computing provides here a demands. The need for such a framework is motivated by real good solution as it introduces a level of abstraction that lets the user data gathered during our operation of FutureGrid (FG).
    [Show full text]
  • Beginner's Guide to Oracle Grid Engine 6.2 Oracle White Paper—Beginner's Guide to Oracle Grid Engine 6.2
    An Oracle White Paper August 2010 Beginner's Guide to Oracle Grid Engine 6.2 Oracle White Paper—Beginner's Guide to Oracle Grid Engine 6.2 Executive Overview ..................................................................................... 1 Introduction .................................................................................................. 1 Chapter 1: Introduction to Oracle Grid Engine ............................................ 3 Oracle Grid Engine Jobs ......................................................................... 3 Oracle Grid Engine Component Architecture .......................................... 3 Oracle Grid Engine Basics ...................................................................... 5 Chapter 2: Oracle Grid Engine Scheduler ................................................... 10 Job Selection ........................................................................................... 10 Job Scheduling ........................................................................................ 17 Other Scheduling Features ...................................................................... 18 Additional Information on Job Scheduling ............................................... 20 Chapter 3: Planning an Oracle Grid Engine Installation .............................. 21 Installation Layout .................................................................................... 21 QMaster Data Spooling ........................................................................... 22 Execution Daemon Data
    [Show full text]
  • 7.1 Task Computing 7.2 Task-Based Application Models 7
    15CS565 CLOUD COMPUTING MODULE – III High-Throughput Computing – Task Programming (Chapter 7) Task computing is a wide area of distributed system programming encompassing several different models of architecting distributed applications, A task represents a program, which require input files and produce output files as a result of its execution. Applications are then constituted of a collection of tasks. These are submitted for execution and their output data are collected at the end of their execution. This chapter characterizes the abstraction of a task and provides a brief overview of the distrib- uted application models that are based on the task abstraction. The Aneka Task Programming Model is taken as a reference implementation to illustrate the execution of bag-of-tasks (BoT) applications on a distributed infrastructure. 7.1 Task computing 7.1.1 Characterizing a task 7.1.2 Computing categories 1 High-performance computing 2 High-throughput computing 3 Many-task computing 7.1.3 Frameworks for task computing 1. Condor 2. Globus Toolkit 3. Sun Grid Engine (SGE) 4. BOINC 5. Nimrod/G 7.2 Task-based application models 7.2.1 Embarrassingly parallel applications 7.2.2 Parameter sweep applications 7.2.3 MPI applications 7.2.4 Workflow applications with task dependencies 1 What is a workflow? 2 Workflow technologies 1. Kepler, 2. DAGMan, 3. Cloudbus Workflow Management System, and 4. Offspring. 7.3 Aneka task-based programming 7.3.1 Task programming model 7.3.2 Developing applications with the task model 7.3.3 Developing a parameter sweep application 7.3.4 Managing workflows 7.1 Task computing A task identifies one or more operations that produce a distinct output and that can be isolated as a single logical unit.
    [Show full text]
  • Hepix Report
    HEPiX Report Helge Meinhard, Pawel Grzywaczewski, Romain Wartel / CERN-IT Post-C5/Computing Seminar 03 December 2010 CERN IT Department CH-1211 Genève 23 Switzerland www.cern.ch/it Outline • Meeting organisation, site reports, (benchmarking,) infrastructure (Helge Meinhard) • Storage, OS and applications, miscellaneous (Pawel Grzywaczewski) • Virtualisation, security and networking, grid and cloud (Romain Wartel) HEPiX report – Helge.Meinhard at cern.ch – 03-Dec-2010 HEPiX • Global organisation of service managers and support staff providing computing facilities for HEP • Covering all platforms of interest (Unix/Linux, Windows, Grid, …) • Aim: Present recent work and future plans, share experience, advise managers • Meetings ~ 2 / y (spring in Europe, autumn typically in North America) HEPiX report – Helge.Meinhard at cern.ch – 03-Dec-2010 HEPiX Autumn 2010 (1) • Held 01 – 05 November at Cornell University, Ithaca NY – CESR: Electron-positron storage ring; CLEO: experiment doing a lot of interesting b physics – New player in the HEPiX field at as site… but a well-known face: Chuck Boeheim, the previous north-American co-chair of HEPiX – Good local organisation – Nice auditorium in conference hotel, basically unlimited coffee supply – First face-to-face meeting in 2010 for most participants HEPiX report – Helge.Meinhard at cern.ch – 03-Dec-2010 HEPiX Autumn 2010 (2) • Format: Pre-defined tracks with conveners and invited speakers per track – Still room for spontaneous talks – either fit into one of the tracks, or classified as ‘miscellaneous’
    [Show full text]
  • Bright Cluster Manager 9.0 User Manual
    Bright Cluster Manager 9.0 User Manual Revision: 406b1b9 Date: Fri Oct 1 2021 ©2020 Bright Computing, Inc. All Rights Reserved. This manual or parts thereof may not be reproduced in any form unless permitted by contract or by written permission of Bright Computing, Inc. Trademarks Linux is a registered trademark of Linus Torvalds. PathScale is a registered trademark of Cray, Inc. Red Hat and all Red Hat-based trademarks are trademarks or registered trademarks of Red Hat, Inc. SUSE is a registered trademark of Novell, Inc. PGI is a registered trademark of NVIDIA Corporation. FLEXlm is a registered trademark of Flexera Software, Inc. PBS Professional, PBS Pro, and Green Provisioning are trademarks of Altair Engineering, Inc. All other trademarks are the property of their respective owners. Rights and Restrictions All statements, specifications, recommendations, and technical information contained herein are current or planned as of the date of publication of this document. They are reliable as of the time of this writing and are presented without warranty of any kind, expressed or implied. Bright Computing, Inc. shall not be liable for technical or editorial errors or omissions which may occur in this document. Bright Computing, Inc. shall not be liable for any damages resulting from the use of this document. Limitation of Liability and Damages Pertaining to Bright Computing, Inc. The Bright Cluster Manager product principally consists of free software that is licensed by the Linux authors free of charge. Bright Computing, Inc. shall have no liability nor will Bright Computing, Inc. provide any warranty for the Bright Cluster Manager to the extent that is permitted by law.
    [Show full text]
  • Development of Technological Projects with the Active Participation of Women in El Salvador
    Development of technological projects with the active participation of women in El Salvador. (April 2019) Marlene Navarro Gisela Espinoza Facultad de Ciencia y Tecnología Facultad de Ciencia y Tecnología Universidad Gerardo Barrios - UGB Universidad Gerardo Barrios - UGB San Miguel, El Salvador San Miguel, El Salvador [email protected] [email protected] Resumen—El estudio tiene como objetivo general conocer las women and men working in companies participating under the diferentes soluciones tecnológicas desarrolladas con una fuerte research. participación de mujeres; a la vez conocer una breve reseña histórica Thanks to the contribution of the female gender, foundations sobre la contribución de algunas mujeres a las Tecnologías de la of many technologies were made; that nowadays are used with Información y la Comunicación (TIC), ya que no han sido great ease and allow social diversity to develop work, professional reconocidas en su momento, si no con el paso de los años y a través and personal activities. de los resultados de diferentes investigaciones que se difunden a nivel Finally, El Salvador is part of the digital transformation in mundial por la equidad de género en todas sus áreas. different sectors: education, government, business, among others, El estudio también apuntó a visibilizar a las mujeres latinas en where Salvadoran women have active and essential participation. su rol como desarrolladoras de soluciones tecnológicas a nivel académico y empresarial; también conocer casos de éxito de mujeres Index Terms— (El Salvador,
    [Show full text]
  • HP-UX to Oracle Solaris Porting Guide Getting Started on the Move to Oracle Solaris
    An Oracle White Paper October 2011 HP-UX to Oracle Solaris Porting Guide Getting Started on the Move to Oracle Solaris HP-UX to Oracle Solaris Porting Guide Chapter 1 Introduction...................................................................... 1 Oracle Solaris ................................................................................. 1 The Advantages of Porting to Oracle Solaris.................................. 2 Chapter 2 The Porting Process........................................................ 4 Infrastructure and Application Porting Assessment ........................ 4 Build Environment Deployment....................................................... 5 Data Integration .............................................................................. 5 Source Code Porting....................................................................... 6 Application Verification.................................................................... 6 Commercial Applications and Third-Party Products ....................... 6 Chapter 3 Operating System Considerations................................... 7 Processor Endianness .................................................................... 7 Data Alignment ............................................................................... 7 Read/Write Structures..................................................................... 8 Storage Order and Alignment ......................................................... 8 64-Bit Data Models ........................................................................
    [Show full text]
  • Prosabladet Udgivelse: 2011/6
    bladet ProsaDe it-professionelles fagblad · 6 · Juni · 2011 Tema: Sådan tackler vi fremtidens pressede arbejdsmarked s. 18-25 Fri fugl: Lav et fællesskab for faktura-arbejdere s. 22 1. maj i konfliktens s. 8 tegn Kom med i Fail Club s. 14 Open source-genbrug kan spare millioner s. 26 Synspunkt Prosabladet · 6 · 2011 41. årgang CSC – er etikken Adresse: Vester Farimagsgade 37A, 1606 Kbh. V. Tlf. 33 36 41 41, fax 33 91 90 44 Prosabladets postgiro: 6 58 08 90, i højsædet? e-mail: [email protected] Hanne Lykke Jespersen, næstformand, [email protected] Redaktion: Ansvarshavende redaktør Kurt Westh Nielsen [email protected] PROSA tog i starten af maj det usædvanlige skridt at melde en af vores arbejdsgivere Nina Ferdinand, journalist [email protected] – nemlig CSC - til politiet. CSC har udråbt dette som et kampskridt over for CSC som et Palle Skramsø, layout led i den verserende konflikt på arbejdspladsen. Udgivelsesdato og deadline: Udkommer en gang hver måned, undtagen august måned. Men det er helt forkert opfattet. Der er helt andre bevæggrunde for, at vi er skredet til Næste gang 30. juni så drastisk en handling. Læserbreve: 3. juni Debatindlæg og klageadgang: Sagen startede med, at en gruppe medarbejdere nedlagde arbejdet som protest mod Prosabladet modtager meget gerne læserbreve, deba- tindlæg, tips, artikelforslag og kommentarer fra med- det psykiske arbejdsmiljø, de blev budt. CSC krævede blandt andet, at vores medlem- lemmerne. Indlæggene sendes til redaktion@prosa. mer skulle oplære de folk, som senere under konflikten skulle agere som skruebræk- dk. Indlæggene vil, såfremt de offentliggøres, blive redigeret efter retningslinjer vedtaget af redaktionen.
    [Show full text]
  • Linux Control Groups Univa Grid Engine
    Linux Control Groups Support for Univa Grid Engine Daniel Gruber [email protected] © Copyright Univa 2009-2014 Proprietary and Confidential … a Little Bit of History Sun Grid Engine © Copyright Univa 2009-2014 Proprietary and Confidential … a Little Bit of History Sun Grid Engine Oracle acquired Sun © Copyright Univa 2009-2014 Proprietary and Confidential … a Little Bit of History Sun Grid Engine Oracle acquired Sun Oracle Grid Engine © Copyright Univa 2009-2014 Proprietary and Confidential … a Little Bit of History Sun Grid Engine Oracle acquired Sun Oracle Grid Engine Developers moved to Univa © Copyright Univa 2009-2014 Proprietary and Confidential … a Little Bit of History Sun Grid Engine Oracle acquired Sun Oracle Grid Engine > 3 years ACTIVE Developers moved to Univa Development Univa Grid Engine © Copyright Univa 2009-2014 Proprietary and Confidential … a Little Bit of History Sun Grid Engine Oracle acquired Sun Oracle Grid Engine > 3 years ACTIVE Developers moved to Univa Development Univa Grid Engine 2013: Univa got all source code / IP / customer support for SGE / OGE from Oracle © Copyright Univa 2009-2014 Proprietary and Confidential Many Features added ... ShareTree on Job Array Tasks Cloud Bursting Job Classes Configure PE Sorting Order PostgreSQL Spooling License Orchestrator Support Better Job Runtime Limit Control JSV Enhancements Web GUI For Accounting: UniSight included NUMA Aware Scheduling Better MPI Support RSMAP Easier Debugging Faster JSV Job Submission Time Active Roadmap! World Wide Support Improved Scalability Cray XC-30 Support ...and many more HP CMU Support GPU Support Completely New User Guide MacOS X Support Cache Size Reporting Per Socket Memory Management Memory Affinity Settings Intel Xeon Phi Support Hundreds of Bug Fixes Completely New Admin Guide Completely New Installation Guide © Copyright Univa 2009-2014 Proprietary and Confidential Many Features added ..
    [Show full text]
  • Workload Schedulers - Genesis, Algorithms and Comparisons
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE International Journal of Computer Science and Software Engineering (IJCSSE), Volume 4, Issue 6, June 2015 provided by WestminsterResearch ISSN (Online): 2409-4285 www.IJCSSE.org Page: 141-155 Workload Schedulers - Genesis, Algorithms and Comparisons Leszek Sliwko1 and Vladimir Getov2 1, 2 Faculty of Science and Technology, University of Westminster, 115 New Cavendish Street, United Kingdom [email protected], [email protected] ABSTRACT especially for online request scheduling [60]. However, In this article we provide brief descriptions of three classes of not taking into account additional factors such as current schedulers: Operating Systems Process Schedulers, Cluster server load, network infrastructure or storage availability Systems Jobs Schedulers and Big Data Schedulers. We describe may result in an inefficient utilization of available their evolution from early adoptions to modern implementations, machines and overall higher operational system costs. considering both the use and features of algorithms. In summary, More complex algorithms rely on the availability of static we discuss differences between all presented classes of schedulers and discuss their chronological development. In infrastructure data such as CPU speed, installed memory conclusion we highlight similarities in the focus of scheduling etc. As an example we find largest remaining processing strategies design, applicable to both local and distributed systems. time on fastest machine rule (LRPT-FM), where the job with the most remaining processing time is assigned to Keywords: Schedulers, Workload, Cluster, Cloud, Process, Big fastest machine [45]. LRPT_FM approach offers clear Data. advantages in heterogeneous environments, where the system is composed from machines with different configurations.
    [Show full text]