Filtry
wszystkich: 1744
-
Katalog
- Publikacje 1270 wyników po odfiltrowaniu
- Czasopisma 12 wyników po odfiltrowaniu
- Konferencje 4 wyników po odfiltrowaniu
- Wydawnictwa 1 wyników po odfiltrowaniu
- Osoby 32 wyników po odfiltrowaniu
- Wynalazki 2 wyników po odfiltrowaniu
- Projekty 19 wyników po odfiltrowaniu
- Zespoły Badawcze 1 wyników po odfiltrowaniu
- Aparatura Badawcza 1 wyników po odfiltrowaniu
- Kursy Online 93 wyników po odfiltrowaniu
- Wydarzenia 8 wyników po odfiltrowaniu
- Dane Badawcze 301 wyników po odfiltrowaniu
wyświetlamy 1000 najlepszych wyników Pomoc
Wyniki wyszukiwania dla: GPU CLUSTER
-
PVM Web Cluster: integration of PVM clusters using Web services and CORBA.
PublikacjaProponujemy nową architekturę i jej implementację PVM Web Cluster, która umożliwia łatwe zrównoleglanie wykonania zadań PVM zarówno na geograficznie rozproszone klastry PVM jak i wewnątrz nich. Uruchamianie zadań jest wykonywane poprzez wywołanie usługi sieciowej (Web service), która negocjuje najlepszy klaster (klastry) dla danego zadania i komunikuje się z klastrami za pomocą standardu CORBA.
-
The role of clusters as collective actors in the energy transformation: the case of Mazovia Cluster ICT
PublikacjaPurpose – In our paper we aim to show the possibilities of implementing the idea of sustainability in the context of energy transformation using the concept of an industrial cluster. The implementation of the idea of sustainability is of particular importance from the perspective of the functioning of the meta-organisations involved in the implementation and promotion of decarbonisation processes. Industrial clusters, as collective...
-
Parallelization of large vector similarity computations in a hybrid CPU+GPU environment
PublikacjaThe paper presents design, implementation and tuning of a hybrid parallel OpenMP+CUDA code for computation of similarity between pairs of a large number of multidimensional vectors. The problem has a wide range of applications, and consequently its optimization is of high importance, especially on currently widespread hybrid CPU+GPU systems targeted in the paper. The following are presented and tested for computation of all vector...
-
Implementation of FDTD-compatible Green's function on heterogeneous CPU-GPU parallel processing system
PublikacjaThis paper presents an implementation of the FDTD-compatible Green's function on a heterogeneous parallel processing system. The developed implementation simultaneously utilizes computational power of the central processing unit (CPU) and the graphics processing unit (GPU) to the computational tasks best suited to each architecture. Recently, closed-form expression for this discrete Green's function (DGF) was derived, which facilitates...
-
JOURNAL OF CLUSTER SCIENCE
Czasopisma -
Parallelization of Selected Algorithms on Multi-core CPUs, a Cluster and in a Hybrid CPU+Xeon Phi Environment
PublikacjaIn the paper we present parallel implementations as well as execution times and speed-ups of three different algorithms run in various environments such as on a workstation with multi-core CPUs and a cluster. The parallel codes, implementing the master-slave model in C+MPI, differ in computation to communication ratios. The considered problems include: a genetic algorithm with various ratios of master processing time to communication...
-
Efficient parallel implementation of crowd simulation using a hybrid CPU+GPU high performance computing system
PublikacjaIn the paper we present a modern efficient parallel OpenMP+CUDA implementation of crowd simulation for hybrid CPU+GPU systems and demonstrate its higher performance over CPU-only and GPU-only implementations for several problem sizes including 10 000, 50 000, 100 000, 500 000 and 1 000 000 agents. We show how performance varies for various tile sizes and what CPU–GPU load balancing settings shall be preferred for various domain...
-
Investigation of Parallel Data Processing Using Hybrid High Performance CPU + GPU Systems and CUDA Streams
PublikacjaThe paper investigates parallel data processing in a hybrid CPU+GPU(s) system using multiple CUDA streams for overlapping communication and computations. This is crucial for efficient processing of data, in particular incoming data stream processing that would naturally be forwarded using multiple CUDA streams to GPUs. Performance is evaluated for various compute time to host-device communication time ratios, numbers of CUDA streams,...
-
Cluster Integration for the Cluster-Based Instance Selection
Publikacja -
Paweł Czarnul dr hab. inż.
OsobyPaweł Czarnul uzyskał stopień doktora habilitowanego w dziedzinie nauk technicznych w dyscyplinie informatyka w roku 2015 zaś stopień doktora nauk technicznych w zakresie informatyki(z wyróżnieniem) nadany przez Radę Wydziału Elektroniki, Telekomunikacji i Informatyki Politechniki Gdańskiej w roku 2003. Dziedziny jego zainteresowań obejmują: przetwarzanie równoległei rozproszone w tym programowanie równoległe na klastrach obliczeniowych,...
-
Auto-tuning methodology for configuration and application parameters of hybrid CPU + GPU parallel systems based on expert knowledge
PublikacjaAuto-tuning of configuration and application param- eters allows to achieve significant performance gains in many contemporary compute-intensive applications. Feasible search spaces of parameters tend to become too big to allow for exhaustive search in the auto-tuning process. Expert knowledge about the utilized computing systems becomes useful to prune the search space and new methodologies are needed in the face of emerging heterogeneous...
-
Tuning a Hybrid GPU-CPU V-Cycle Multilevel Preconditioner for Solving Large Real and Complex Systems of FEM Equations
PublikacjaThis letter presents techniques for tuning an accelerated preconditioned conjugate gradient solver with a multilevel preconditioner. The solver is optimized for a fast solution of sparse systems of equations arising in computational electromagnetics in a finite element method using higher-order elements. The goal of the tuning is to increase the throughput while at the same time reducing the memory requirements in order to allow...
-
Auster
Czasopisma -
Proximity and the Cluster Organization
PublikacjaIncluding the category of proximity in theoretical considerations and empirical analyzes in cluster organizations is an attempt to integrate existing approaches to understand and explain the specificity of inter-organizational cooperation developed in geographical proximity. The importance of geographical proximity to create a competitive advantage is emphasized in all theories on the establishment and development of industrial...
-
A-Team Middleware on a Cluster
Publikacja -
KernelHive: a new workflow-based framework for multilevel high performance computing using clusters and workstations with CPUs and GPUs
PublikacjaThe paper presents a new open-source framework called KernelHive for multilevel parallelization of computations among various clusters, cluster nodes, and finally, among both CPUs and GPUs for a particular application. An application is modeled as an acyclic directed graph with a possibility to run nodes in parallel and automatic expansion of nodes (called node unrolling) depending on the number of computation units available....
-
Finite element matrix generation on a GPU
PublikacjaThis paper presents an efficient technique for fast generation of sparse systems of linear equations arising in computational electromagnetics in a finite element method using higher order elements. The proposed approach employs a graphics processing unit (GPU) for both numerical integration and matrix assembly. The performance results obtained on a test platform consisting of a Fermi GPU (1x Tesla C2075) and a CPU (2x twelve-core...
-
Tuning matrix-vector multiplication on GPU
PublikacjaA matrix times vector multiplication (matvec) is a cornerstone operation in iterative methods of solving large sparse systems of equations such as the conjugate gradients method (cg), the minimal residual method (minres), the generalized residual method (gmres) and exerts an influence on overall performance of those methods. An implementation of matvec is particularly demanding when one executes computations on a GPU (Graphics...
-
GPU-accelerated finite element method
PublikacjaIn this paper the results of the acceleration of computations involved in analysing electromagnetic problems by means of the finite element method (FEM), obtained with graphics processors (GPU), are presented. A 4.7-fold acceleration was achieved thanks to the massive parallelization of the most time-consuming steps of FEM, namely finite-element matrix-generation and the solution of a sparse system of linear equations with the...
-
Knowledge Flows in Cluster Organizations
PublikacjaThis paper aims to identify knowledge flows in cluster organizations (COs). On the basis of a literature analysis on knowledge flows and cluster organizations, the following research question was formulated: What kind of knowledge flows can be identified in cluster organizations and what is their main characteristics? The paper is based on a literature analysis and Grounded Theory methodology, examining four purposefully selected...
-
The significance of proximity in cluster initiatives
PublikacjaPurpose – The main aim of this paper is to analyse relations between geographical and competence proximity and development of cooperation in cluster initiatives. Design/methodology/approach – The research was based on an original theoretical concept referring to the trajectory of development of cooperative relations in cluster initiatives. The research was carried out in mid-2017, in four purposefully selected clusterinitiatives....
-
Development of proximity in cluster organizations
PublikacjaSustainable development in cluster organizations (COs) is most fully manifested in the synergy effect. In turn, the synergy effect is achieved thanks to the development of proximity among cluster entities. The purpose of the paper is to test two conceptual models reflecting relations between selected dimensions of proximity in cluster organizations. The author reports the findings of a quantitative study conducted in four COs....
-
Social learning in cluster initiatives
PublikacjaPurpose – The purpose of the paper is to portray social learning in cluster initiatives (CIs), namely: 1) to explore, with the lens of the communities of practice (CoPs) theory, in what ways social learning occurs in CIs; 2) to discover how various CoPs emerge and evolve in CIs to facilitate a collective journey in their learning process. Subsequently, the authors address the research questions: In what ways does social learning...
-
Dynamic GPU power capping with online performance tracing for energy efficient GPU computing using DEPO tool
PublikacjaGPU accelerators have become essential to the recent advance in computational power of high- performance computing (HPC) systems. Current HPC systems’ reaching an approximately 20–30 mega-watt power demand has resulted in increasing CO2 emissions, energy costs and necessitate increasingly complex cooling systems. This is a very real challenge. To address this, new mechanisms of software power control could be employed. In this...
-
Modelling and simulation of GPU processing in the MERPSYS environment
PublikacjaIn this work, we evaluate an analytical GPU performance model based on Little's law, that expresses the kernel execution time in terms of latency bound, throughput bound, and achieved occupancy. We then combine it with the results of several research papers, introduce equations for data transfer time estimation, and finally incorporate it into the MERPSYS framework, which is a general-purpose simulator for parallel and distributed...
-
The labor market in industrial cluster analysis
PublikacjaThe paper offers a description of methodologies used in industrial cluster analysis in conjunction with the labor market analysis. The author explores many tools utilized in cluster identi-fication: quantitative methods (LQ, shift-share), qualitative methods (MSQA) and mixed tools (cluster analysis in conjunction with discriminant analysis, spider diagram, GEM model, ne-twork analysis). Each tool is described in terms of its connection...
-
Cutter IT Journal
Czasopisma -
Performance evaluation of parallel background subtraction on GPU platforms
PublikacjaImplementation of the background subtraction algorithm on parallel GPUs is presented. The algorithm processes video streams and extracts foreground pixels. The work focuses on optimizing parallel algorithm implementation by taking into account specific features of the GPU architecture, such as memory access, data transfers and work group organization. The algorithm is implemented in both OpenCL and CUDA. Various optimizations of...
-
Theory of industrial clusters
PublikacjaW niniejszym rozdziale zostały przedstawione podstawy teoretyczne klastrów, a w szczególności stosowane definicje i klasyfikacje gron oraz determinanty ich rozwoju. Autorka wyjaśnia również zjawisko powstawania klastrów i przedstawia korzyści płynące ze współpracy w gronie. Obszerną część artykułu stanowi przegląd metod stosowanych w badaniach struktur klastrowych. Autorka zamieściła również charakterystyki wybranych regionów opartych...
-
Creating Acoustic Maps Employing Supercomputing Cluster
PublikacjaThe implemented online urban noise pollution monitoring system is presented with regard to its conceptual assumptions and technical realization. A concept of the noise source parameters dynamic assessment is introduced. The idea of noise modeling, based on noise emission characteristics and emission simulations, was developer and practically utilized in the system. Furthermore, the working system architecture and the data acquisition...
-
Cluster organization as a form of non-technological innovation
PublikacjaThe paper aims to investigate the relationships that cluster enterprises develop with their environment through participation in cluster organization (CO). The authors report the findings from a qualitative study carried out in the Lubusz Metal Cluster. The main research strategy is case study. An in-depth individual interview was used to collect the data, and qualitative content analysis and coding for its analysis. The study...
-
Technological capability dynamics through cluster organizations
PublikacjaPurpose – The purpose of the paper is to portrait how members of cluster organizations (COs) perceive the role of COs in enabling them to accumulate technological capability (TC) significant for their innovation. Design/methodology/approach – The authors report the findings from their qualitative study based on an analysis of four COs. The organizational inertia and absorptive capacity (AC) theories are the theoretical underpinning...
-
Superconductivity in the Endohedral Ga Cluster Compound PdGa5
PublikacjaSuperconductivity is observed below Tc = 1.6 K in an endohedral Ga cluster compound PdGa5 using magnetization and heat capacity measurements. Electronic structure calculations show that the density of states (DOS) at the Fermi level is dominated by Ga s and p states and that the overall shape of DOS is similar to what was found in other endohedral Ga cluster superconductors, such as MoxGa5x+1, ReGa5, and T2Ga9 (T = Rh and Ir)....
-
Cluster-based instance selection for machine classification
Publikacja -
A New Cluster-based Instance Selection Algorithm
Publikacja -
Cluster-Dependent Feature Selection for the RBF Networks
Publikacja -
Consensus-based cluster merging for the prototype selection
Publikacja -
SARS-CoV-2 Cluster in Nursery, Poland
Publikacja -
Efficiency of interactive terrain visualization with a PC-cluster
PublikacjaW artykule przedstawiono wyniki jednego z zadań krajowego projektu CLUSTERIX, poświęconego opracowaniu wydajnej aplikacji do interaktywnej wizualizacji terenu z rzeczywistych danych przestrzennych. Szczególną uwagę poświęcono praktycznym aspektom wykorzystania klastrów obliczeniowych w zastosowaniach ściśle graficznych.
-
The Use of Information and Communication Technologies in Cluster Organizations
PublikacjaThe purpose of the paper is to explore how cluster organizations (COs) take advantage of Information and Communication Technologies (ICT). The paper addresses the research question: “How do cluster organizations take advantage of ICT in fulfilling their main roles?”. The research was carried out in the first half of 2016 in four purposefully selected cluster organizations. The main research strategy involved Grounded Theory; the...
-
Factors that strengthen and weaken the identity of the cluster structures
PublikacjaThe main aim of this paper is the application of "identity" to the issues related to "clustering process" and particularly - to the cooperation in the clusters and the cluster initiatives. The authors distinguish these factors that have the greatest influence on the formation and maintenance of identity in mentioned networks of cooperation.
-
Evaluation of multimedia applications in a cluster oriented environment
PublikacjaIn the age of Information and Communication Technology (ICT), Web and the Internet have changed significantly the way applications are developed, deployed and used. One of recent trends is modern design of web-applications based on SOA. This process is based on the composition of existing web services into a single scenario from the point of view of a particular user or client. This allows IT companies to shorten product time-to-market....
-
Massive surveillance data processing with supercomputing cluster
PublikacjaIn recent years, increasingly complex algorithms for automated analysis of surveillance data are being developed. The rapid growth in the number of monitoring installations and higher expectations of the quality parameters of the captured data result in an enormous computational cost of analyzing the massive volume of data. In this paper a new model of online processing of surveillance data streams is proposed, which assumes the...
-
The Factors Affecting Group Identity of Cluster Structures
PublikacjaThe paper provides a new approach to cluster analysis, basing on a sociologically rooted concept of identity. The authors state that identity in cluster structures is formed by two main groups of factors – uncontrollable or slightly controllable factors (identity mix) and factors that can be fully controlled by a cluster initiative (corporate identity mix). It means that the cluster coordinator is able to consciously build the...
-
Considerations of Computational Efficiency in Volunteer and Cluster Computing
PublikacjaIn the paper we focus on analysis of performance and power consumption statistics for two modern environments used for computing – volunteer and cluster based systems. The former integrate computational power donated by volunteers from their own locations, often towards social oriented or targeted initiatives, be it of medical, mathematical or space nature. The latter is meant for high performance computing and is typically installed...
-
Sustainability objectives and collaboration lifecycle in cluster organizations
PublikacjaIn our paper, we combine two issues, collaboration in cluster organizations and sustainability, aiming to answer the question: Does complex governance structure of cluster organizations support members in formulating and reaching sustainability objectives? Based on four case studies of cluster organizations and a still novel abductive approach, we present the ways in which sustainability was executed in their functioning. Our study...
-
Endohedral gallide cluster superconductors and superconductivity in ReGa5
PublikacjaWe present transition metal-embedded (T@Gan) endohedral Ga clusters as a favorable structural motif for superconductivity and develop empirical, molecule-based, electron counting rules that govern the hierarchical architectures that the clusters assume in binary phases. Among the binary T@Gan endohedral cluster systems, Mo8Ga41, Mo6Ga31, Rh2Ga9, and Ir2 Ga9 are all previously known superconductors. The well-known exotic superconductor...
-
Experimental and theoretical study of protonated water cluster
PublikacjaZa pomocą metody rojowej zbadano powstanie i dryf dodatnio naładowanych klastrów wody H+(H20)n n=1-7. Oszacowano energie dysocjacji. Prace uzupełniają obliczenia kwantowe konfiguracji wybranych klastrów. Dokonano obliczeń kilkunastu konfiguracji zjonizowanych klastrów.
-
Sustainability of Cluster Organizations as Open Innovation Intermediaries
PublikacjaThe purpose of the paper is to identify the most important open innovation practices used by cluster organizations (COs). To reflect these practices, the paper uses the concept of the trajectory of relationship development in COs, applied in the Interizon cluster organization. Additionally, this paper introduces the potential sustainability-related implications of open innovation adoption in cluster organizations. An in-depth direct...
-
The Cluster Organization. Analyzing the Development of Cooperative Relationships
PublikacjaCluster organizations are becoming more and more popular, both in developing and developed countries. Considering the development of cluster policy and the related dynamic growth of cluster initiatives in the world, the lack of sufficient knowledge on the development of cooperation in cluster organizations inhibits their development and, in many cases, causes their complete disintegration. The book provides new important elements...