Katedra Architektury Systemów Komputerowych - Jednostki Administracyjne - MOST Wiedzy

Wyszukiwarka

Katedra Architektury Systemów Komputerowych

Filtry

wszystkich: 841

  • Kategoria
  • Rok
  • Opcje

wyczyść Filtry wybranego katalogu niedostępne

Katalog Publikacji

  • Reliability Modeling for SPMD and DAC Applications in MERPSYS
    Publikacja

    - Rok 2016

    In this chapter we shall see a method for modeling of reliability of application execution in the MERPSYS system, and the results of reliability simulation of the same SPMD and DAC application which we have previously presented in this book. Unlike energy usage modeling and modeling of execution efficiency we could not compare the reliability model and simulation results to real experiment just because the experiment would last too...

  • The chapter analyses the K-Means algorithm in its parallel setting. We provide detailed description of the algorithm as well as the way we paralellize the computations. We identified complexity of the particular steps of the algorithm that allows us to build the algorithm model in MERPSYS system. The simulations with the MERPSYS have been performed for different size of the data as well as for different number of the processors used for the computations. The results we got using the model have been compared to the results obtained from real computational environment.
    Publikacja

    - Rok 2016

    The chapter analyses the K-Means algorithm in its parallel setting. We provide detailed description of the algorithm as well as the way we paralellize the computations. We identified complexity of the particular steps of the algorithm that allows us to build the algorithm model in MERPSYS system. The simulations with the MERPSYS have been performed for different size of the data as well as for different number of the processors used...

  • Energy Consumption Modeling in SPMD and DAC Applications
    Publikacja

    - Rok 2016

    In this chapter, we show a study of energy consumption during execution of SPMD and DAC application – the same applications which time of execution we modeled in the previous two chapters. We measured an average power usage at a single node of the GALERA+ cluster during application execution and then we modeled the total energy consumption by the application. Next we simulated the applications using MERPSYS and we compared the...

  • Modeling SPMD Application Execution Time
    Publikacja

    - Rok 2016

    Parallel applications in a Single Process Multiple Data paradigm assume splitting huge amounts of data to multiple processors working in parallel at small data packets. As the individual data packets are not independent, the processors must interact with each other to exchange results of the calculations with their adjacent partners and take these results into account in their own computations. An example of SPMD is geometric parallelism...

  • Category-Based Workload Modeling for Hardware Load Prediction in Heterogeneous IaaS Cloud

    The paper presents a method of hardware load prediction using workload models based on application categories and high-level characteristics. Application of the method to the problem of optimization of virtual machine scheduling in a heterogeneous Infrastructure as a Service (IaaS) computing cloud is described.

    Pełny tekst do pobrania w serwisie zewnętrznym

  • Modeling of Performance, Reliability and Energy Efficiency in Large-Scale Computational Environment
    Publikacja

    - Rok 2016

    Large scale of complexity of distributed computational systems imposes special challanges for prediction of quality in such systems.Existing quality models for lower-scale systems include functionality,performance,reliability,flexibility and usability.Among these attributes,performance and reliability have a particular significance to the large-scale systems computing quality modeling due to their strong dependence on the system...

  • Modeling DAC Application Execution Time
    Publikacja

    - Rok 2016

    An application written in the Divide And Conquer paradigm is more difficult to model than SPMD application because of complex algorithm, causing use of many coefficients in a computational complexity function. Processors are divided into various layers, each layer contains different number of processors. Data packets processed in different layers and transferred between layers have different length. Moreover first layer processors use...

  • Completeness and Consistency of the System Requirement Specification

    Although the System Requirement Specification, as a first formal and detailed document, is the base for the software project in classic software methodologies, there is a noticeable problem of assuring the completeness of this document. The lack of its completeness causes uncertainty of the project foundations. This was one of motivations for agile methodologies – if the SRS cannot be easily validated, if it can change in late project...

    Pełny tekst do pobrania w portalu

  • APIS – Agent Platform for Integration of Services

    The paper presents an approach to creating the platform for development and evaluation of complex tasks execution algorithms. Proposed solution is based on an agent paradigm where independent peers can cooperate and negotiate in order to execute specified tasks which are defined only by the final output description. Tasks are realized by the means of services exposed by different peers. In case when there is no single service fulfilling...

    Pełny tekst do pobrania w portalu

  • Towards increasing F-measure of approximate string matching in O(1) complexity
    Publikacja

    The paper analyzes existing approaches for approximate string matching based on linear search with Levenshtein distance, AllScan and CPMerge algorithms using cosine, Jaccard and Dice distance measures. The methods are presented and compared to our approach that improves indexing time using Locally Sensitive Hashing. Advantages and drawbacks of the methods are identified based on theoretical considerations as well as empirical evaluations...

    Pełny tekst do pobrania w serwisie zewnętrznym

  • Cooperative Word Net Editor for Lexical Semantic Acquisition
    Publikacja

    - Rok 2011

    The article describes an approach for building Word Net semantic dictionary in a collaborative approach paradigm. The presented system system enables functionality for gathering lexical data in a Wikipedia-like style. The core of the system is a user-friendly interface based on component for interactive graph navigation. The component has been used for Word Net semantic network presentation on web page, and it brings functionalities...

    Pełny tekst do pobrania w serwisie zewnętrznym

  • WordVenture - COOPERATIVE WordNet EDITOR Architecture for Lexical Semantic Acquisition
    Publikacja

    - Rok 2017

    This article presents architecture for acquiring lexical semantics in a collaborative approach paradigm. The system enables functionality for editing semantic networks in a wikipedia-like style. The core of the system is a user-friendly interface based on interactive graph navigation. It has been used for semantic network presentation, and brings simultaneously modification functionality.

    Pełny tekst do pobrania w serwisie zewnętrznym

  • Dynamic Semantic Visual Information Management
    Publikacja

    - Rok 2010

    Dominant Internet search engines use keywords and therefore are not suited for exploration of new domains of knowledge, when the user does not know specific vocabulary. Browsing through articles in a large encyclopedia, each presenting a small fragment of knowledge, it is hard to map the whole domain, see relevant concepts and their relations. In Wikipedia for example some highly relevant articles are not linked with each other....

    Pełny tekst do pobrania w serwisie zewnętrznym

  • ZARZADZANIE ORGANIZACJĄ TYPU SMART
    Publikacja

    Zaprezentowano organizacji, w której charakterystykę wpisano następujące cechy: strategiczne uwarunkowanie, maksymalną innowacyjność, atrakcyjność dla interesariuszy, rozwijanie osobowości pracowników oraz twórczość w działaniu. Te atrybuty, tworzą koncepcję organizacji SMART (akronim od pierwszych liter powyższych cech), która wyróżnia się dodatkowo strukturą opartą o dynamicznie kreowane zespoły oraz skutecznym wspomaganiem...

  • Adaption of Open Science Paradigm at Gdańsk University of Technology
    Publikacja

    - Rok 2016

    The paper describes the basic principles standing behind Open Access and will try to dispel the doubts behind them. Further the solution adapted by the Gdańsk University of Technology is presented. Later on the systems that the University uses and means of their integration into a complex Open Science platform are described. Finally the procedures needed to publish a document in the repository alongside the University's policy...

    Pełny tekst do pobrania w portalu

  • NVRAM as Main Storage of Parallel File System

    Modern cluster environments' main trouble used to be lack of computational power provided by CPUs and GPUs, but recently they suffer more and more from insufficient performance of input and output operations. Apart from better network infrastructure and more sophisticated processing algorithms, a lot of solutions base on emerging memory technologies. This paper presents evaluation of using non-volatile random-access memory as a...

    Pełny tekst do pobrania w serwisie zewnętrznym

  • Automatic Discovery of IaaS Cloud Workload Types

    The paper presents an approach to automatic discovery of workloads types. We perform functional characteristics of the workloads executed in our cloud environment, that have been used to create model of the computations. To categorize the resources utilization we used K-means algorithm, that allow us automatically select six types of computations. We perform analysis of the discovered types against to typical computational benchmarks,...

  • Application of Web-GIS and Cloud Computing to Automatic Satellite Image Correction
    Publikacja

    - Rok 2016

    Radiometric calibration of satellite imagery requires coupling of atmospheric and topographic parameters, which constitutes serious computational problems in particular in complex geographical terrain. Successful application of topographic normalization algorithms for calibration purposes requires integration of several types of high-resolution geographic datasets and their processing in a common context. This paper presents the...

    Pełny tekst do pobrania w serwisie zewnętrznym

  • Executing Multiple Simulations in the MERPSYS Environment
    Publikacja

    - Rok 2016

    The chapter investigates the steps necessary to perform a simulation instance in the MERPSYS environment and discusses potential limitations in case when vast numbers of simulations are required. An extended architecture is proposed which includes a JMS-based simulation queue and multiple distributed simulators, overcoming the potential bottlenecks. The chapter introduces also methods for preparing suites of multiple simulations...

    Pełny tekst do pobrania w serwisie zewnętrznym

  • DBpedia As a Formal Knowledge Base – An Evaluation

    DBpedia is widely used by researchers as a mean of accessing Wikipedia in a standardized way. In this paper it is characterized from the point of view of questions answering system. Simple implementation of such system is also presented. The paper also characterizes alternatives to DBpedia in form of OpenCyc and YAGO knowledge bases. A comparison between DBpedia and those knowledge bases is presented.

    Pełny tekst do pobrania w portalu

  • Inteligentne systemy agentowe w systemach zdalnego nauczania

    W pracy omówiono inteligentne systemy agentowe w systemach zdalnego nauczania. Po krótkim przedstawieniu ewolucji systemów zdalnego nauczania i ich wybranych zastosowań, scharakteryzowano inteligentne agenty edukacyjne. Omówiono wykorzystanie programowania genetycznego oraz algorytmów neuro-ewolucyjnych do implementacji oprogramowania tej klasy. Ponadto, nawiązano do modelu Map-Reduce, który efektywnie wspiera architekturę nowoczesnego...

    Pełny tekst do pobrania w portalu

  • Business Process Modelling and Enterprise Improvement Analysis
    Publikacja

    The main trends in developing an approach and tools for business process modelling are discussed. Business Process Management (BPM) and BPM Notation (BPMN) are presented. Moreover, the possibilities of C2NIWA in a wide range of these tools running on a supercomputer are suggested. Firstly, the company development strategy can be planned . Secondly, quick and flexible changes of its processes can be modelled, analysed and implemented....

    Pełny tekst do pobrania w portalu

  • Wyzwania bezpieczeństwa nowoczesnych platform nauczania zdalnego

    W artykule zaprezentowano aspekty bezpieczeństwa nowoczesnych platform nauczania zdalnego. Przedstawiono ich charakterystykę i wyzwania technologiczne. Zdefiniowano bezpieczeństwo i istniejące w tym obszarze zagrożenia. Przybliżono metody oceny poziomu bezpieczeństwa. Na bazie wdrożonej na Politechnice Gdańskiej platformy eNauczanie PG omówiono sposoby zapewniania zakładanego poziomu bezpieczeństwa takich systemów.

    Pełny tekst do pobrania w portalu

  • Program IPMed — zastosowanie kardiografii impedancyjnej do monitorowania układu krążenia
    Publikacja

    Zaburzenia hemodynamiczne stanowią drugą najczęstszą przyczynę zgonu u chorych po udarze mózgu. Istniejące standardy postępowania nie uwzględniają pełnej diagnostyki układu sercowo-naczyniowego u tych chorych. W niniejszej pracy przedstawiono wieloośrodkowy projekt IPMed, który jest próbą aplikacji kardiografii impedancyjnej (ICG) do monitorowania hemodynamiki pacjentów po udarze mózgu.

    Pełny tekst do pobrania w portalu

  • BeesyCluster as Front-End for High Performance Computing Services
    Publikacja

    - TASK Quarterly - Rok 2015

    The paper presents the BeesyCluster system as a middleware allowing invocation of services on high performance computing resources within the NIWA Centre of Competence project. Access is possible through both WWW and SOAP Web Service interfaces. The former allows non-experienced users to invoke both simple and complex services exposed through easyto-use servlets. The latter is meant for integration of external applications with...

    Pełny tekst do pobrania w portalu

  • KASKADA Platform in Cloud Environment
    Publikacja

    KASKADA is a computing platform for developing and running services and applications oriented to multimedia processing and data streaming. A solution for serving the platform in the PaaS model is presented. The paper briefly describes the software for creating the private cloud environment based on the OpenStack software. The coud has been deployed to a supercomputer working in C2 NIWA at the Gdansk University of technology. This...

    Pełny tekst do pobrania w portalu

  • WIKI-WS as a C2 NIWA Web Service Management Platform
    Publikacja

    - TASK Quarterly - Rok 2015

    The Wiki-WS platform was implemented within the C2 NIWA project for production purposes. Wiki-WS stands for developing, managing and maintaining web services. The production deployment needed implementation of several functional improvements and establishing a strong security 7 safety policy. The WikiWS platform has to be used as an educational environmement for developing web sevices and production environment for execution of...

    Pełny tekst do pobrania w portalu

  • Retrieval of Heterogeneus Sevices in C2NIWA Repository
    Publikacja

    The paper reviews the methods used for retrieval of information and services. The selected approaches presented in the review inspired us to build retrieval mechanisms in a system for searching the resources stored in the C2NIWA repository. We describe the architecture of the system, its functions and the surrounding subsystems to which it is related. For retrieval of C2NIWA sevices we propos three approaches based on: keyword...

    Pełny tekst do pobrania w portalu

  • Service Recommendation on WIKI-WS Platform
    Publikacja

    - TASK Quarterly - Rok 2015

    The article presents the issues of recaommendation services for users. The commonly used solutions include known classes of recommendation systems and information about their area of use and the most frequently used algorithms. the issue of choosing the services has been described based on the Wiki-WS platform including a model of cooperation with the recommendation system. The conclusion from the analysis of the proposed model...

    Pełny tekst do pobrania w portalu

  • C2 Niwa - The Centre of Competence for Novel Infrastructure of Workable Applications
    Publikacja

    Scientific and cloud computing are discussed in the paper . The paradigm of EaaS (Everything as a Service) is presented and the design methodology of service oriented applications is proposed. Implementation of the SOSE (Software Oriented Software Engineering) approach is analyzed and the roles of developing teams to obtain software products satisfying business requirements are also shown. The above listed activities create a basic...

    Pełny tekst do pobrania w portalu

  • Adaption of Open Science Paradigm at Gdańsk University of Technology
    Publikacja

    Open Access plays growing role in sharing results of today's research. The movement is very strong and many Universities, including Gdańsk University of Technology, are adapting this approach. This paper presents general information about Open Access movement and the approach adapted by the Gdańsk University of Technology. The components of Open Science platform as well as the procedures are described.

    Pełny tekst do pobrania w portalu

  • Modern Methods of Software Development
    Publikacja

    - TASK Quarterly - Rok 2015

    Software development methods consist of such activities like analysis, planning, development, testing, deployment, maintenance and retirement. All of them can be divided into two main categories - traditional and agile. The objective of this paper is to review some of the most popular traditional, agile and open source development methods. Special attention was paid to the common stages of all methods - testing and maintenance.

    Pełny tekst do pobrania w portalu

  • Real-Time connection Between Immerse 3D Vizualization Laboratory and Kaskada Platform

    Multimedia stream processing into two cooperative different systems (cluster platform and virtual lab) is considered. The considered selected information about the systems is presented and the idea of its communication when executing the distributed application is proposed. A general schema of the communication architecture is given. Tests of data transmission quality are considered and their results are presented.

    Pełny tekst do pobrania w portalu

  • Optymalizacja parametrów aplikacji w procesie wytwarzania oprogramowania dla Big Data

    Wytwarzanie oprogramowania wiąże się z szeregiem decyzji projektowych obejmujących architekturę aplikacji, wykorzystywane technologie implementacji, jak i zewnętrzne biblioteki. W pracy przedstawiono metodę wyboru technologii i bibliotek związanych z big data, której celem jest optymalizacja atrybutów aplikacji takich jak wydajność działajacej aplikacji jak również optymalizacja procesu wytwarzania oprogramowania. Metoda wyboru...

    Pełny tekst do pobrania w portalu

  • C2 NIWA Community-Segmentation Criteria and Building Brand Associations on the Example of a Selected Target Group

    Every organization which offers products or services wishes to communicate with their customers in the most effective way. This kind of communication is based on proper selection of target groups, which are extracted in the process of market segmentation. That is way it is very important to ask the question to whom the message is to be directed and what kind of message we want to give. This article describes the selection criteria...

    Pełny tekst do pobrania w portalu

  • Alternative Modeling of Volunteer Based Systems
    Publikacja

    - Rok 2016

    The canonical approach to model a flow of a voluntary based computing, as presented in Chapter 7 may tax the capacity of the simulator, especially when a more complex model of Voluntary Computing, proposed in [1], is used which would imply that, for typical heterogeneous groups of volunteers, several thousands of threads would have to be run inside the simulator, to mimic closely the behaviour of every volunteer. This chapter presents...

  • Modeling Parallel Applications in the MERPSYS Environment
    Publikacja

    - Rok 2016

    The chapter presents how to model parallel computational applications for which simulation of execution in a large-scale parallel or distributed environment is performed within the MERPSYS environment. Specifically, it is shown what approaches can be adopted to model key paradigms often used for parallel applications: master-slave, geometric parallelism (single program multiple data), pipelined and divide-and-conquer applications....

  • Information Retrieval in Wikipedia with Conceptual Directions
    Publikacja

    - Rok 2015

    The paper describes our algorithm used for retrieval of textual information from Wikipedia. The experiments show that the algorithm allows to improve typical evaluation measures of retrieval quality. The improvement of the retrieval results was achieved by two phase usage approach. In first the algorithm extends the set of content that has been indexed by the specified keywords and thus increases the Recall value. Then, using the...

    Pełny tekst do pobrania w serwisie zewnętrznym

  • Modeling Volunteer Based Systems
    Publikacja

    - Rok 2016

    There are two main approaches to processing tasks requiring high amounts of computational power. One approach is using clusters of mostly identical hardware, placed in dedicated locations [1, 2, 3]. The other approach is outsourcing computing resources from large numbers of volunteers connected to the Internet [7]. This chapter presents an application of a mathematical model of the volunteer computing presented in Volume 1 of this...

  • Application of an online judge & contester system in academic tuition
    Publikacja

    Praca zawiera opis systemu typu ''Online judge & contester'' o nazwie SPOJ, wykorzystywanego do zdalnej nauki programowania. Został on pomyślnie wdrożony w nauczaniu informatyki na Politechnice Gdańskiej. Omówiono zasadę działania i mechanizmy bezpieczeństwa systemu SPOJ. Przedstawiono wnioski z doświadczeń przy stosowaniu tego typu systemów w nauczaniu na etapie studiów 1. i 2. stopnia w ciągu ostatnich czterech lat.

  • Układy cyfrowe : podstawy projektowania i opis w języku VHDL
    Publikacja

    - Rok 2007

    Przedstawiono podstawowe wiadomosci dotyczące zasad budowy, działania, analizy i syntezy układów cyfrowych kombinacyjnych, sekwencyjnych i modułowych oraz opisu układów w języku VHDL.

  • Application of an online judge & contester system in academic tuition
    Publikacja

    Praca zawiera opis systemu typu ''Online judge & contester'' o nazwie SPOJ, wykorzystywanego do zdalnej nauki programowania. Został on pomyślnie wdrożony w nauczaniu informatyki na Politechnice Gdańskiej. Omówiono zasadę działania i mechanizmy bezpieczeństwa systemu SPOJ. Przedstawiono wnioski z doświadczeń przy stosowaniu tego typu systemów w nauczaniu na etapie studiów 1. i 2. stopnia w ciągu ostatnich czterech lat.

  • Cooperative editing approach for building Wordnet database
    Publikacja

    - Rok 2007

    Artykuł przedstawia podejście do kooperacyjnej pracy nad baza danych systemu Wordnet. Opisana została architektura systemu oraz wizualizacja sieci powiązań konceptualnych z użyciem komponentu touchgraph.

  • Obsługa sytuacji wyjątkowych w środowiskach przetwarzania rozproszonego i zespołowego
    Publikacja

    - Rok 2007

    Przedstawiono główne cechy przetwarzania rozproszonego i zespołowego z punktu widzenia analizy sytuacji wyjątkowych. Zaprezentowano uogólniony model obsługi tego typu sytuacji oraz podstawowe kategorie wyjątków i procedur ich obsługi. Zaproponowano zintegrowane środowisko do przeprowadzania eksperymentów oraz przedstawiono wyniki badań w przypadku mechanizmów obsługi wyjątków w środowisku przetwarzania rozproszonego typu klient/serwer...

  • Integracyjna metoda konstruowania aplikacji
    Publikacja

    - Rok 2007

    Zaproponowano metodę wytwarzania oprogramowania IMAC, która może stanowić pewien przełom w inżynierii oprogramowania na miarę jaką stanowiło wprowadzenie języków obiektowych zwłaszcza dla aplikacji rozproszonych do zastosowań biznesowych. W metodzie tej proponuje się ścisłe powiązanie analizy, projektu i implementacji w jednym, spójnym środowisku graficznym i stosowanie wspólnego języka modelowania i implementacji IML. Głównym...

  • Semantic memory architecture for knowledge acquisition and management
    Publikacja

    - Rok 2007

    Rozumienie informacji zawartej w tekście przez komputer wymaga wiedzy stojacej za systemem informatycznym. Wiedza ta nie jest implicite zapisanej w analizowanym tekscie. Zapisana może być ona w postaci ontologii badanej dziedziny. Zasadniczym zagadnieniem jest konstrukcja takiej ontologii. Artykuł przedstawia podeście oparte na grze 20 pytań do budowy przestrzeni semantycznej dla wybranej dziedziny.

    Pełny tekst do pobrania w serwisie zewnętrznym

  • Inteligencja zespołowa
    Publikacja

    Przedstawiono przegląd zespołowego przetwarzania informacji, uczenia się i podejmowania decyzji. Omówiono algorytmy ewolucyjne, roju, mrówkowe, immunologiczne, sieci neuronowe, współpracę agentów, modelowanie indywiduowe oraz przykładowe środowisko modelowania zespołowego.

  • Wontougo - kooperacyjny edytor Wordnetu

    Artkuł zawiera opis systemu pozwalającego na kooperacyjną edycją słownika opartego na wordnecie[1]. w ramach projektu dokonano przeniesienia słownika z wersji zorganizowanej na plikach do relacyjnej bazy danych. wykonano również interfejs użytkownika w postaci aplikacji opartej na bibliotece touchgraph[2]. w niniejszym artykule przedstawiono sposób odzwierciedlenia struktury plików wordnetu na bazę danych oraz możliwości, jakie...

  • Artificjal environment for simulation of emergent behaviour
    Publikacja

    Przedstawiono opracowane środowisko dla modelowania zjawisk, w których współdziałanie wielu prostych jednostek prowadzi do powstawania złozonych struktur. Sposób oddziaływania jednostki zawarty jest w jej strukturze, która interpretowana jest poprzez specjalnie zdefiniowany język podobny do Prologu.

  • Text Documents Classification with Support Vector Machines
    Publikacja
    • P. Majewski

    - Rok 2008